Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dckc/mmind5
A rust implementation of Knuth's five guess algorithm for mastermind
https://github.com/dckc/mmind5
Last synced: 8 days ago
JSON representation
A rust implementation of Knuth's five guess algorithm for mastermind
- Host: GitHub
- URL: https://github.com/dckc/mmind5
- Owner: dckc
- Created: 2015-05-20T03:45:32.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-10-22T20:42:18.000Z (about 8 years ago)
- Last Synced: 2024-10-15T21:17:33.332Z (23 days ago)
- Language: Rust
- Size: 68.4 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
> To celebrate rust turning 1.0, here's what I learned with mmind5, a
> study of Knuth's five guess algorithm for mastermind.
-- [studying Knuth's Mastermind Solver with rust][1] | 2015-05-20[1]: http://www.madmode.com/2015/rust1.html