aj-r / uwgame

An RPG in which the player runs around the University of Waterloo campus and does awesome things.
0 stars 1 forks source link

Add player layer with initial functionality #4

Open Christofosho opened 10 years ago

Christofosho commented 10 years ago

Specifically:

  1. Logic to show player above map layer
  2. Logic to orient player when moving in specific directions
  3. Logic to save player location to localstorage (partially done in the player.js module)