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

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.

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.