Releases: dwhitacre/openplanet-snake
Releases · dwhitacre/openplanet-snake
v1.3.0
- adds rainbow support to snake and apple
v1.2.0
- add better grid that supports changing the playable area
- support resizing number of cells per x,y
- some styles to help with configuring grid
- remove duplicate notification when setting a new high score on death
v1.1.0
- added customizable game tick and grid size
- added snake/apple color
- attempt fix for snake reversing direction onto itself to death by storing the last game tick input
v1.0.0
initial snake game plugin