Skip to content

102.52.01 A Javascript gadget to solve the fallout games' likeness word matching minigame.

License

Notifications You must be signed in to change notification settings

Lixquid/app-fallout-hacking-solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Javascript gadget to solve the fallout games' likeness word matching minigame.

Help is available in the app underneath the title.

https://fallout-hacking-solver.lixquid.com

Development

Prerequisites

Getting started

  1. Clone the repository
  2. Install dependencies: yarn install
  3. Start the development server: yarn start
  4. Open http://localhost:1234 in your browser

Changes to the source files will be automatically reloaded in the browser.

Building for production

  1. Remove the dist folder: rm -rf dist
  2. Build the project: yarn build
  3. The production files will be in the dist folder

About

102.52.01 A Javascript gadget to solve the fallout games' likeness word matching minigame.

Topics

Resources

License

Stars

Watchers

Forks