Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Mastermind

The Single & Two-Player Mastermind Game

To play, first install pygame:

pip install pygame

Choose between Single Player or Two Player mode

MENU

In the Single Player game, the Mastercode is locked and you have to guess it. After every attempt, you'll get the number of correct colors you chose, and the number of balls with the correct color and place. You have to use these clues for your next guess.

image_s

In the Two-Player game, each user sets a code which is then locked at the top, and the one to solve faster wins!

image_d

About

Single & two-player Mastermind game

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages