8000 GitHub - sixthsurge/gogm: Small chess engine made to learn Go
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

sixthsurge/gogm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gogm

Little chess engine made to learn Go

modules

  • botv1: version 1 of the bot
  • chess: implementation of the rules of chess - board representation, move generation
  • chessgui: graphical interface for playing with bots and show matches between bots
  • perft: https://www.chessprogramming.org/Perft correctness test for move generation and make/unmake
  • playbot: play the latest version of bot in a GUI!

acknowledgements

  • chess piece icons by C. Burnett

About

Small chess engine made to learn Go

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0