Skip to content

Latest commit

 

History

History
12 lines (12 loc) · 625 Bytes

README.md

File metadata and controls

12 lines (12 loc) · 625 Bytes

Roguelike Game

Made using HTML, CSS and JavaScript. In order to run this game, git clone and run the file roguelike.html on your browser.

Instructions

  • Use the arrow keys for player movement.
  • Avoid the purple demons.
  • Collect the yellow flasks for 100 points
  • Blue flasks give you 500 points and let you run over demons for 20 seconds.
  • There are 3 levels to the game.
  • Each level has a time limit. (Reduces for each level)
  • For each second saved you receive 10 points.
  • Reach the blue hole which is the exit.
  • Failure to complete a level in time or allowing a demon to reach you leads you back to the start.