Bomb evade is a simple 2D Unity game where the player has to evade bombs that continuously fall from the sky.
Main menu from the game with two options: either the 'Play' button, which triggers and starts the game, or the 'Quit' button, which shuts down the game.
Active gameplay: In this photo, you can see the game in action. As the player (yellow character), you have to avoid the falling bombs. As you successfully avoid them, your score goes up.
Game Over screen, this screen appears when one of the bombs touches you, constituting a loss. You then get a 'Menu' button that, when triggered, takes you back to the main menu.


