https://github.com/elldritch/tv2
Calculate the supply chain for Train Valley 2 levels.
https://github.com/elldritch/tv2
Last synced: about 1 year ago
JSON representation
Calculate the supply chain for Train Valley 2 levels.
- Host: GitHub
- URL: https://github.com/elldritch/tv2
- Owner: elldritch
- Created: 2020-05-05T04:37:38.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-05-06T02:21:24.000Z (about 6 years ago)
- Last Synced: 2025-02-24T10:49:30.424Z (over 1 year ago)
- Language: Haskell
- Homepage:
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Train Valley 2
This calculator displays the supply tree of Train Valley 2 levels, and computes the total resources needed to complete a level.
## Usage
```
cabal run --verbose=0 tv2 -- --level 42
```