Skip to content
This repository has been archived by the owner on Sep 26, 2024. It is now read-only.

mkiefel/maze

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Simple Maze for C++

Dependencies

Build

$ mkdir build && cd build
$ cmake ..
$ make

Run

Still in the same directory you can run the code with

$ ./maze/builder out.png

About

A simple maze builder for C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published