tomik/snickers
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Snickers is an MCTS engine for playing game of Twixt. Motivation/Goals - get familiar with D programming language - study MCTS properties (parallelization, tree info sharing, heavy playouts) - focus on automatic patterns extraction Why Twixt - not much attention from programmers yet - simple rules yet very challenging - new domain different from MCTS's flagship Go