AttackingOrDefending / pydraughts

A draughts (checkers) library for Python with move generation, PDN reading and writing, engine communication and balloted openings
MIT License
14 stars 5 forks source link

Run command 'init' automatically #3

Closed SriMethan closed 2 years ago

AttackingOrDefending commented 2 years ago

Some engine parameters need to be set before the init command (e.g. the parameters about bitbases).