Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dairefinn/godot-deckbuilder-tutorial

Repo for a tutorial I'm following
https://github.com/dairefinn/godot-deckbuilder-tutorial

deckbuilder godot godot-engine tutorial

Last synced: 11 days ago
JSON representation

Repo for a tutorial I'm following

Awesome Lists containing this project

README

        

# DeckBuilder game tutorial

For this repository I'm following the following tutorial: https://www.youtube.com/watch?v=ulgh_neTJG8&list=PL6SABXRSlpH8CD71L7zye311cp9R4JazJ&index=2

In the videos, they use GDScript but I prefer to use C# so I have adapted the code accordingly and there may be differences between the implementations.