https://github.com/mrkdqp/mastermind
A game of wits in which one player tries to guess the code their opponent comes up with.
https://github.com/mrkdqp/mastermind
mastermind-board-game
Last synced: about 1 month ago
JSON representation
A game of wits in which one player tries to guess the code their opponent comes up with.
- Host: GitHub
- URL: https://github.com/mrkdqp/mastermind
- Owner: mrkdqp
- Created: 2024-07-15T08:43:01.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-10T03:54:08.000Z (about 1 year ago)
- Last Synced: 2025-09-15T09:02:35.924Z (about 1 month ago)
- Topics: mastermind-board-game
- Language: C
- Homepage:
- Size: 197 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Mastermind - A code-breaking game for two players where one player creates a
secret code and the other player tries to guess it through a series
of logical deductions based on cryptic clues.How to run:
Run it in any C Programming Language Application