generated from GarandPLG/rust-flake-template
b45c300bc38b65c0c96c57b943efc53a30804832
Introduce `CellTag` and `Players` enums and extend `CellWidget` to carry a tag. Store player and enemy base coordinates in `BoardState` and tag those cells. Reduce horizontal margin from 3 to 1 in board layout helpers. Change CLI defaults: map width default 42, map height min 11 and default 11. Adjust offset calculation and render constraints to match the new layout.
rust-flake-template
Basic flake for rust development and production.
Languages
Rust
97.1%
Nix
2.9%