Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gdquest-demos/godot-3-demos
Dozens of free and open source demos for the Godot game engine, version 3. Head to the link below for newer demos for Godot 4+
https://github.com/gdquest-demos/godot-3-demos
2d-game 2d-game-engine gdscript godot godot-engine godot-kickstarter tutorial
Last synced: 3 months ago
JSON representation
Dozens of free and open source demos for the Godot game engine, version 3. Head to the link below for newer demos for Godot 4+
- Host: GitHub
- URL: https://github.com/gdquest-demos/godot-3-demos
- Owner: gdquest-demos
- License: mit
- Archived: true
- Created: 2017-05-23T16:12:01.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-06-30T13:34:56.000Z (over 1 year ago)
- Last Synced: 2024-09-23T12:32:15.875Z (3 months ago)
- Topics: 2d-game, 2d-game-engine, gdscript, godot, godot-engine, godot-kickstarter, tutorial
- Language: GDScript
- Homepage: https://github.com/gdquest-demos/
- Size: 7.99 MB
- Stars: 1,847
- Watchers: 132
- Forks: 981
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Free Godot 3 demos
Here are all the Godot 3.0 code projects from our tutorials on the [ GDquest Youtube channel ](http://youtube.com/c/gdquest).
➡ Follow us on [Twitter](https://twitter.com/NathanGDQuest) and [YouTube](https://www.youtube.com/c/gdquest/) for free game creation tutorials, tips, and news! Get one of our [Godot game creation courses](https://gdquest.mavenseed.com/) to support our work on Free Software.
![Four screenshots of the projects in Godot](https://raw.githubusercontent.com/GDquest/Godot-engine-tutorial-demos/master/img/godot-3-demos-fs8.png)
## Links
1. [Godot 3 tutorials](https://www.youtube.com/playlist?list=PLhqJJNjsQ7KF0o0ke_CA2QlqK8BxQNSFS)
2. [Godot 3 course](https://gumroad.com/gdquest) (Premium)GDquest is on [ Twitter ](https://twitter.com/NathanGDquest), [Facebook](https://www.facebook.com/gdquest/) and [Discord](https://discord.gg/87NNb3Z)
## Available demos
You can find all the Godot 3 demos are in the `/2018` folder.
- **Tool mode draw in viewport**
- **Camera 2d rig**
- **Character scene setup**
- **Astar pathfinding**
- **Simple sword attack**
- **Finite state machine**
- **Screen sizes example**
- **Game user interface**
- **Intro to ui containers**
- **Title screen** with keyboard and mouse support
- **Grid based movement** in 2dAnd more to come!
Some projects have both a `start` and an `end` version so you can follow along with the [ tutorials ](https://www.youtube.com/playlist?list=PLhqJJNjsQ7KF0o0ke_CA2QlqK8BxQNSFS) and use the final result as a reference.
## Contributors welcome!
If you find bugs, feel free to [ open an issue ](https://github.com/GDQuest/godot-demos/issues) and to submit a Pull Request!
## Credits
- Guilherme Oliveira, [ Godot instructor on Udemy ](https://www.udemy.com/godotcourse/?couponCode=LUVGODOT)
- Henrique Campos aka [ Pigdev ](https://pigdev.itch.io/)
- Lars Kokemohr, dean of engineering at the [school4games Berlin](http://school4games.net/)These demos were made possible by the 760 generous supporters who backed [Make Professional 2D Games with Godot](https://www.kickstarter.com/projects/gdquest/make-professional-2d-games-godot-engine-online-cou) on Kickstarter, and everyone who supports GDquest.