Skip to content

tomik/snickers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

About

MCTS engine for twixt in D

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages