godotneers / game-data-video

This holds the example project for the game data video

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Using data models with Godot

Data models in Godot, Video on YouTube Cover Image

Hello, Godotneers! Thank you very much for watching this video. This repository contains the little game we used in the video. You can use it to follow along with the video or to experiment with the code.

Using this repository

There is a start branch that contains the code as it was at the beginning of the video. You can use this branch to follow along with the video if you'd like.

The main branch contains the code as it was at the end of the video. If you don't know how to use git, you can also download the code as a zip file using these links:

Support me

If this video and the example code were helpful to you, please consider supporting me on Ko-fi. Thank you very much!

License

The code and all assets in this repository are licensed under the MIT license. See the LICENSE file for more information.

About

This holds the example project for the game data video

License:MIT License


Languages

Language:GDScript 98.0%Language:C# 2.0%