How to Make a DECK in Godot | Rogue-like Deck Builder Tutorial
Channel:
Subscribers:
11,600
Published on ● Video Link: https://www.youtube.com/watch?v=n09uvV1cJrY
Become a member and gain extra perks to support me! -
Buy me a coffee @ ko-fi : https://ko-fi.com/ezthedev
We continue our tutorial for making deck-builder on Godot!
Join me and build a rogue-like card game with me!
Part 1- • How to Make a Roguelike Card Game on ...
github repo - https://github.com/real-ezTheDev/rogue-like-deckbuilder-tutorial/tree/ep3
00:00 intro
00:58 What is a "deck"?
02:53 Story So Far...
03:51 Deck resource to collect cards
07:40 Deck Code
14:29 Trouble with Update... Hash?
28:15 View Deck Button
30:28 The Next Day (Deck Viewer)
58:52 Word on Data Management in Game
1:07:54 Deck add/remove/view Result w/ Problem
1:18:54 Result(?) no...
1:24:25 Final Result!!