Rokkaku v0.03: Added vs AI mode
Introduction
Hello everyone! This update introduces an important new feature: the ability to play against the computer. You are now no longer bound to local co-op game mode!
I've written a rudimentary AI that can play Rokkaku against you in all of the supported board sizes (from 6 to 24 dots). In addition to this, there have been some minor changes to the main menu UI, including the addition of some UI to allow you to select whether you want to play against the computer or the standard local co-op mode.
How the AI works
The AI is not really that intelligent. It works by making a list of all of the available moves, then it sorts them into two categories: losing moves and non-losing moves. It then selects a non-losing move at random (if it exists), otherwise it will select a losing move at random. For the time being, the AI will always make the first move, though I'll change this in the not so distant future.
The AI is not too challenging to defeat, so I'll be working on adding an AI difficulty selector that will allow you to play against more powerful versions of it.
Other
I also have a Twitter/X account now. If you want, you can follow me here.
Files
Get Takaku
Takaku
Abstract strategy game about lines.
More posts
- Takaku v0.0783 days ago
- Takaku v0.0697 days ago
- Takaku v0.05a (Hotfix)Mar 03, 2025
- Takaku v0.05Mar 02, 2025
- Takaku v0.04: Graphical update and other changesFeb 25, 2025
- Project renamed to TakakuFeb 24, 2025
- Rokkaku v0.02: Small UI UpdateFeb 20, 2025
- Rokkaku v0.01 releasedFeb 17, 2025
- Added support for multiple boardsFeb 14, 2025
Leave a comment
Log in with itch.io to leave a comment.