Releases: MorganeAD/Mastermind
Releases · MorganeAD/Mastermind
Mastermind in command lines
The first version of my mastermind in command lines without the gameboard.
It works on windows and linux by changing the "#define in the first line for de .c file like this:
- on windows: #define WINDOWS
- on linux: #define LINUX