Skip to content

A collection of board games and bots which can play them.

Notifications You must be signed in to change notification settings

SgtSwagrid/Boards

Repository files navigation

Boards 4.0

This is an ongoing project featuring:

  1. A DSL for easily creating combinatorial games in Scala.
  2. A collection of simple games implemented using (1).
  3. Minimax and RL based solvers to play (2), implemented in a game-independent manner.
  4. A web interface for playing (2) against (3) or other human players.

Featured games (this list will continually expand):

  1. Chess
  2. Chaturanga

This is a continuation from a long lineage of similar projects (1.0, 2.0, 3.0).

Releases

No releases published

Packages

No packages published