This is a 2D game just like the famous Flappy Bird. I developed this game to practice good programming architecture. I made a PlayerManager that connects to the LevelManager, which at the same time connects to the GameManager. This game was optimized using singletons and a Pool for spawning GameObjects.

Leave a comment

Log in with itch.io to leave a comment.