Skip to content

antonioterpin/enigma

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Enigma

It was the year 2015... I wanted to self-teach me Java and I had just seen the marvelous Imitation Game... It is very rudimental but it was fun! And it works after all these years... Quite a satisfying choice Java!

I should definetely get back at this and make a tutorial at some point.

Compile bytecode:

javac -sourcepath ./src -d out Main.java

Run the simulation:

java -classpath ./out Main

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages