ianfab / chess-variant-puzzler

Puzzle generator for chess variants

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add a concurrency option on generator.py

Belzedar94 opened this issue · comments

Add a concurrency option on the generator so games can be generated in paralel when more than 1 thread is available.