Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/dairefinn/godot-deckbuilder-tutorial
- Owner: dairefinn
- Created: 2024-11-06T02:15:27.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-11-20T16:10:39.000Z (2 months ago)
- Last Synced: 2024-11-20T17:23:16.528Z (2 months ago)
- Topics: deckbuilder, godot, godot-engine, tutorial
- Language: C#
- Homepage: https://www.youtube.com/watch?v=ulgh_neTJG8&list=PL6SABXRSlpH8CD71L7zye311cp9R4JazJ&index=1
- Size: 13.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.