Skip to content

lk16/dots

Repository files navigation

Dots

Othello game with AI

Live demo

Features

  • Nice frontend
  • Strong AI
  • Xot openings
  • Best move analysis
  • Undo option

alt text

Requirements:

  • Docker
  • Docker-compose

How to use:

How to run tests:

  • Run ./test.sh

Dots Eval

Command line tool to evaluate one position. Outputs JSON response

Not available as endpoint because:

  • Denial of Service risk
  • This is a quick hack

How to use:

./dots-eval -me 0x301c080400 -opp 0x80a02020000 -depth 7 -exact 14

Upcoming features:

About

Golong othello implementation

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published