Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/elldritch/cosmic-express-solver
https://github.com/elldritch/cosmic-express-solver
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/elldritch/cosmic-express-solver
- Owner: elldritch
- Created: 2023-11-07T09:25:15.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-16T11:40:52.000Z (12 months ago)
- Last Synced: 2024-04-13T16:19:13.868Z (7 months ago)
- Language: Haskell
- Size: 55.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# cosmic-express-solver
Solves puzzles from [Cosmic Express](https://store.steampowered.com/app/583270/Cosmic_Express/).
## Usage
```
cosmic-solver
--datadir path_to_output_folder
--constellation andromeda
--level 1
```Results are saved and cached in `datadir`.
```
datadir/
andromeda/
1/
answer.json
```