Draluy / Labyrinth

Tile-based, web-based game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Make the player move on the labyrinth

Draluy opened this issue · comments

  • Change boundary check code to allow movement only on the labyrinth.
  • Allow only to move to adjacent cells
  • Movement should be mouse based to allow for mobile play.

Depends on #2