Warfare
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 |
Status | In development |
Platforms | HTML5 |
Author | matthewhahn |
Genre | Strategy |
Made with | Unity |
Tags | 2D, Board Game, military, Multiplayer, Singleplayer, Turn-based, Two Player, Unity |
Average session | About a half-hour |
Languages | English |
Inputs | Mouse, Touchscreen, Smartphone |
Accessibility | Color-blind friendly |
Multiplayer | Local multiplayer |
Player count | 1 - 2 |
Development log
- Update 1.1 is Available33 days ago
Comments
Log in with itch.io to leave a comment.
Please feel free to leave any comments with feedback :)
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.