Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/hmbsbige/thetalosprinciplesolver

塔罗斯法则解谜算法研究...
https://github.com/hmbsbige/thetalosprinciplesolver

talos-principle tetromino

Last synced: 4 days ago
JSON representation

塔罗斯法则解谜算法研究...

Awesome Lists containing this project

README

        

# TheTalosPrincipleSolver
塔罗斯法则解谜算法研究...

## 主要实现
* [x] 单线程
* [x] 多线程v1(交错数组)
* [x] 多线程v2(多维数组)

## 参考 Java 版
https://github.com/adolfintel/tetrispuzzlesolver