Skip to content

kush018/Enigma

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Enigma

A simple enigma simulator written in java

Prerequisites

In order to compile this program, you will need to have JDK installed on your computer and to run it, you need to have JRE (if you already have JDK installed there is no need to install JRE)

Compiling and Running the Program

First, clone the repository

git clone https://github.com/kush018/Enigma.git

Then, change the directory to Enigma by:

cd Enigma

And then to compile the code,

javac -d ./ src/*.java src/enigma/*.java

To run the program,

java Main

Authors

License

This project is licensed under the MIT License - see the LICENSE file for details

About

An enigma simulator written in Java!

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages