Giter VIP home page Giter VIP logo

enigma-simulator's People

Contributors

code-bullet avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

enigma-simulator's Issues

Add a release

"So I wanted to upload the application but there was an upload limit on github so I just uploaded the code"

There is a release section of github specifically designed for releasing compiled binaries. It has a limit of 2GB iirc which should be plenty.

processing full screen

When you put the code into processing and run it, there is a error with full screen. please make a quick fix for this

Getting To Plug Board

I have clicked where the video told me to click and I have pressed every single button on my keyboard and it doesn't pop up the plug board. I am not a coder so I have no clue on how to fix this, Please can someone make a fix to this

I don't know how to request changes so here goes. Basically, there is a line of code that changes one of the rotors when you type

Ok, here it is:

    if (currentNo == inputNo) {
      println(inputNo, rotor1.position, rotor2.position, rotor3.position);
    }
    // This line below
    moveRotors();

    return letterOrderLowerCase.charAt(currentNo);
  }

This is line 57 in the Enigma class. For anyone wondering, the solution is to remove it (though I recommend commenting it out), but I would appreciate if someone removed it from the master branch. Anyways, that is the issue with the solution.

Text bars

This is not a issue but i would like to ask some thing. Well im not a coder nor a programmer. I would like to know if i want to add 2 text boxes in to give me the msg that i type and the second box to give me the encrypted msg?

Upload limit on uploading files...

I have encountered this issue before, and luckily there is a way around it. I have found that cloning the repository onto your computer with Github Desktop, dragging the files you want to add into the directory you told desktop to clone them. Switch back to desktop, add your description and summary, and hit commit. And it should have no problems uploading the files.

Or if that doesn't work for some reason, just put a link to a dropbox or something.

images

I have an issue with the images..... when I run it, I just have a grey screen. how can I fix it?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.