Re-making Triple Triad with Godot - Davide Cristini
GodotCon Brussels 2019 | Davide Cristini shows how he re-implemented the Triple Triad card game from Final Fantasy VII into Godot.
Project source:
(Scenes and scripts MIT-licensed, assets are –until replacement– propriety of Square Enix.)
--------------------------------------
00:00 | Introduction
00:38 | What is Triple Triad?
02:27 | How to model the cards in Godot
06:33 | How to create the JSON file with card data
07:24 | Implementing the game board
11: