Skip to content

Tankages-DOOM-EM/mousr

Repository files navigation

mousr

A top-down maze game built with Unity.

Controls

  • spacebar Start game/level
  • ⬆️ Move up
  • ⬇️ Move down
  • ⬅️ Move left
  • ➡️ Move right

Features

⬜ planned, ✅ complete

  • ✅ Randomly generated mazes
  • ✅ Goal
  • ✅ Timer
  • ✅ Score
  • ✅ Collectables
    • ✅ coins
    • ✅ time boost
  • ⬜ Fog of War
  • ✅ Doors & switches/keys
  • ⬜ effects
    • ⬜ score/point text w/ fade for collect
    • ⬜ coin collect
    • ⬜ time boost collect
    • ⬜ level complete
  • ⬜ Difficulty Levels [Easy,Hard]
  • ⬜ Proper Art