Skip to content

Twixt is a two-player strategy game on a wide grid, hence a tricky and interesting subject for a game AI. Uses MCTS with zobrist hashes

License

Notifications You must be signed in to change notification settings

loockeeer/twixt_ai

Repository files navigation

Twixt AI

The repository is home to a Twixt game engine using Monte-Carlo tree search, and various other techniques.

Building

Currently, the only supported build pipeline is make.

About

Twixt is a two-player strategy game on a wide grid, hence a tricky and interesting subject for a game AI. Uses MCTS with zobrist hashes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published