Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/thieryw/labyrinth_in_c

Labyrinth and solution generator in c.
https://github.com/thieryw/labyrinth_in_c

Last synced: about 1 month ago
JSON representation

Labyrinth and solution generator in c.

Awesome Lists containing this project

README

        

# Labyrinth_in_c
Labyrinth and solution generator in c.

to use download src dir and makefile and put them in a dir that you have created.
in terminal go to the dir in witch you put the src and make file and type in command "make".
this will compile the project. then launch by typing command "./bin/main".

have fun.