Mansurisodev/chess_game_bloc
♟Chess game created using Flutter
This is a digital chess game where you can play against another human player on the same device. It takes your touch inputs for moving chess pieces and shows you the updated board state. This is for anyone who enjoys playing chess and wants a digital version to play with a friend.
No commits in the last 6 months.
Use this if you want to play a game of chess with a friend on a single mobile device.
Not ideal if you want to play against a computer AI or need advanced features like saving games or online multiplayer.
Stars
17
Forks
7
Language
Dart
License
MIT
Category
Last pushed
Oct 30, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/Mansurisodev/chess_game_bloc"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Psyyke/A.C.A.S
Advanced Chess Assistance System for Chess.com, Lichess.org, Pychess.org and more. Hassle-free...
xqbase/xqwlight
XiangQi Wizard Light - a Simple but Strong XiangQi (Chinese Chess) AI Algorithm written in C++,...
arianahejazyan/Athena
A UCI-compatible four-player chess engine
arasgungore/chess-bot
A C++ project in which you can play chess against an AI that uses alpha-beta pruning to predict...
davidpomerenke/aima-checkers
Checkers game specification for aima.js.