Nathan (GDQuest)
Become a game developer with the Godot game engine!
Hundreds of free tutorials and open-source demos: http://gdquest.com
- Reposted by Nathan (GDQuest)ssr demo for godot release page
- We made this free open source app to help people take their first steps with coding. It's used in schools and part of Godot docs' getting started series. After focusing on our curriculum, I'm back to improving it. Next version drops in January with clearer lessons where newcomers struggle most.
- We've been working on something special for you, GDLibrary: a completely free library for Godot devs Think of it as your go-to place whenever you need help: tutorials, guides, a glossary to look up terms, and open source demos and assets to use in your games! Here's a quick peek at what's coming.
- Reposted by Nathan (GDQuest)[Not loaded yet]
- GDScript Formatter can reorder your GDScript code for you! Signals and variables first, then built-in Godot functions, then public and private custom functions, etc. It's open source, written in Rust, and runs fast. Give it a try: www.gdquest.com/library/gdsc...
- GDScript code formatting in an instant coming soon in a Godot editor near you. Works automatically on save too.