serenity/Userland/Games/FlappyBug
Pedro Pereira 85ae298b85 FlappyBug: Port to LibMain
Simplified two pledge() and two unveil() by using TRY().
2021-11-22 21:02:14 -08:00
..
CMakeLists.txt FlappyBug: Port to LibMain 2021-11-22 21:02:14 -08:00
Game.cpp FlappyBug: Only paint areas which need to be painted 2021-07-10 23:28:20 +02:00
Game.h LibGfx: Use ErrorOr<T> for Bitmap::try_load_from_file() 2021-11-08 00:35:27 +01:00
main.cpp FlappyBug: Port to LibMain 2021-11-22 21:02:14 -08:00