Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 243 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 243 Bytes

Rust-chess

Just a simple chess implementation in Rust

CSFML is needed,

For mac: brew install csfml

For Linux, try sudo apt-get install libsfml-dev libcsfml-dev

Or download and build from source: https://www.sfml-dev.org/download/csfml/