This project is a recreation of the terminal hacking minigame from the Fallout series, implemented using React JS and hosted on GitHub Pages.
Experience the Fallout terminal hacking challenge right in your browser:
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.
- Authentic recreation of the Fallout terminal hacking experience.
- Randomized word selection for replayability.
- Feedback system mimicking the original game.
- Random difficulty.
- Visit the game URL provided above.
- You'll be presented with a list of words and a number of attempts.
- Click on a word to make a guess.
- The game will provide feedback on how many letters are correct.
- Use the feedback to narrow down your choices and find the correct password.
- If you are out of attempts, just refresh the page.
- React.
- CSS/Tailwind for styling.
- GitHub Pages for hosting.
This project is CC BY-NC 4.0 licensed.
- Inspired by the Fallout series by Bethesda Softworks.
- Ryanrk and RazorSh4rk for Random Word APIs.