minesweep-rs
minesweep-rs copied to clipboard
Sweep some mines for fun, and probably not for profit.
| SHA256 | Commit Message | | ---------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------ | | [`cb70375e`](https://github.com/NixOS/nixpkgs/commit/cb70375ef33983c4241ea88879ca3e77eb93a8a6) | `helix: 22.08 -> 22.08.1` | | [`937266ba`](https://github.com/NixOS/nixpkgs/commit/937266ba5515b96e1731ef3846af358b2cd8d5a5) | `josm: 18531 → 18543` | | [`55f8c48b`](https://github.com/NixOS/nixpkgs/commit/55f8c48b10ebdbe6376c6fcc4c9af67d028db392) |...
Hey there, this is my first time posting an issue! I forked the repo and tried to use `cargo run` on it but it threw a `Subtract with Overflow` error....
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Awaiting Schedule These updates are awaiting their schedule. Click on a checkbox to...
I am trying to run minesweep-rs via docker, and I am assuming that this would be playable via the browser ? Since no ports were specified, I assume it will...
| Commit | Message | | ---------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------- | | [`25c945df`](https://github.com/NixOS/nixpkgs/commit/25c945df289dbb064a9afc96ac1b665dd08d6b7a) | `` swift: fixup build after upgrade to python-3.12 `` | | [`5041afcd`](https://github.com/NixOS/nixpkgs/commit/5041afcd2b075aad48f4336668b129cd318edc8b) | `` crosvm: 125.0 ->...
cargo run Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.03s Running `target/debug/minesweep` thread 'main' panicked at src/ui.rs:405:45: attempt to subtract with overflow stack backtrace: 0: 0x564f91d056c5 - std::backtrace_rs::backtrace::libunwind::trace::h1a07e5dba0da0cd2 at...