Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/leifwalsh/mastermind-pl
mastermind in perl
https://github.com/leifwalsh/mastermind-pl
Last synced: 7 days ago
JSON representation
mastermind in perl
- Host: GitHub
- URL: https://github.com/leifwalsh/mastermind-pl
- Owner: leifwalsh
- Created: 2009-07-02T10:17:29.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2009-07-03T02:46:31.000Z (over 15 years ago)
- Last Synced: 2024-04-23T14:10:43.833Z (7 months ago)
- Language: Perl
- Homepage:
- Size: 70.3 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
Awesome Lists containing this project
README
mastermind.pl
=============A version of the game
[Mastermind](http://en.wikipedia.org/wiki/Mastermind_%28board_game%29) written
in perl.Usage
=====% ./mastermind.pl
Enter your guess [b c g p r y]: b b c c
[o o o o] [o o o .](There is no way to represent color in this README, but I'm sure you'll pick up
quick.)TODO
====* Write documentation