Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 28 days 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 (5 months ago)
- Default Branch: main
- Last Pushed: 2024-08-10T03:54:08.000Z (4 months ago)
- Last Synced: 2024-10-11T18:22:11.354Z (2 months 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