Skip to content

ob-julian/master_mind-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

___  ___          _           ___  ____           _ 
|  \/  |         | |          |  \/  (_)         | |
| .  . | __ _ ___| |_ ___ _ __| .  . |_ _ __   __| |
| |\/| |/ _` / __| __/ _ \ '__| |\/| | | '_ \ / _` |
| |  | | (_| \__ \ ||  __/ |  | |  | | | | | | (_| |
\_|  |_/\__,_|___/\__\___|_|  \_|  |_/_|_| |_|\__,_|

Generated with https://patorjk.com/software/taag/

Mastermind is a code-breaking game. The goal is to guess the secret code in the least amount of guesses.

The secret code consists of a sequence of unique colors. The amount of colors and positions can be set in the settings.

After each guess, you will receive feedback about the amount of correct colors and the amount of correct colors in the correct position.

Originally, the feedback is given in the form of black and white pins. Black pins indicate the amount of correct colors in the correct position, white pins indicate the amount of correct colors in the wrong position.

Good luck!

About

A digitalised Board Game

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors