Code Documentation - Romulus10/Akvanta GitHub Wiki

Akvanta Code Documentation

For Collaborators

The core of the game is currently housed in app.js. The file is commented heavily with function descriptions and references to how different problems were addressed. This wiki page will be a listing of full documentation as well as descriptions of the logic behind why those problems were addressed that way.

Game initialization

Movement and Combat

Game Logic and Calculations

Map and UI

Notes