nothing special

This commit is contained in:
Simon Gardling
2021-04-01 02:07:00 -04:00
parent c25b0d1795
commit 4e688c3fa7
3 changed files with 3 additions and 3 deletions

View File

@@ -8,4 +8,5 @@
- sin/cos table?
- Make colisions for walls of grid
- Add config and cmd arguments when running the binary to adjust simulation settings
- Rewrite `grid.rs`
- Rewrite `grid.rs`
- Move agent list to grid type