A clone of the "Original Mastermind" game from the 70s written in C++ to practice the basics of OOP.
-
Updated
Nov 9, 2018 - C++
A clone of the "Original Mastermind" game from the 70s written in C++ to practice the basics of OOP.
A browser-based Mastermind game. Guess the secret color code using feedback (correct position, wrong position, not in code). Customizable difficulty, color-blind mode, timer, and shareable results. Vanilla HTML, CSS, and JavaScript.
Enigma Machine: all its rotors and plugs - Endorsed by Alan Turing
A code-breaking game, commonly known as Mastermind or Bulls & Cows. The solution is generated randomly every time the player start a new game. Hence, the player can expect the solution to be unique and different for each game.
Add a description, image, and links to the code-breaking topic page so that developers can more easily learn about it.
To associate your repository with the code-breaking topic, visit your repo's landing page and select "manage topics."