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-23 09:51:57 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
c392c0d799
serenity
/
Games
/
Snake
History
Andreas Kling
b3f7f5436a
Snake+Minesweeper: Exit process when game window is closed.
2019-04-21 04:11:29 +02:00
..
.gitignore
Snake: Import skeleton of a new snake game.
2019-04-20 01:54:10 +02:00
main.cpp
Snake+Minesweeper: Exit process when game window is closed.
2019-04-21 04:11:29 +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