Skip to content

pedrogalvao/rust-chess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

128 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust Chess

Command line chess game programmed in Rust

Build and run with cargo run

Instructions

Choose game configuration using the menus and indicate the moves using chess notation (e.g.: Nf3).

Type "undo" to undo the last 2 moves.

Type "save" to save the current game and "load" to load a previous game.

Functionalities

  • Play against computer with different difficulty levels
  • Play against human using the same computer
  • Play against human through TCP connection
  • Includes standard chess and Fischer's random chess

Architecture

image

About

Command line chess game made in Rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages