A lightweight/minimalistic project consisting of 3 games (Chess, Connect 4 and Reversi).

Modes Available: Hotseat 2 Player Mode, Player vs AI & AI vs AI (Spectator Mode).

Gameplay experience, relating to FPS, may vary depending on user hardware as A.I is programmed to utilize as long as specified in the  "Delay" config to make a move.

Algorithm(s) used by the AI consists of:
A) Minimax (With Alpha-Beta Pruning)

B) Iterative Deepening Search.

C) Several Evaluation Methods (Such as score different, piece stability, etc.)

- The Toggle-able (On/Off, Default: OffMove Logging Feature (for analyzing purposes) is only available for the PC Build.

Log File Save Location:

C:\Users\(UserName)\AppData\LocalLow\Project Kazcade\Simple Board Games

- All references used in the process of developing this project are provided in the "Resources" tab of the Game's Menu.

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.

StatusReleased
PlatformsHTML5, Windows, Android
Release date Feb 18, 2022
AuthorKaz
GenrePuzzle
Made withUnity
TagsBoard Game, connect-four, reversi, Singleplayer, tic-tac-toe, Turn-based
Code licenseMIT License
Average sessionA few minutes
LanguagesEnglish
InputsMouse, Touchscreen

Download

Download
Simple Board Games Android.apk 19 MB
Download
Simple Board Games Windows.zip 21 MB

Install instructions

Windows Platform

- Run the game via the executable, "Simple Board Games.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. ("Simple Board Games 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.