The Mastermind game
This is the famous mastermind game written in Java.
Its' settings allow the user to customize options, decide different play modes, and even play against an AI.
Feel free to try it! It's easy!
Make sure to install
- Clone the repo
git clone https://github.com/Mastermind.git
cd Mastermind/
- Execute it
java -jar MasterMind.jar
Distributed under the MIT License. See LICENSE
for more information.
Matias Szarfer - 🐤 @matiasszarfer · 📧 matias@szarfer.com · 💻 matias.szarfer.com
Project Link: https://github.com/matiszz/Mastermind