munnellg / EnigmaMachine

C emulator of the WW2 German Enigma Machine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

C emulator of the WW2 German Enigma Machine

License:MIT License


Languages

Language:C 99.3%Language:Makefile 0.7%