generated from GarandPLG/rust-flake-template
7fb001faabddada3e6dc8c8bcde16e78e51e8e2b
Introduce `AppEvent::Tick` and a background thread that emits timed events. `App` now handles `Tick` by calling a new `update` method, which advances the board and increments a `turn_counter` in `SkirmishState`. Add required imports, fields, and the `spawn_tick_thread` call in `main`.
rust-flake-template
Basic flake for rust development and production.
Languages
Rust
97.1%
Nix
2.9%