Chess
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.
Status | Prototype |
Platforms | HTML5, Windows, Android |
Release date | Feb 18, 2022 |
Author | Kaz |
Genre | Puzzle |
Made with | Unity |
Tags | Board Game, Chess, Singleplayer, Turn-based Strategy |
Code license | MIT License |
Average session | About a half-hour |
Languages | English |
Inputs | Mouse, Touchscreen |
Install instructions
Windows Platform
- Run the game via the executable, "Chess.exe".
Android Platform
- *If this is your first time installing an APK outside of the google play store, navigate to your phone's security settings and enable the install from unknown sources options.
* For Android Devices before the 8.0 (Oreo) update.
- Locate the downloaded ".apk" file in your Android device. ("Chess Android.apk"), tap to install.
* As it stands (v.1.0.0), the app should not be requesting any permissions from your device(s) as it's purely a single player game. For e.g.: Location/Contacts/etc.
There will be no plans to add actual multiplayer support, such as leaderboards or actual versus play for this project.
Leave a comment
Log in with itch.io to leave a comment.