Skip to content

Pucilowski/mazement

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mazement

Visualise graph algorithms in real-time within the context of grids. Implements several algorithms to generate at random as well as solve mazes made up of tesselated shapes.

Screenshots

1 2 3 4

Graph representations

  • square grid
  • triangle grid
  • hexagonal grid
  • octagon/square grid

Maze generation

  • randomized depth first search
  • Prim's

Maze pathfinding

  • depth first search
  • A* Search

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors