ladybird/Userland/Games/Snake
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