Erickrus / enigma

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python Enigma Machine

This is an Enigma machine, written by Eric 2021. This code based on Mike Pound's github repository: https://github.com/mikepound/enigma . It is completely rewritten in pure Python code.

If you want to run the machine, use following command line

python3.6 enigma.py

About


Languages

Language:Python 100.0%