Skip to content

aichingerk/chess

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chess-Clone

It's written in rust and uses the bevy game engine. It is used together from one pc, you can find how to start it in the setup.

It implements

  • moving pieces
  • piece highlighting

What it looks like

TODO

  • check king safety
  • win detection

i changed smth

Setup

  • install the rust compiler (you can download it on the official rust-lang site)
  • clone the project
  • you can start it with cargo r -r, then you can play with the mouse it will then highlight the squares you can move to in red

About

A Chess-Clone in Rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 100.0%