Skip to content

RenzoRomeo/MazeGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Maze Generator

This is a random maze generator that uses DFS (Depth First Search) in order to generate a random maze of a given size.

Technologies used

  • C++
  • SDL 2: Library for handling window creation, input, and graphics context.

Demo

Animation

About

Random maze generator.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages