aurumcodex / nithello

an othello bot written in Nim.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nithello

an implementation of Othello, but written in Nim.

algorithms implemented
  • minmax w/ alpha-beta pruning

  • negamax (w/ alpha-beta pruning)

  • rng move generation

About

an othello bot written in Nim.

License:MIT License


Languages

Language:Nim 100.0%