Skip to content

ZaneEme/MazeGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MazeGenerator

Generates a maze based on specific conditions such as frames per second and grid size Uses P5.js for all animations. Generated mazes will become playable after completion.

Requirements:

Requires installation of the P5 Complete Library

Usage:

  • Run index.html
    • Main game code is located in mazeGenerator.js

Goals:

  • Refactor code to clean it up
    • Start with Cell.js and PlayMaze.js
  • Add a system to save mazes
    • csv file for wall locations?
  • Replace P5.js requirement for more popular framework

About

Generates a maze based on specific conditions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages