Skip to content

A maze generator using the recursive backtracking algorithm for generating the maze and SFML for graphics

Notifications You must be signed in to change notification settings

Juulbl/MazeGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MazeGenerator

A maze generator using the recursive backtracking algorithm for generating the maze and SFML for graphics.

About

This project is created in Visual Studio 2017.

Build instructions:

After building this project copy the dlls from SFML-2.5.0/bin to the build directory.

Links:

youtube: https://www.youtube.com/watch?v=EQy9FxP0rxE

About

A maze generator using the recursive backtracking algorithm for generating the maze and SFML for graphics

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published