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: 2 months 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 (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-07-11T17:38:01.000Z (almost 11 years ago)
- Last Synced: 2025-01-25T11:41:32.085Z (4 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.