Skip to content

peecky/miro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

miro

An OpenGL based 2D maze game.

maze

How to

Run the program on command prompt. Input the width and the height of the maze. Then a new window will be appeared.

Activate the window if it is on background. Press space bar to generate the maze. Then move the character to reach the goal.

full size mage

Control Keys

  • Start/Stop: Space Bar
  • Move: Arrow Keys
  • Speed: + -
  • Scroll the Maze: w a s d
  • Zoom In/Out: Page Up Down
  • View Whole Maze: Home
  • Closed View: End
  • Initialize zoom and scroll: Insert
  • Initialize all (zoom, scroll, speed): Del

reached the goal

Auto Mode

Run the program with --auto option. The character will move and reach the goal automatically.

About

An OpenGL based 2D maze game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published