This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
serenity
Watch
1
Star
0
Fork
You've already forked serenity
0
mirror of
https://github.com/SerenityOS/serenity.git
synced
2025-01-24 18:32:28 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
a56e1afb64
serenity
/
Games
/
Snake
History
Andreas Kling
a56e1afb64
Snake: Show the highest score achieved so far (in this session.)
2019-04-20 21:24:38 +02:00
..
.gitignore
Snake: Import skeleton of a new snake game.
2019-04-20 01:54:10 +02:00
main.cpp
Snake: Add a window icon. :^)
2019-04-20 20:14:02 +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: Show the highest score achieved so far (in this session.)
2019-04-20 21:24:38 +02:00
SnakeGame.h
Snake: Show the highest score achieved so far (in this session.)
2019-04-20 21:24:38 +02:00