OctopodGames / Rodents-Revenge

The classic windows game.
1 stars 5 forks source link

Create a JS Moveable Object #11

Closed jncormier24 closed 11 years ago

jncormier24 commented 11 years ago

Someone will need to create the functions for the Moveable object in the object_model.js. This should be done after the square object is created as it will inherit from the Square.

zcdziura commented 11 years ago

Turns out we moved away from this model, so we won't need a Movable object.