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

https://github.com/zetsux/bouncing-ball-app

🔴 An application to spawn balls and watch them bounce after each collide infinitely
https://github.com/zetsux/bouncing-ball-app

bouncing-ball java

Last synced: about 2 months ago
JSON representation

🔴 An application to spawn balls and watch them bounce after each collide infinitely

Awesome Lists containing this project

README

          

# Bouncing Ball Application

A simple application created using Java,
able to spawn balls that will bounce when
hitting the wall or each other

[Features]
- Spawn numbered/lettered balls with a random color by clicking letters or numbers on keyboard
- The balls are able to bounce when hitting the wall
- The balls are able to bounce when colliding with another ball