Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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