Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sammelanyogi/chess

2D chess game made with rust and bevy.
https://github.com/sammelanyogi/chess

bevy bevy-engine bitboard bitboard-chess-engine chess chess-engine rust rust-lang

Last synced: 3 months ago
JSON representation

2D chess game made with rust and bevy.

Awesome Lists containing this project

README

        

# Yet another chess

## A simple chess game made with rust

I have created yet another chess game to try out [bevy](https://bevyengine.org) features and get into ecs architecture for game development. I will write my detailed thoughts later.

Check out the demo at [http://sammelanyogi.github.io/chess](http://sammelanyogi.github.io/chess).

### TODO

- Multiplayer support to play online

*Keep following and give me ideas/suggestions*

### Screenshots

![Gameplay](./screenshots/gameplay.png)