Skip to content

Commit

Permalink
Add a Tutorials section
Browse files Browse the repository at this point in the history
This closes godotengine#19.
  • Loading branch information
Calinou committed Feb 11, 2019
1 parent fe82927 commit 156441c
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ A curated list of [free/libre](https://www.gnu.org/philosophy/free-sw.html) game
- [2D](#2d)
- [3D](#3d)
- [Demos](#demos)
- [Tutorials](#tutorials)
- [Text tutorials](#text-tutorials)
- [Video tutorials](#video-tutorials)
- [Themes](#themes)
- [Modules](#modules)
- [Plugins and scripts](#plugins-and-scripts)
Expand Down Expand Up @@ -69,6 +72,24 @@ A curated list of [free/libre](https://www.gnu.org/philosophy/free-sw.html) game
- [Voxel Game](https://github.com/toger5/Godot-Voxel-Game-MineCraftClone) - Minecraft-like voxel terrain demo.
- [voxelgame](https://github.com/Zylann/voxelgame) - Minecraft-like voxel terrain demo, utilising the godot_voxel module.

## Tutorials

*A more complete list can be found in
[this Reddit thread](https://www.reddit.com/r/godot/comments/an0iq5/godot_tutorials_list_of_video_and_written/).*

### Text tutorials

- [**Official Getting Started Guide**](http://docs.godotengine.org/en/latest/getting_started/step_by_step/index.html)
- [Getting Started with Godot by devga.me](https://devga.me/tutorials/godot2d/) - A step-by-step introduction to Godot.

### Video tutorials

- [Bastiaan Olij's channel](https://www.youtube.com/channel/UCrbLJYzJjDf2p-vJC011lYw) - Tutorials about 3D, shaders, VR and GDNative.
- [From GM:S to Godot](https://www.youtube.com/watch?v=HLjguIl4_OU&list=PLQsiR7DILTcxma-doUnpoALIX001NvcP_)
- [GDquest](https://www.youtube.com/channel/UCxboW7x0jZqFdvMdCFKTMsQ) - Tutorials about 2D and 3D game development.
- [Making programs with Godot](https://www.youtube.com/watch?v=nk0YQGb08IA&list=PLQsiR7DILTczMLsN8qmMym7pYfJXynzK0)
- [Miziziziz's channel](https://www.youtube.com/user/Miziziziz) - Tutorials about 3D effects and replicating concepts from well-known games.

## Themes

*Themes for your Godot games or user interface.*
Expand Down

0 comments on commit 156441c

Please sign in to comment.