matheusportela / enigma-machine

Enigma machine simulator in JavaScript for didactic purposes.
MIT License
37 stars 10 forks source link

Refactor rotor encoding scheme #7

Closed matheusportela closed 1 year ago

matheusportela commented 8 years ago

After adding the inner ring position, the code is messy. Let's enhance it.