Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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).

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`.