/GNU-Laby

Implementing laby game in C++ (http://laby.thr.pm/)

Primary LanguageC++

GNU Laby

Implementing laby game in C++ (http://laby.thr.pm/)

Usage

Do mkdir build && cd build && cmake .. -DDEBUG=ON/OFF to compile the project. Do ./laby to launch the game.

No user interactions

Coded just to do a solver.