Program Your Game: Control Stacks
Channel:
Subscribers:
16,700
Published on ● Video Link: https://www.youtube.com/watch?v=GZNb0ZHXZhg
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.
Other Videos By Craig Perko
2017-05-23 | Physics Engine: Calculating Stress on Modular Objects |
2017-05-20 | Concrete Play: Spring-Bounded Simulations |
2017-05-16 | Concrete Play: Vignettes |
2017-05-08 | Level Design Featuring Prey! |
2017-05-03 | Unity Best Practices: Modular Monobehaviours |
2017-04-17 | Concrete Play: Framing Devices |
2017-04-15 | Pacing and Focus, starring StarFighter R&D |
2017-03-19 | Level Design: Hinting in NieR |
2017-03-18 | Level Design: Modular Levels in Nier |
2017-03-12 | Blender Tut: Baking Down A Mesh |
2017-03-03 | Program Your Game: Control Stacks |
2017-02-27 | Galactic Line: Release A10! |
2017-02-26 | Let's Design the Galactic Line: "Basic" Play |
2017-02-16 | Mesh Adjustment: Eve Online |
2017-02-10 | Unity Animation System Woes |
2017-02-03 | Let's Design the Galactic Line: Ship Resources |
2017-01-19 | Game Design: Choices Aren't Choices |
2017-01-12 | Unity Lessons: Better Random |
2016-12-31 | Dialog Is Strange 2: The Big Lesson |
2016-12-28 | Dialog Is Strange 01: Time-less Writing |
2016-12-26 | Themes Are Strange |
Tags:
unity
game architecture
game programming
turn-based rpg
tutorial