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-31 19:52:45 +00:00
Code
Issues
Activity
Actions
38cb15ff49
serenity
/
Userland
/
Games
/
Snake
History
Download ZIP
Download TAR.GZ
Tim Ledbetter
a6f6a1afd2
Userland: Prefer non-fallible construction for LibGUI objects
2023-09-18 18:00:45 +02:00
..
Skins
Snake: Replace DeprecatedString with String
2023-09-09 10:50:03 -06:00
CMakeLists.txt
Meta: Rename compile_gml to stringify_gml
2023-08-11 21:33:48 +02:00
Game.cpp
Snake: Replace DeprecatedString with String
2023-09-09 10:50:03 -06:00
Game.h
Snake: Replace DeprecatedString with String
2023-09-09 10:50:03 -06:00
Geometry.h
Snake: Move geometry types into Geometry.h and add Direction enum
2023-03-20 09:29:30 +01:00
main.cpp
Userland: Prefer non-fallible construction for LibGUI objects
2023-09-18 18:00:45 +02:00
Snake.gml
Snake: Use a statusbar to display the current and high score
2022-12-23 23:26:21 +01:00