Skip to content

lucypero/chess-rs

Repository files navigation

Chess-rs

An implementation of the game of chess written in Rust. Uses macroquad for graphics rendering and input.

Piece set by Madware

Building and running client

cd chess-rs-client
cargo run

some features that it has right now

  • online multiplayer
  • FEN import/export
  • PGN export

goals

  • some kind of AI rival

Releases

No releases published

Packages

No packages published

Languages