Skip to content

webbiscuit/dan-rusty-chess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dan's Rusty Chess

Learning Rust and chessing.

Pieces all over the place on and around a chess board

Features

  • Incredible terminal interface
  • Read from FEN
  • Start a game from a FEN
  • Highlight available moves for a piece
  • Loads of weird bugs

Tech

  • Rust
  • tui (terminal ui)

Playing

Start with different boards

cargo run -- --fen "rnbqkbnr/pppppppp/8/8/8/8/PPPPPPPP/RNBQKBNR w KQkq - 0 1"

Dev

Building

cargo build

Testing

cargo test

Code coverage

cargo tarpaulin

Resources

About

Learning Rust and chessing.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published