serenity/Userland/Games/FlappyBug
Andreas Kling c7d891765c LibGfx: Use "try_" prefix for static factory functions
Also mark them as [[nodiscard]].
2021-07-21 18:02:15 +02:00
..
CMakeLists.txt FlappyBug: Add missing component declaration 2021-06-20 11:13:30 +01:00
Game.cpp FlappyBug: Only paint areas which need to be painted 2021-07-10 23:28:20 +02:00
Game.h LibGfx: Use "try_" prefix for static factory functions 2021-07-21 18:02:15 +02:00
main.cpp FlappyBug: Persist high score to disk 2021-06-22 23:05:10 +02:00