exqt/animal-chess
web implementation of dobutsu shogi (2-player board game)
This is an online version of Dobutsu Shogi, a simplified chess-like board game. It allows two players to compete against each other locally on one device, or a single player to challenge a computer opponent with adjustable difficulty. Players can enjoy a quick game of Dobutsu Shogi from their web browser, even on a mobile device.
No commits in the last 6 months.
Use this if you want to play a digital version of Dobutsu Shogi by yourself against a bot or with a friend on the same device.
Not ideal if you are looking for an online multiplayer game where you can connect with friends over the internet or play against random opponents worldwide.
Stars
9
Forks
—
Language
JavaScript
License
—
Category
Last pushed
Jan 05, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/exqt/animal-chess"
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.