Game Maker Data Structures - Stacks
Channel:
Subscribers:
10,800
Published on ● Video Link: https://www.youtube.com/watch?v=QsH0uiAhF0I
The Stack, one of the data structures in available for use in Game Maker!
Queues hold data in a "LIFO" (last in, first out) format; data is both added and removed from the top of the stack, with no access to anything underneath.
For those of you who are looking for the code file I was using in this video, it seems that I didn't keep it :| Sorry! Here's the basic stack-related code I used, though:
https://pastebin.com/J4zT9SSg
- - - - -
That promised social media link spam.
https://twitter.com/DragoniteSpam
https://www.facebook.com/2andaHalfStooges
Want to be a YouTube partner?
http://awe.sm/r5Tbh
I do live streams sometimes!
http://www.twitch.tv/dimenticare
Rate, comment, subscribe, watch more, enjoy!
Other Videos By DragoniteSpam
Tags:
2andaHalfStooges
yt:stretch=16:9
game maker
gamemaker
game
maker
programming
game design
game development
game maker 8
game maker studio
data structures game maker
game maker stack