Chess
A downloadable game for Windows, macOS, Linux, and Android
Download NowName your own price
Chess simulator made with Unity Engine.
Through this application you can play games against the machine or against another player (locally or through the Internet).
Feel free to contact me if you find a problem that needs to be fixed.
I hope you enjoy it!
Status | In development |
Platforms | Windows, macOS, Linux, Android |
Author | Sergio Mejias |
Genre | Simulation |
Made with | Unity |
Tags | Board Game, Casual, Chess, Local multiplayer, Mouse only, Multiplayer, Singleplayer |
Code license | GNU General Public License v3.0 (GPL) |
Average session | About a half-hour |
Languages | Catalan; Valencian, English, Spanish; Castilian, Italian |
Inputs | Mouse |
Multiplayer | Local multiplayer, Server-based networked multiplayer |
Player count | 1 - 2 |
Links | Source code (Desktop), Source code (Android) |
Download
Download NowName your own price
Click download now to get access to the following files:
Chess (Windows).zip 26 MB
Chess (Linux).zip 25 MB
Chess (Mac).zip 35 MB
Chess (Android).apk 28 MB
Comments
Log in with itch.io to leave a comment.
This game has issue when checkmate with knight
Which engine did u use? stockfish??
Currently I have not implemented any chess engine, I have written all the lines of code. However I am trying to adapt some of the Stockfish functions to the code I already have to improve the AI a bit.