Skip to content

z29591259/MazeCreator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

A maze generator with path finding function

  • Generate maze with custom size
  • Search the shortest path with custom points
  • Maze size auto adapt screen when the first time load page
  • Demo Page

Maze Generator Demo Gif

Maze Algorithm

Pathfinding Algorithm

  • A* pathfinding algorithm
  • Code reference from my another repository AstarCustomMap

About

A maze generator with path finding function

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published