- generateMonsters.jsp - the main file of the Monster Arena.
- calculateBattle.jsp - this file receives information from generateMonsters.jsp and uses it to determine the outcome of the battle.
- makeMonsterArena.sql - the original sql file to populate the database used in this version of Monster Arena.
Back Home