Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 220 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 220 Bytes

MastermindC

Compile using CMake 3.0 +

As of now, builds an empty executable in ./build/

Edit solverApp.c in ./src/ to produce something useful.

Code is documented to be used with doxygen, but no setup is provided.