Skip to content

A little side project to practice Python. It simulates the board game master mind, in which one player must guess the color combination of another player with the help of feedback for each guess.

Notifications You must be signed in to change notification settings

CBeelen/Mastermind

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

Mastermind

A little side project to practice Python.

Simulates the board game master mind, in which one player must guess the color combination of another player with the help of feedback for each guess.

There are two modes: one in which the user must guess the computer's combination, and one in which the computer attempts to guess the user's combination (very badly so far).

About

A little side project to practice Python. It simulates the board game master mind, in which one player must guess the color combination of another player with the help of feedback for each guess.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages