8000 GitHub - radovskyb/chess: A chess game written in Go.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

radovskyb/chess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 

Repository files navigation

Chess

A chess game written in Go.

Todo

  • Draw
  • Resign (for cmd)
  • PvP over server
  • GUI?

Description

This chess game is being written solely based on the fact that I have never written a chess game in any of the programming languages I have ever learned over the years and thought it might be a fun challenge to write, without any prior knowledge of how other people usually write chess games.

Because of this, I know it may end up lacking lots of the optimized code and algorithms that programmed chess games use, but I find that this also makes it more fun to write.

About

A chess game written in Go.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0