Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/radeusgd/tappyninja
A simple game similar to Fruit Ninja in libGDX, most of it done in 1 day.
https://github.com/radeusgd/tappyninja
Last synced: 25 days ago
JSON representation
A simple game similar to Fruit Ninja in libGDX, most of it done in 1 day.
- Host: GitHub
- URL: https://github.com/radeusgd/tappyninja
- Owner: radeusgd
- License: other
- Created: 2014-07-11T09:46:13.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-07-11T17:38:01.000Z (over 10 years ago)
- Last Synced: 2024-04-16T04:58:46.264Z (7 months ago)
- Language: Java
- Size: 352 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
A simple game similar to Fruit Ninja (but different) made in libGDX in ~1 day.
I try to write clean code, however my main goal is to do make the game quickly so it's not of the highest quality but I think it could serve for a nice example of a simple game. I also try to keep it as simple as possible while being able to maintain the code with ease.