An open API service indexing awesome lists of open source software.

https://github.com/elldritch/cosmic-express-solver

A solver for levels from the video game Cosmic Express.
https://github.com/elldritch/cosmic-express-solver

Last synced: 2 months ago
JSON representation

A solver for levels from the video game Cosmic Express.

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
```