Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-08-25 | (main)+camera | Aryadev Chavali | |
This will be useful for zooming in. | |||
2023-08-25 | (main)+colouring for differing sandpile proportions | Aryadev Chavali | |
Based on Wikipedia page colouring. | |||
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! |