Skip to content

vicyyn/sol-chess

Repository files navigation

Solana Chess

Chess Engine written in Anchor Framework

License

Installation

anchor build
anchor deploy

Testing

anchor test
// OR
cargo run ./client/

Note

Anchor will generate a broken idl, use the one provided in /idl

Features

Feature Implemented
Check Legal Moves
Checkmate
Enpassant
Castling
Promotion
Elo
Time Control

Propositions

Feature Implemented
Tokens Wagers
Elo NFTs
Chess Bot with Clockwork
Tournaments

About

Solana Chess Engine written in Anchor Framework

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published