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

https://github.com/fazers/jigsaw-puzzle-cpp


https://github.com/fazers/jigsaw-puzzle-cpp

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

# Jigsaw Puzzle Solver

## Compiling
>mkdir build
>cd build
>cmake ..
>make -j