23marabi / chess

Messy chess program to learn some stuff

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chess

Just a simple program I'm workin on to learn and have fun. I'm just making up everything as I go at the moment, but at some point I may reference the Chess Programming Wiki.

TODO

  • Proper chess board in UI
  • Move validation
  • Actually moving the pieces
  • Winning, Losing, Ties
  • FEN String input for board setup
  • Export moves list
  • clap for arguments - FEN setup, options, AI settings, etc.
  • Computer opponent

About

Messy chess program to learn some stuff

License:Other


Languages

Language:Rust 100.0%