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

https://github.com/zhaipro/sokoban

推箱子外挂
https://github.com/zhaipro/sokoban

Last synced: about 1 year ago
JSON representation

推箱子外挂

Awesome Lists containing this project

README

          

![](https://api.travis-ci.org/zhaipro/sokoban.png?branch=master)

## 第一关的地图可视化为

```
1111111111
1111111111
1110001111
1110221111
1114201111
1111100111
1111300111
1113300111
1111111111
1111111111
```

## 每一关的最短路径

[paths.py](./paths.py)