/rust-chess

A simple terminal-based chess game written in Rust

Primary LanguageRustMIT LicenseMIT

rust-chess

This is a terminal-based chess game coded to learn Rust. Hence, the code is written by a Rust beginner, any form of suggestions for improvement and best practice design patterns are very welcome.