Skip to content

rust-games/rg-chess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

132 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

✨ Chess ✨

Issues tag Forks tag Stars Licence

Project Description

A simple game of chess write in Rust.

Table of Contents

Installation

System requirement

  1. Any system with basic configuration.
  2. Operating System : Any (Windows / Linux / Mac).

Software requirement

  1. Cargo/Rust installed (If not download it here).

Manual installation

# https
git clone https://github.com/rust-games/rg-chess.git
# or 
# ssh
git clone git@github.com:rust-games/rg-chess.git

cargo build --release

Note: if you don't build in release, the game may be slow.

Tests

cargo test

Usage

cargo run --release

Chess book

Chess Notation

Potential Maintainers

📌 Valentin Colin
📌 Marc Partensky

Credits

contributors

About

Chess Game with GUI

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Sponsor this project

  •  

Contributors