Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nicolewhite/cryptogram.py
A Python game for playing substitution ciphers (cryptograms).
https://github.com/nicolewhite/cryptogram.py
Last synced: 13 days ago
JSON representation
A Python game for playing substitution ciphers (cryptograms).
- Host: GitHub
- URL: https://github.com/nicolewhite/cryptogram.py
- Owner: nicolewhite
- License: mit
- Created: 2014-11-19T07:05:26.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-09-18T06:38:50.000Z (over 9 years ago)
- Last Synced: 2024-10-23T08:55:33.706Z (2 months ago)
- Language: Python
- Size: 4.38 MB
- Stars: 3
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
cryptogram
==========A Python game for playing substitution ciphers (cryptograms).
To play:
```
git clone https://github.com/nicolewhite/cryptogram.git
cd cryptogram
python play.py
```Guesses should be in the form `A = B`.