Flappy Rockets is a single-player TUI(Tangible User Interface) based game developed on Processing 3. To gain points, you are required to dodge incoming asteroids and protect your spaceship from getting damaged. The user interaction involves the use of a miniature physical spacecraft to be used as a controller.
Watch the gameplay video here!
- Download the entire repository on your system.
- Inside the folder named FlappyRockets, there's a FlappyRockets.pde file.
- Open it using Processing 3.
- Tweak the source code as per your wish.
- Click the play button to run the code.