A two-player chess-style strategy game. The game ends when one player captures two of their opponent's JELs.

Board design and game behavior are copyrighted. Game behavior was coded by me. Board and piece sprites were designed with Canva.

You can connect with me on LinkedIn: https://www.linkedin.com/in/matthew-hahn-996aa82a6/

Updated 12 days ago
StatusIn development
PlatformsHTML5
Authormatthewhahn
GenreStrategy
Made withUnity
Tags2D, Board Game, military, Multiplayer, Singleplayer, Turn-based, Two Player, Unity
Average sessionAbout a half-hour
LanguagesEnglish
InputsMouse, Touchscreen, Smartphone
AccessibilityColor-blind friendly
MultiplayerLocal multiplayer
Player count1 - 2

Development log

Comments

Log in with itch.io to leave a comment.

Please feel free to leave any comments with feedback :)

(1 edit)

Work in progress.

The user can play against a low-level minimax bot. If the file does not load, you can try clearing your browser cache.

Future work includes adding a "Game Over" screen with the player's win status and a replay option, as well as improvements to the bot based on a more efficient evaluation function or by utilizing machine learning techniques.