Turn Based Strategy Framework Demo 3
This level was build with TBS Framework - a highly customizable framework for turn based strategies. It allows to create custom shaped cell grids, place objects like units or obstacles on it and play a game with both human and AI players. The framework was designed to allow implementing various gameplay mechanisms easily. Please refer to Unity Asset Store page for more information.
This scene is a simple prototype of a game made with assets available in Unity.
In the scene there are four types of units:
- Archer (represented by a sphere)
- Spearman (represented by a cube)
- Paladin (represented by a capsule)
- Hero (represented by a cylinder)
Units have the following weaknesses:
- Archer -> weak against Paladin
- Spearman -> weak against Archer
- Paladin -> weak against Spearman
Hero has a few special abilities:
- Heal adjacent friendly units (passive ability)
- Boost defence of adjacent friendly units (passive ability)
- Once in a game boost his attack by 2 for duration of 3 turns
The ability is activated with a button next to the unit
Status | Released |
Platforms | HTML5 |
Author | Crooked Head |
Genre | Strategy |
Made with | Unity |
Average session | A few minutes |
Inputs | Mouse |
Accessibility | One button |
Links | Unity Asset Store |
Leave a comment
Log in with itch.io to leave a comment.