This website requires JavaScript.
Explore
Help
Sign in
RGBCube
/
serenity
Watch
1
Fork
You've already forked serenity
0
mirror of
https://github.com/RGBCube/serenity
synced
2025-10-13 16:42:08 +00:00
Code
Issues
Activity
Actions
79573ce7e6
serenity
/
Games
/
Snake
History
Download ZIP
Download TAR.GZ
Andreas Kling
79573ce7e6
Snake: Try to only repaint the parts that actually changed between ticks.
2019-04-20 15:04:34 +02:00
..
.gitignore
Snake: Import skeleton of a new snake game.
2019-04-20 01:54:10 +02:00
main.cpp
Snake: Flesh out a basic snake game :^)
2019-04-20 03:24:50 +02:00
Makefile
Get rid of SERENITY macro since the compiler already defines __serenity__
2019-04-20 12:58:49 +02:00
SnakeGame.cpp
Snake: Try to only repaint the parts that actually changed between ticks.
2019-04-20 15:04:34 +02:00
SnakeGame.h
Snake: Try to only repaint the parts that actually changed between ticks.
2019-04-20 15:04:34 +02:00