This website requires JavaScript.
Explore
Help
Sign in
Ladybird
/
ladybird
Watch
1
Star
0
Fork
You've already forked ladybird
0
mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced
2025-06-11 02:13:56 +09:00
Code
Activity
b15a889ca4
ladybird
/
Userland
/
Games
/
Snake
History
Download ZIP
Download TAR.GZ
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