Skip to content

A playable chess game with gui. INDAPlus21/eliased-chess is used as the underlying chess library. Utilizing the game engine Piston for Rust. Made by Elias Floreteng during the KTH DD1337 Programming course.

Notifications You must be signed in to change notification settings

INDAPlus21/eliasfl-chess-gui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chess game gui by Elias Floreteng

A playable chess game with gui. INDAPlus21/eliased-chess is used as the underlying chess library. Utilizing the game engine Piston for Rust. Made by Elias Floreteng during the KTH DD1337 Programming course.

Disclaimer! The chess functionality depens on the underlying library which may not cover all features of chess. Go to INDAPlus21/eliased-chess for more information.

Note: rust-toolchain version at least 1.53.0 is required to run the project with cargo. Update with rustup update.

How to use (two options)

  • Download the self-extracting installer for Windows and run the executable (can also be found under releases).
    or
  • Clone the repository and run with cargo:
    git clone https://github.com/INDAPlus21/eliasfl-chess-gui
    cd eliasfl-chess-gui
    cargo run

Demonstration

About

A playable chess game with gui. INDAPlus21/eliased-chess is used as the underlying chess library. Utilizing the game engine Piston for Rust. Made by Elias Floreteng during the KTH DD1337 Programming course.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published