Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 333 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 333 Bytes

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