Skip to content

aurumcodex/nithello

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

License

Stars

Watchers

Forks

Languages