Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 452 Bytes

File metadata and controls

12 lines (10 loc) · 452 Bytes

Game Details

add-maze_runner

  • Game Name: Maze Runner - Advanced
  • Language: Python
  • Description: A GUI maze game where the player navigates a randomly generated maze using arrow keys to reach the exit before the timer runs out. Walls are black, start is blue, exit is green.

Checklist

  • Game added in correct language folder
  • README.md updated
  • INDEX.md updated (you can do this next)
  • Code tested successfully