An open API service indexing awesome lists of open source software.

https://github.com/danielinoa/bouncy


https://github.com/danielinoa/bouncy

Last synced: 9 months ago
JSON representation

Awesome Lists containing this project

README

          

Bouncy
======
This is a simple game where the user uses the left and right arrow keys to move the ball about the screen.
The objective of the games is to collect as many coins as possible while alive.
At the beginning of the game the first 7 platforms are placed one after the other
so the player can have a chance to play. After the first 7 platforms, the platforms are randomly generated by Java.
The way the player dies is by falling of the platform.