1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-27 12:47:35 +00:00
serenity/Userland/Games/Snake
Cubic Love 15d6b3017a Snake: Set Snake as default skin
Set 'Snake' as the default skin for its aesthetic appeal and color
harmony with the game's icon.
2024-03-13 22:05:31 -06:00
..
Skins Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30
CMakeLists.txt Snake: Use new GML compiler 2023-12-07 02:39:20 +01:00
Game.cpp Snake: Set Snake as default skin 2024-03-13 22:05:31 -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 Snake: Set Snake as default skin 2024-03-13 22:05:31 -06:00
MainWidget.h Snake: Use new GML compiler 2023-12-07 02:39:20 +01:00
Snake.gml Snake: Use new GML compiler 2023-12-07 02:39:20 +01:00