https://github.com/hazcod/forcewind
Java Test to build a retro game inspired on the Avatar series from scratch and with zero knowledge.
https://github.com/hazcod/forcewind
Last synced: 2 months ago
JSON representation
Java Test to build a retro game inspired on the Avatar series from scratch and with zero knowledge.
- Host: GitHub
- URL: https://github.com/hazcod/forcewind
- Owner: hazcod
- Created: 2013-08-13T14:40:51.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2019-04-30T08:27:33.000Z (about 7 years ago)
- Last Synced: 2025-03-17T13:57:59.355Z (over 1 year ago)
- Language: Java
- Homepage:
- Size: 307 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
ForceWind
=========
Test to build a retro game inspired on the Avatar series.
Rendering: Main renderer calls different rendering algorhytms to draw on a specific JPanel.
UI: Main UI containing several subUI elements. TODO.