“Fully configurable multi level Arduino breakout game for touch screen.
Story
This a small version of the classic breakout video game for Arduino UNO and TFT LCD screen (240x320 pixel), driver ILI9341 with 8-bit parallel communication.
The game
This Breakout has multiple screens with different configurable rows and columns of bricks, up to eight rows, with each two rows a different color, that can be programmed on or off with different patterns. Using a single ball, using the touch panel the player must knock down as many bricks as possible by using the walls and/or the paddle below to ricochet the ball against the bricks and eliminate them. If the player’s paddle misses the ball’s rebound, they will lose a turn.”