|
| 1 | +# Free Godot 3 demos |
| 2 | + |
| 3 | +Here are all the Godot 3 code projects from our tutorials on the [ GDquest Youtube channel ](http://youtube.com/c/gdquest). |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | +## Links |
| 8 | + |
| 9 | +1. [Godot 3 tutorials](https://www.youtube.com/playlist?list=PLhqJJNjsQ7KF0o0ke_CA2QlqK8BxQNSFS) |
| 10 | +2. [Godot 3 course](https://gumroad.com/gdquest) (Premium) |
| 11 | + |
| 12 | +GDquest is on [ Twitter ](https://twitter.com/NathanGDquest), [Facebook](https://www.facebook.com/gdquest/) and [Discord](https://discord.gg/87NNb3Z) |
| 13 | + |
| 14 | +## Available demos |
| 15 | + |
| 16 | +You can find all the Godot 3 demos are in the `/2018` folder. |
| 17 | + |
| 18 | +- **Tool mode draw in viewport** |
| 19 | +- **Camera 2d rig** |
| 20 | +- **Character scene setup** |
| 21 | +- **Astar pathfinding** |
| 22 | +- **Simple sword attack** |
| 23 | +- **Finite state machine** |
| 24 | +- **Screen sizes example** |
| 25 | +- **Game user interface** |
| 26 | +- **Intro to ui containers** |
| 27 | +- **Title screen** with keyboard and mouse support |
| 28 | +- **Grid based movement** in 2d |
| 29 | + |
| 30 | +And more to come! |
| 31 | + |
| 32 | +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. |
| 33 | + |
| 34 | +## Contributors welcome! |
| 35 | + |
| 36 | +If you find bugs, feel free to [ open an issue ](issues) and to submit a Pull Request! |
| 37 | + |
| 38 | +## Credits |
| 39 | + |
| 40 | +- Guilherme Oliveira, [ Godot instructor on Udemy ](https://www.udemy.com/godotcourse/?couponCode=LUVGODOT) |
| 41 | +- Henrique Campos aka [ Pigdev ](https://pigdev.itch.io/) |
| 42 | +- Lars Kokemohr, dean of engineering at the [school4games Berlin](http://school4games.net/) |
| 43 | + |
| 44 | + |
| 45 | +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. |
0 commit comments