1
Fork 0
Minesweeper in the browser without any client-side JavaScript
Go to file
2024-06-19 10:48:36 +02:00
src Open one field by default 2024-05-23 09:37:03 +02: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 flake to add package 2024-05-02 20:42:57 +02:00
Cargo.lock update dependencies 2024-06-19 10:48:36 +02:00
Cargo.toml update dependencies 2024-06-19 10:48:36 +02:00
favicon.ico Add favicon 2023-06-29 13:29:09 +02:00
flake.lock update flake ; fix toolchain hash 2024-06-19 09:59:23 +02:00
flake.nix update flake ; fix toolchain hash 2024-06-19 09:59:23 +02: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
rust-toolchain.toml Update flake to add package 2024-05-02 20:42:57 +02:00
style.css RIIR 2023-07-02 18:06:27 +02:00
treefmt.nix Update flake to add package 2024-05-02 20:42:57 +02:00

minesweeper-nojs

To automatically compile while developing:

just dev

To run:

just run