/EnigmaMachine

C emulator of the WW2 German Enigma Machine

Primary LanguageCMIT LicenseMIT

Enigma

Building

Run the following command from the project's root directory:

make

If you do not have clang installed, modify Makefile as necessary to use your preferred compiler.