haakonaareskjold / maze

Maze in c++

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

C++

to compile on linux:
g++ task3.cpp -lX11 -lGL -lpthread -lpng -lstdc++fs -std=c++17

About

Maze in c++

License:Other


Languages

Language:C++ 100.0%