Pinned Repositories
getting-started-with-godot-4
Get started with Godot 4 for for free with two complete beginner-friendly game projects
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+
godot-4-3D-Characters
Beautiful 3D animated game characters for the Godot game engine, ready to drag and drop into your projects
godot-4-3d-third-person-controller
Godot 4 demo with a plug-and-play 3D Third-Person Shooter (TPS) character controller inspired by games like Ratchet and Clank.
godot-4-new-features
Free and open-source Godot 4 demo scenes to see the new features in action
godot-make-pro-2d-games
A-RPG demo made with Godot, MIT-licensed, from our Godot course
godot-open-rpg
Learn to create turn-based combat with this Open Source RPG demo ⚔
godot-procedural-generation
Procedural generation algorithms and demos for the Godot game engine
godot-shaders
A large library of free and open-source shaders for the Godot game engine. Here, you'll get 2D and 3D shaders with playable demos.
godot-visual-effects
Open-source visual effects designed in Godot, from our VFX Secrets course.
GDQuest Demos's Repositories
gdquest-demos/godot-shaders
A large library of free and open-source shaders for the Godot game engine. Here, you'll get 2D and 3D shaders with playable demos.
gdquest-demos/godot-open-rpg
Learn to create turn-based combat with this Open Source RPG demo ⚔
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+
gdquest-demos/godot-visual-effects
Open-source visual effects designed in Godot, from our VFX Secrets course.
gdquest-demos/godot-2d-space-game
A 2D space exploration and mining game made with Godot and our AI framework
gdquest-demos/godot-4-3d-third-person-controller
Godot 4 demo with a plug-and-play 3D Third-Person Shooter (TPS) character controller inspired by games like Ratchet and Clank.
gdquest-demos/godot-4-3D-Characters
Beautiful 3D animated game characters for the Godot game engine, ready to drag and drop into your projects
gdquest-demos/godot-4-new-features
Free and open-source Godot 4 demo scenes to see the new features in action
gdquest-demos/godot-3-demos-2022
Free and open-source Godot demos for learning, with guides and tutorials: 2022 edition.
gdquest-demos/godot-design-patterns
Code design patterns in Godot and in GDScript. State machines and the likes.
gdquest-demos/godot-4-stylized-sky
An open-source shader for creating stylized skies. Compatible with Godot game engine version 4.
gdquest-demos/godot-2d-visual-novel
A Visual Novel demo made with the Godot game engine
gdquest-demos/godot-2d-tactical-rpg-movement
Grid-based movement for a Tactical RPG
gdquest-demos/godot-4-VFX-assets
Collection of free and open-source Godot 4 VFX assets. Includes particle examples, shaders, and more.
gdquest-demos/getting-started-with-godot-4
Get started with Godot 4 for for free with two complete beginner-friendly game projects
gdquest-demos/godot-4-FPS-arms
gdquest-demos/godot-tours-101-the-godot-editor
Interactive tour of the Godot editor's interface, using the Godot Tours technology
gdquest-demos/godot-4-how-tos
Collection of code snippets and demos for quick and efficient how-to video guides for Godot 4.
gdquest-demos/godot-4-demos-reference-style
Reference for the art style of Godot tutorials, mechanics, and secrets demos at GDQuest
gdquest-demos/godot_2d_and_3d_lasers
This demos shows how to implement 2D and 3D laser beams, complete with visual effects.
gdquest-demos/godot-4-3d-character-controller-tutorial
gdquest-demos/godot-4-savegame
A Godot 4 demo that showcases how to save and load game data using resources or FileAccess.store_var()
gdquest-demos/godot-4-hitbox-hurtbox
A Godot 4 demo that showcases how to use hitboxes and hurtboxes for handling combat interactions between characters and objects.
gdquest-demos/godot-4-homing-missiles
This Godot 4 project shows how to shoot homing missiles.
gdquest-demos/godot-4-split-screen-coop
This demo shows how to set up SubViewport and SubViewportContainer nodes for split-screen co-op gameplay.
gdquest-demos/demo-template
A simple template to kickstart demo project
gdquest-demos/godot-4-juicy-attack
This demo shows how to spice up your attack animations, a follow-up to the hitbox and hurtbox demo.
gdquest-demos/godot-4-leveling-system
A Godot 4 demo that showcases how to make an RPG-style leveling system.
gdquest-demos/godot-4-ranged-attacks
This Godot 4 project shows how to make a ranged attack with and without an area of effect.
gdquest-demos/godot-4-reloading-ammo
This Godot 4 project shows how to manage and reload ammo.