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

https://github.com/tyfkda/solokussolver

Solokus Solver
https://github.com/tyfkda/solokussolver

puzzle-solver

Last synced: about 1 month ago
JSON representation

Solokus Solver

Awesome Lists containing this project

README

          

SolokusSolver
=============

### Setup

```
$ stack setup
```

### Build

```
$ stack build
```

### Run

```
$ stack exec SolokusSolver-exe < stage_data/novice1/01.txt
```

![ss](ss.png)