Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aarnott/mastermind.buddy
A companion program while you play MasterMind
https://github.com/aarnott/mastermind.buddy
Last synced: 6 days ago
JSON representation
A companion program while you play MasterMind
- Host: GitHub
- URL: https://github.com/aarnott/mastermind.buddy
- Owner: AArnott
- License: mit
- Created: 2020-05-10T17:35:18.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-05-25T15:01:57.000Z (over 4 years ago)
- Last Synced: 2024-12-01T00:03:43.987Z (about 1 month ago)
- Language: C#
- Size: 80.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# MasterMind.Buddy
A companion program for playing MasterMind.
[![Build Status](https://dev.azure.com/andrewarnott/OSS/_apis/build/status/AArnott.MasterMind.Buddy?branchName=master)](https://dev.azure.com/andrewarnott/OSS/_build/latest?definitionId=38&branchName=master)
## Features
* As the Code Maker:
* Optionally auto-generate a random code.
* Input the code breaker's guesses to be told exactly how many red and white pins to place as feedback.
* As the Code Breaker:
* Be told statistically which guesses are most profitable and win faster.