Minesweeper in the browser without any client-side JavaScript
.cargo | ||
src | ||
.gitattributes | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
favicon.ico | ||
LICENSE | ||
README.md | ||
style.css |
minesweeper-nojs
To automatically compile while developing:
just dev
To run:
just run