Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/caro401/enigma

model of enigma machine
https://github.com/caro401/enigma

Last synced: about 2 months ago
JSON representation

model of enigma machine

Awesome Lists containing this project

README

        

# Enigma

Model of an Enigma machine, cryptography. My first ever programming project, experimenting with Python, object oriented programming, and GUI design using Tkinter. Fairly horrible code, but a great learning experience. Released under the MIT license.

### Usage
To play with the Enigma machine, run
``` python3 enigmaGUIbetter.py```