Program Your Game: Control Stacks

Channel:
Subscribers:
16,700
Published on ● Video Link: https://www.youtube.com/watch?v=GZNb0ZHXZhg



Duration: 38:22
1,509 views
78


You must know basic C# and Unity.

Having a rough time programming your game? You probably don't have a good "architecture", and are just flailing around.

Control stacks are a simple architecture that can be used to program most any kind of game. I'll demonstrate with a very simple turn-based RPG battle system.







Tags:
unity
game architecture
game programming
turn-based rpg
tutorial