retro snake game
Stars
6
Forks
0
Watchers
Open Issues
Overall repository health assessment
No package.json found
This might not be a Node.js project
No contributors data available
feat: fix the font issue + update readme
b478900
chore: add a new windows executable
7adbbc9
fix: snake eating check including a phantom tail
869b38c
minor improvements
ced933b
leveling up based on the score + new preview video
bc530b8
remove library function to determine max
dc8bf3f
tail added!
da00185
add eyes and pointy head for the snake
f9e231d
make offsets explicit
0713f8d
ephemeral food
f352f26
fix starting point of snake at the startt
557fb19
make sure user starts from a valid position
eae688c
fix no land path issue when a new level is generated
0f62dc7
fix weird level-bound timing issue
ab71e8a
Merge pull request #2 from rhaeguard/procedural-level
62eb943