“Strategy” Top down dungeon

strategyPortfolio

Description:

2D strategy game~ 3 week thing 2018

Cellular automata, A star project

goal with the project was to see how a tower defence with A star is built.

Also wanted to try to make a water simulation by using cellular automaton, removed the water simulation code.

The path-finding syntax was created by following a Sebastian Lague tutorial

Game

Some sprites and sounds from Warcraft II@Blizzard.

Controls:

1: spawn paladin on mouse cursor position

2: spawn orc on mouse cursor position

LeftClick drag select units(not orcs)

Rightclick order move command

C change building

B Build building(only walls and “mineral extractor” currently), tree-grower & towers are disabled)