Design the game in any format
Command
Condition
Comment
ObjectDef
Ledgend
VariableUpdate
Object Attribute Update
Timer
Game Starts
Main Menu
Play game
Tutorial
Colony
On Click
Stop/Start all ants
Food Source
On Click
AntsAva>0
Spawn Ant (assign source)
Ant
On Create
Head to Assigned Food Source
On Collide
Head back to Colony
Food++
AntsAva++
AntsAva--
Player UI
Time Remaining
Food avaliable
Ants [free/total]
Load Map
Create Colony
Buy Ant
Enough Food
Create Ant
Food Source
Grasshoppers
Grass Hopper
On Create
Patroll
Create WP
WP Reached
Collide
Food Source
Colony
Food=yes
Food=yes
Ant
Destroy Ant
AntsCount--
Returned Home
Destroy Ant
AntsAva++
AntsCount++
Food=-2
Load Tilemap
Create Level Timer
Level Timer
Tick
Timer
RemainingTime--
RemainingTime <1
End of Day
Food>MinFood
You survived!
Continue
Re-play
Your colony did not suvive...
Re-play
Load Map
Level++
More Levels?
End of Game
Buy me a coffee
SCORE+=[FOOD*2]+[ANTS_AVA]
Load Map
Starting Ants=2
Tutorial Food Source
On Click
AntsAva>0
Spawn Ant (assign source)
AntsAva--
FS_Clicks++
==3
Welcome Tutorial
next
Create Colony
This is your colony
next
Create Food Source
This is your food source
Click to gather (x20)
next
You only have 2 ants, buy more
next
Load Player UI
==6
You only have 2 ants, buy more
next
Load Player UI
No Food/No Ants?
Game Over
Next
Load Main Menu
Will improve this later
FOOD>[REQ_FOOD]
Great job, you have enough food
next
Load Main Menu
This can maybe later become an automated run again in the future
FOOD>[REQ_FOOD]
Great job, you have enough food
next
Load Main Menu
Maybe every food source can also just have a limited number of food?
Set Default Params