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 19:12:18 +00:00
Code
Issues
Activity
Actions
bb4c7b6a35
serenity
/
Userland
/
Games
/
Snake
History
Download ZIP
Download TAR.GZ
Sam Atkins
f0395a2042
LibGUI+Userland: Rename
try_load_from_gml()
->
load_from_gml()
:^)
...
It's the only one, so the `try` prefix is unnecessary now.
2023-01-07 14:39:30 +01:00
..
CMakeLists.txt
Snake: Convert the game window to GML
2022-12-23 23:26:21 +01:00
Game.cpp
Snake: Make initialization from GML fallible
2023-01-01 09:55:05 -05:00
Game.h
Snake: Make initialization from GML fallible
2023-01-01 09:55:05 -05:00
main.cpp
LibGUI+Userland: Rename
try_load_from_gml()
->
load_from_gml()
:^)
2023-01-07 14:39:30 +01:00
Snake.gml
Snake: Use a statusbar to display the current and high score
2022-12-23 23:26:21 +01:00