Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rusty-Chess

A chess game written purely in Rust for the purposes of learning the language.

Makes use of core Rust concepts, such as ownership, ownership borrowing, ownership transfer/moving, Options, Matching, and various macros.

NOTE: This is NOT a perfectly optimized, ultra-lightweight implementation! While still very efficient, I have made design choices to utilize and learn the elements of Rust that are unique to the language, or different from other languages I have used. It may or may not run on a potato clock.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages