A simple terminal-based Python game where the player must guess a randomly generated 4-digit number. After each guess, the program provides hints about how many digits are correct and in the correct ...
This Mastermind game is a Python-based project developed as part of the "Programming concepts" (in german: "Konzepte der Programmierung") module at the FOM Hochschule Hochschulzentrum Hamburg. The ...