Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 1.44 KB

README.md

File metadata and controls

28 lines (21 loc) · 1.44 KB

Role Play Game: Hero vs. Monsters

Description

Build a hero based walking on tiles and killing monsters type of game. The hero is controlled in a maze using the keyboard. Heroes and monsters have levels and stats depending on their levels. Each level has randomly generated maze and the higher the level is, the more monsters are.

Move

  • Move down ⬇️ or :s:
  • Move up ⬆️ or :w:
  • Move right ➡️ or :d:
  • Move left ⬅️ or 🅰️

Hero

Face up Hero Face Up Face Down Hero Face Down Face Left Hero Face Left Face Right Hero Face Right

Boss Monster

Boss Monster

Monster

Monster

Wall

Wall

Game Screenshot

Game Screenshot