Skip to content

Do you have what it takes to conquer this chess bot?

License

Notifications You must be signed in to change notification settings

HubertK05/rusty_chess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rusty chess

Do you have what it takes to conquer this chess bot?

This is a chess GUI + backend that serves as both an example Tauri app, and a challenge for chess enthusiasts.

Made with:

  • Rust (backend),
  • Svelte (frontend),
  • also using Tauri and Flowbite (UI library).

How to run locally?

  1. Clone this repo to a directory of your choice.
  2. Run these commands from inside the rusty_chess_ui directory if using npm (or equivalent commands of other package managers, e.g. pnpm).:
npm install
npm run tauri dev

How does it look?

Example chess game (light mode) Example chess game (light mode) Settings

Enjoy!

About

Do you have what it takes to conquer this chess bot?

Resources

License

Stars

Watchers

Forks

Packages

No packages published