Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 266 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 266 Bytes

MasterMind - The Game

How to run the game

  1. Clone the repository
  2. Change your working directory to the root folder of the repository
  3. Install the requirements pip3 install -r requirements.txt
  4. Run the following command: python3 mastermind.py