Chess AI Scripting Example
V 1.0 mod for Tabletop Playground
0
Downloads today
246
Downloads total
0
Comment Count
description
Scripting example project for Tabletop Playground that combines the pre-existing chess board setup with a javascript chess ai.
The chess ai has been taken as is from the following github project:
- Original project: https://github.com/lhartikk/simple-chess-ai
- Related blogpost: https://www.freecodecamp.org/news/simple-chess-ai-step-by-step-1d55a9266977/
Note that the search depth has been reduced to achieve faster turn calculation times at the cost of worse AI moves
Credits
-
27 Jul 10:14Version 1.0
Files
27.05 2020
V
1.0
27. 07 2020
246

0 Comments for Chess AI Scripting Example