ShehrozIrfan / ruby-rocks

This is the repository for beginners so that they can use this repository to make their first contribution to an open source project on GitHub. Solve programming problems using Ruby.
MIT License
22 stars 47 forks source link

ADD[#53]:Added more simulator to the Code Breaker Enigma #116

Closed vivekvr1 closed 8 months ago

vivekvr1 commented 8 months ago

Code Breaker Enigma Enigma machine simulator game written in Ruby ⚙️🕵️‍♀️

This game simulates a 3-rotor Enigma machine. The player has 10 guesses to try to break the code. The player receives feedback on each guess, telling them how many correct letters they have and how many correct positions they have. The game ends when the player either breaks the code or runs out of guesses.

Have fun! 🎲