issues
search
VRushLP
/
RigorMortisGame
A game made for TCSS491 Computational Worlds, Winter 2016
2
stars
0
forks
source link
Simplify agent files
#115
Closed
tjsg1992
closed
7 years ago
tjsg1992
commented
7 years ago
Split enemy.js into individual files for each enemy type.
Create animation-builder.js to facilitate the process of creating animations so that this can be taken out of agent code.
(Optional) Create a text file detailing instructions on how to add a new agent to the game.