Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/caro401/enigma
- Owner: caro401
- License: mit
- Created: 2015-07-30T11:26:58.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-07-19T17:56:42.000Z (over 8 years ago)
- Last Synced: 2023-03-03T05:23:53.063Z (almost 2 years ago)
- Language: Python
- Size: 22.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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```