/robco

Robco hacking minigame from fallout videogame series.

Primary LanguageHTML

This project is a recreation of the terminal hacking minigame from the Fallout series, implemented using React JS and hosted on GitHub Pages.

Play Now

Experience the Fallout terminal hacking challenge right in your browser:

Play Robco Hack Minigame
drawing

Overview

In the Fallout games, players encounter computer terminals that must be "hacked" by guessing the correct password from a list of options. This React application brings that experience to your browser, offering a faithful recreation of the game mechanics and aesthetic.

Features

  • Authentic recreation of the Fallout terminal hacking experience.
  • Randomized word selection for replayability.
  • Feedback system mimicking the original game.
  • Random difficulty.

How to Play

  1. Visit the game URL provided above.
  2. You'll be presented with a list of words and a number of attempts.
  3. Click on a word to make a guess.
  4. The game will provide feedback on how many letters are correct.
  5. Use the feedback to narrow down your choices and find the correct password.
  6. If you are out of attempts, just refresh the page.

Technologies Used

  • React.
  • CSS/Tailwind for styling.
  • GitHub Pages for hosting.

License

This project is CC BY-NC 4.0 licensed.

Acknowledgements

  • Inspired by the Fallout series by Bethesda Softworks.
  • Ryanrk and RazorSh4rk for Random Word APIs.