https://github.com/structed/fnvterminalsolver
Terminal Solver for Fallout: New Vegas
https://github.com/structed/fnvterminalsolver
fallout game game-tool newvegas tool
Last synced: about 2 months ago
JSON representation
Terminal Solver for Fallout: New Vegas
- Host: GitHub
- URL: https://github.com/structed/fnvterminalsolver
- Owner: Structed
- Created: 2024-06-07T22:20:09.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-06-09T20:12:29.000Z (12 months ago)
- Last Synced: 2025-04-06T04:31:57.227Z (about 2 months ago)
- Topics: fallout, game, game-tool, newvegas, tool
- Language: CSS
- Homepage:
- Size: 140 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# FNVTerminalSolver
A solver application for the Fallout New Vegas terminal hacking minigame.
## Why?
Because the minigame is tedious, time-consuming and all the tools I found online weren't great to use. So I made my own!## How to use
It's deployed live for you: go here: [FNVTerminalSolver](https://agreeable-mushroom-0345f5503.5.azurestaticapps.net/)## How to run locally
1. Clone the repository
2. Install [.NET 8 SDK](https://dot.net)
3. Run `dotnet run` in the root of the project (the project, not the solution!)