serenity/Userland/Games/FlappyBug
Mim Hufford 3f603ab082 FlappyBug: Start obstacles off the screen
Previously obstacles were respawning fully on-screen which caused a
discontinuous look. Now they smoothly move into view from off-screen.
2021-06-20 10:54:27 +01:00
..
CMakeLists.txt
Game.cpp
Game.h FlappyBug: Start obstacles off the screen 2021-06-20 10:54:27 +01:00
main.cpp