Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gabrielfrimodig/simpleballbouncer
Simple Ball Bouncer in Java
https://github.com/gabrielfrimodig/simpleballbouncer
Last synced: 11 days ago
JSON representation
Simple Ball Bouncer in Java
- Host: GitHub
- URL: https://github.com/gabrielfrimodig/simpleballbouncer
- Owner: gabrielfrimodig
- Created: 2021-01-24T08:07:51.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-01-24T08:44:54.000Z (almost 4 years ago)
- Last Synced: 2023-10-24T21:29:04.800Z (about 1 year ago)
- Language: Java
- Homepage:
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Simple Ball Bouncer
A simple ball bouncing program in Java.
![image info](Images/preview.png)
## Keyboard
**Space** for adding a ball. \
**p** for pausing/continue. \
**esc** for ending program.