Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-08-25 | (main)+state data structure and iteration logic | Aryadev Chavali | |
Per iteration, increment the centre of the grid, and perform any collapsing necessary (if >= 4 then sand pile "collapses" onto its cardinal directions). | |||
2023-08-25 | INITIAL | Aryadev Chavali | |
Simple hello world in raylib, with a Makefile to do the compilation for me! |