tobihol / torres

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

torres

An implementation of the board game Torres.

Including:

  • A server that hosts a game being played.
  • Clients that can connect to the server to play a game (either human or ai).
  • Multiple AI Client implementations: Minimax, Monte Carlo Tree Search, and Online Evolutionary Planning (http://julian.togelius.com/Justesen2017Playing.pdf)

About


Languages

Language:JavaScript 97.3%Language:HTML 1.4%Language:CSS 1.3%