https://github.com/bitbrain/godot-tutorials
A curation of Godot tutorial source code created by bitbrain.
https://github.com/bitbrain/godot-tutorials
bitbrain game-development gamedev godot godotengine tutorial youtube
Last synced: 9 months ago
JSON representation
A curation of Godot tutorial source code created by bitbrain.
- Host: GitHub
- URL: https://github.com/bitbrain/godot-tutorials
- Owner: bitbrain
- License: mit
- Created: 2022-11-14T15:08:46.000Z (about 3 years ago)
- Default Branch: godot-3.x
- Last Pushed: 2025-03-29T17:57:25.000Z (10 months ago)
- Last Synced: 2025-03-29T18:34:59.015Z (10 months ago)
- Topics: bitbrain, game-development, gamedev, godot, godotengine, tutorial, youtube
- Language: GDScript
- Homepage:
- Size: 39.4 MB
- Stars: 145
- Watchers: 2
- Forks: 19
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Godot Tutorials (Godot 3.x only)
A curation of Godot tutorial source code created by bitbrain.
## List of Tutorials
- [Procedural Cave Generation](/procedural-caves) ([📺 watch on Youtube](https://www.youtube.com/watch?v=lFIBn8kJ-IM))
- [XBox Controller Support](/xbox-controller-support) ([📺 watch on Youtube](https://www.youtube.com/watch?v=Ox1kMM0qcTk))
- [Parallax Scrolling](/parallax-scrolling) ([📺 watch on Youtube](https://www.youtube.com/watch?v=f8z4x6R7OSM))
- [2D Lighting and Day/Night cycle](/2d-lighting) ([📺 watch on Youtube](https://www.youtube.com/watch?v=j_FMsL_ru1w))
- [RPG Character Animations](/rpg-animations) ([📺 watch on Youtube](https://www.youtube.com/watch?v=a3N9Acx3ovg))
- [AI Behaviour Trees](/behaviour-tree) ([📺 watch on Youtube](https://www.youtube.com/watch?v=n0gVEA1dyPQ))
- [2D Navigation](/navigation-server) ([📺 watch on Youtube](https://www.youtube.com/watch?v=_MTJ9Qz0gJk))
## 🌳 Activate Sunnyside asset pack
Some of my tutorials feature assets from the [Sunnyside World asset pack](https://danieldiggle.itch.io/sunnyside). You can download the assets here:
[](https://danieldiggle.itch.io/sunnyside)
Then, extract the relevant assets into the assets/ folder! Please be aware that you are not permitted to push these to a public repository.