update todo

This commit is contained in:
Simon Gardling 2021-04-01 09:37:39 -04:00
parent a613b6e9b2
commit f8b16c720b

View File

@ -9,4 +9,5 @@
- Make colisions for walls of grid
- Add config and cmd arguments when running the binary to adjust simulation settings
- Rewrite `grid.rs`
- Move agent list to grid type
- Move agent list to grid type
- Remove need for `deposit` function