An open API service indexing awesome lists of open source software.

https://github.com/brynblack/chess

A Rust implementation of Chess.
https://github.com/brynblack/chess

chess game rust school-project

Last synced: 8 months ago
JSON representation

A Rust implementation of Chess.

Awesome Lists containing this project

README

          

# chess
A Rust implementation of the famous game Chess written in Bevy.

![CodeFactor Grade](https://img.shields.io/codefactor/grade/github/brynblack/chess)
![GitHub issues](https://img.shields.io/github/issues/brynblack/chess)
![GitHub pull requests](https://img.shields.io/github/issues-pr/brynblack/chess)
![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/brynblack/chess/cargo.yml)