Skip to content

Tongcai618/MasterMind-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MasterMind-Game

1. Description

MasterMind is a classic code-breaking game. This Python-based implementation offers a graphical user interface using the Turtle library, providing an interactive and engaging experience for the user. The game's goal is to guess a secret color combination in the least number of attempts.

1701718232704

2. Installation

Prerequisites

  • Python 3.9 or higher
  • Turtle graphics library (usually comes with Python) the Game

3. Running the Game

Clone the repository and navigate to the game directory:

git clone https://github.com/Tongcai618/MasterMind-Game.git
cd Mastermind-Game
python mastermind_game.py

4. Usage

Start the game by running the Python script. The game window will open, where you can start playing by selecting colors and guessing the secret code. Use the check button to submit your guess and the X button to reset your selection.

5. Features

  • Graphical user interface for an intuitive gameplay experience
  • Leaderboard functionality to track top scores
  • Configurable settings for custom game experiences

6. License

This project is licensed under the MIT License - see the LICENSE.md file for details.

About

This repository includes a MasterMind Game.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages