For more detail this asset from the Unity Asset Store: Click Here
This is a paid asset, but now you can download Abstract Strategy for FREE, Please keep in mind this package is provided only for learning purposes or to be able to test before buying the product, NOT FOR COMMERCIAL PURPOSES.
Abstract Strategy v1.1
“If possible, please buy the package to support the developer”
Abstract Strategy is a framework that makes it easier to implement abstract strategy games, such as Checkers, Reversi, Dots and many more.
The framework already has the basics that takes care of turn management, rule-enforcement and game-end conditions.
It is easy to extend and not limited by built-in rules.
It supports custom animations for moves.
It supports features for AI: configure play strategies using behavior trees that can be configured using a node editor.
Abstract Strategy includes Grids Pro (DLL), and is built on top of it, making it easy to write elegant algorithms and define rules concisely.
The tool ships with three examples: Tic Tac Toe (rules and AI), Reversi, (rules and AI), and Draughts (rules only). The AI is setup using the behavior trees.
Abstract Strategy works with Unity 4 and Unity 5.
Documentation | Features | Knowledge Base
Got any questions?
Send us an email [email protected], or visit our blog.