Skip to content

SentientDragon5/TurnBasedStrategyBase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TurnBasedStrategyBase

This is a demo of a Turn Based Strategy game. The gameplay is based off of games like Into the Breach and Polytopia

Demo

Go ahead and try out the demo in the browser hosted on my itch.io https://sentientdragon5gamedev.itch.io/turnbasedstrategydemo

Examples

there are two examples included in this demo: The grid based example alt text And the Node based example alt text The node based system uses all the same scripts and the scripts for the nodes inherit from the grid locations. The grid does not have to be square or rectangle, it can be jagged. The movement and attack formulas are totally reprogrammable easily.

Releases

No releases published

Packages

No packages published