1
Fork 0
Minesweeper in the browser without any client-side JavaScript
Find a file
2023-12-31 23:01:14 +01:00
.cargo Update dependencies ; Add nix stuff 2023-12-31 23:01:14 +01:00
src Update dependencies 2023-11-09 19:59:35 +01:00
.envrc Update dependencies ; Add nix stuff 2023-12-31 23:01:14 +01:00
.gitattributes RIIR 2023-07-02 18:06:27 +02:00
.gitignore Update dependencies ; Add nix stuff 2023-12-31 23:01:14 +01:00
Cargo.lock Update dependencies ; Add nix stuff 2023-12-31 23:01:14 +01:00
Cargo.toml Update dependencies ; Add nix stuff 2023-12-31 23:01:14 +01:00
favicon.ico Add favicon 2023-06-29 13:29:09 +02:00
flake.lock Update dependencies ; Add nix stuff 2023-12-31 23:01:14 +01:00
flake.nix Update dependencies ; Add nix stuff 2023-12-31 23:01:14 +01:00
LICENSE Initial commit 2023-06-27 18:52:22 +02:00
README.md Update README.md 2023-06-27 19:15:02 +02:00
style.css RIIR 2023-07-02 18:06:27 +02:00

minesweeper-nojs

To automatically compile while developing:

just dev

To run:

just run