ASCorreia / sol-chess

Solana Chess Engine written in Anchor Framework

Home Page:https://chess.vicyyn.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Solana Chess

Chess Engine written in Anchor Framework

License

Installation

anchor build
anchor deploy

Testing

anchor test
// OR
cargo run ./client/

Core Features

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

https://chess.vicyyn.com

License:MIT License


Languages

Language:Rust 98.6%Language:TypeScript 1.4%