Skip to content

ionkarsingh/Maze-Runner-Using-p5.play.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

4 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿงฉ Maze Runner Game

A top-down maze navigation game created using p5.js and p5.play. Guide the player through a maze from the start point to the finish tile. The game features animated sprites, collision detection, and a pop-up modal when you win.

๐Ÿ” Features

  • Smooth player movement with arrow keys
  • Maze layout loaded from a .txt file
  • Real-time collision detection with walls
  • Finish line modal with "Restart" option

๐Ÿ•น๏ธ How to Play

  • Use arrow keys to move the player.
  • Reach the finish tile to win the game.
  • A pop-up will appear; click Restart to try again.

๐Ÿš€ How to Run Locally

  1. Clone or download the repository:
    ๐Ÿ‘‰ GitHub Repo - Maze Runner

    Or use the command line:

    git clone https://github.com/ionkarsingh/Maze-Runner-Using-p5.play.js
    cd Maze-Runner-Using-p5.play.js

About

Maze Runner game built with p5.js and p5.play. Guide the player through a maze from the start to the finish tile while avoiding walls. Features smooth movement, real-time collision detection, and a winning pop-up modal with a restart option.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors