RahmonexTheOne / rush-hour

Rush Hour resolution algorithm in C++
1 stars 0 forks source link

Project Rush Hour

Created by Rahmouni Bilel and Hakoume Manar

Compilation

On CLion :
$ cmake CMakeLists.txt
On Terminal : 
$ make config = release

Execution

$ cd bin
$ ./rush-hour 
Or
$ ./rush-hour [Custom_board_path]