ladybird/Userland/Games/Snake
Tim Schumacher 82a152b696 LibGfx: Remove try_ prefix from bitmap creation functions
Those don't have any non-try counterpart, so we might as well just omit
it.
2023-01-26 20:24:37 +00:00
..
CMakeLists.txt Snake: Convert the game window to GML 2022-12-23 23:26:21 +01:00
Game.cpp LibGfx: Remove try_ prefix from bitmap creation functions 2023-01-26 20:24:37 +00:00
Game.h Snake: Make initialization from GML fallible 2023-01-01 09:55:05 -05:00
main.cpp LibGfx: Remove try_ prefix from bitmap creation functions 2023-01-26 20:24:37 +00:00
Snake.gml Snake: Use a statusbar to display the current and high score 2022-12-23 23:26:21 +01:00