Enemy AI, Card Actions and Gameplay | How to Make Roguelike Deck Builder | Part2
Channel:
Subscribers:
11,600
Published on ● Video Link: https://www.youtube.com/watch?v=Kmt05rFM3e8
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/ep2
00:00:00 intro
00:00:41 begin the torture!
00:02:58 Set up Main Scene
00:08:40 Setup "Characters"
00:13:03 Health Bar Code
00:20:41 Make Cards WORK!
00:24:50 Is It Worth It to Be Emotional When Coding?
00:50:08 Attack Card Result
00:52:06 How do we Test Defend Card?
01:08:29 Defend Card Result
01:09:19 GAME LOOP TIME!
01:40:51 Game Over & Victory
01:59:19 Final RESULT