Chess (itch) (Kaz)
About
A minimalistic chess game. It features the following modes:
I) Hotseat Player vs Player
II) Player vs AI (Easy & Medium Difficulty as of v.1.0.0)
III) Tutorial
* Save Files are only available for Hotseat Player vs Player mode.
- Terms of Use can be found in the "Disclaimer" page which users will see at the startup of the app.
- References used in the development of this project can be found in the "Resources" tab.
Incomplete Project Milestone(s):
- Port better AI evaluation algorithms from existing Engines.
(For e.g.: Stockfish - https://github.com/official-stockfish/Stockfish)
- Provide an estimate reading on each AI difficulty's ELO standing.
Disclaimer: I do not own any of the art and audio assets used in the project. All rights are reserved to their respective owners. The MIT License only applies to the code used in the game.
Changelogs:
v1.0.0 (Hotfix): Adjusted vertical scroll bar sensitivity. (Increased)
v1.0.0: Initial Release.