All Projects → guimcaballero → bevy_chess

guimcaballero / bevy_chess

Licence: MIT license
Chess demo in Bevy

Programming Languages

rust
11053 projects

Projects that are alternatives of or similar to bevy chess

Droidfish
DroidFish Android Chess App
Stars: ✭ 155 (+162.71%)
Mutual labels:  chess
bevy tilemap
Tilemap with chunks for the Bevy game engine.
Stars: ✭ 169 (+186.44%)
Mutual labels:  bevy
pgn-tactics-generator
Generate chess puzzles / tactics from a pgn file
Stars: ✭ 83 (+40.68%)
Mutual labels:  chess
Chessboardjsx
🔲 Chessboard built for React
Stars: ✭ 180 (+205.08%)
Mutual labels:  chess
chess-api
Chess API: REST API for playing chess and storing highscores
Stars: ✭ 39 (-33.9%)
Mutual labels:  chess
protochess
Online multiplayer chess website that lets you build custom pieces/boards. Written in Svelte + Rust.
Stars: ✭ 95 (+61.02%)
Mutual labels:  chess
Openingtree
Consolidated view of all your chess games from chess.com, lichess, grandmaster games or custom pgn.
Stars: ✭ 143 (+142.37%)
Mutual labels:  chess
lila-openingexplorer
Opening explorer for lichess.org that can handle all the variants and billions of unique positions
Stars: ✭ 89 (+50.85%)
Mutual labels:  chess
php-chess
A chess library for PHP.
Stars: ✭ 42 (-28.81%)
Mutual labels:  chess
fastchess
Predicts the best chess move with 27.5% accuracy by a single matrix multiplication
Stars: ✭ 75 (+27.12%)
Mutual labels:  chess
Sunfish
Sunfish: a Python Chess Engine in 111 lines of code
Stars: ✭ 2,254 (+3720.34%)
Mutual labels:  chess
Chess.js
A Javascript chess library for chess move generation/validation, piece placement/movement, and check/checkmate/draw detection
Stars: ✭ 2,557 (+4233.9%)
Mutual labels:  chess
Zerofish
An implementation of the AlphaZero algorithm for chess
Stars: ✭ 34 (-42.37%)
Mutual labels:  chess
Neural Chessboard
♔ An Extremely Efficient Chess-board Detection for Non-trivial Photos ♔
Stars: ✭ 163 (+176.27%)
Mutual labels:  chess
ymir-js
This toolkit is created to make it easier for you to develop games like chess, checkers, go, match 3 puzzle and more. It is still under development.
Stars: ✭ 30 (-49.15%)
Mutual labels:  chess
Chess Alpha Zero
Chess reinforcement learning by AlphaGo Zero methods.
Stars: ✭ 1,868 (+3066.1%)
Mutual labels:  chess
liPGN
This program uses the lichess REST API to retrieve all the games of a user and transform them into a big PGN file that you can then import into your favourite game analysis tool (ie. scid)
Stars: ✭ 14 (-76.27%)
Mutual labels:  chess
dango-tribute
👀
Stars: ✭ 20 (-66.1%)
Mutual labels:  bevy
shogi-pieces
Shogi (Japanese Chess) pieces and boards
Stars: ✭ 25 (-57.63%)
Mutual labels:  chess
Chess.NET
[No longer maintained] A .NET chess library, written in C#
Stars: ✭ 48 (-18.64%)
Mutual labels:  chess

Chess in Bevy

This is an implementation of the classic Chess game in the Bevy game engine, using the bevy_mod_picking plugin.

Here's a tutorial on the game.

Here's a recording of the game:

Chess

License

Bevy Chess is published under a MIT License.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].