Skip to content

Mastermind: a game of deduction and strategy, where one player conceals a code, while the other attempts to uncover it. ๐ŸŽฎ๐Ÿ” The codebreaker receives clues after each guess: ๐Ÿ”ด correct color and position, โšช๏ธ correct color but wrong position. Crack the code using logic and strategy! ๐Ÿง โœจ

License

Notifications You must be signed in to change notification settings

warnigo/Mastermaint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

5 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Welocome to My Mastermaint

Description

TODO - How have you solved the problem? Mastermind is a game composed of 8 pieces of different colors. A secret code is then composed of 4 distinct pieces.

The player has 10 attempts to find the secret code. After each input, the game indicates to the player the number of well placed pieces and the number of misplaced pieces.

Installation

TODO - How to install your project? npm install? make? make re? Execute this command in your console [terminal]

Usage

TODO - How does it work? Available arguments: [Optional]:
-c - Secret code.
-t - Attempts count.

About

Mastermind: a game of deduction and strategy, where one player conceals a code, while the other attempts to uncover it. ๐ŸŽฎ๐Ÿ” The codebreaker receives clues after each guess: ๐Ÿ”ด correct color and position, โšช๏ธ correct color but wrong position. Crack the code using logic and strategy! ๐Ÿง โœจ

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages