Skip to content

Latest commit

 

History

History
43 lines (17 loc) · 1.28 KB

README.md

File metadata and controls

43 lines (17 loc) · 1.28 KB

Kasuari Chess

*Under construction...... >>> Road map here..

A multiplayer android chess game: Play realtime with others over tcp-network

there are still a lot of things... to do


I have integrated KasuariChess with Stockfish engine...

Now KasuariChess can be used not only for playing but also to study chess moves. It has analysis mode that can read FEN. or any arbitary position.

Introducing Stockfish.

Stockfish (written in C++), is an ultra strong chess engine. Currently, is the holder of the strongest chess engine in the world.

Stockfish is distributed under GPL v3. It has ~3634 elo rating (monster)