godot-template
There are 23 repositories under godot-template topic.
Maaack/Godot-Game-Template
Godot template with a main menu, options menus, pause menu, credits, scene loader, extra tools, and an example game scene.
TinyTakinTeller/TakinGodotTemplate
Godot 4 template for game projects (GDScript).
Maaack/Godot-Menus-Template
Godot template with a main menu, options menus, credits, and a scene loader.
vorlac/godot-roguelite
Godot 4.3 GDExtension C++ game prototype
rakugoteam/VisualNovelKit
Combo of addons + template to create visual novels in Godot inspired by Ren'Py
brettchalupa/godot_skeleton
Flexible template repository for common game needs in Godot
MechanicalFlower/godot-template
:memo: Godot template with code formatting, license tracking & CI/CD
reyalpsirc/godot-start-template
Basic godot template with menu/scene transitions
hgouveia/godot-blank-starter-template-3d
Godot 3.x basic starter project with some predefined settings to achieve an high quality look
sakkaku-dev/godot-template
Godot Template for games
VinhPhmCng/GodotStylePlugin
A Godot addon providing unofficial in-editor style guide
odinn1984/Godot-4-2D-Platformer-Template
Godot 4 2D Platformer Template
Veupix/godot-gpt.gdscript
Game-project template for Godot-engine (GDScript)
innkeeper-games/web-monetization-godot
Use Web Monetization in the Godot Game Engine web exports! Demo:
fernandogcat/preludium
game template project for Godot 4.3 to bootstrapt your next game
Armanx200/Godot-Template
🚀 A Godot project template featuring first-person 🎮 and third-person 🎥 camera setups, complete with a main menu 📋, settings ⚙️, and in-game functionality ⏸️. Perfect for jumpstarting your game development! 🎮
bobwag/Godot-snapper
A simple snapper for the godot game engine. If you get the snapper scene and add it as a child of whatever you want to have a snap ability. add the snap target for where you want it to snap to and now when your node comes into contact with the snapper target it will stick.
loteque/godot-project-template
Template to bootstrap a Godot 4 Project with github-ci, git-lfs (optional), GUT test framework, and some default configurations.
NIKHIL0VERMA/GodotEngine-Optimization-for-Android
This repository provides resources and instructions to optimize your 2D games built with Godot for Android. Reduce your APK size significantly with custom build scripts, optimized templates, and detailed guidelines. Includes custom.py, forced_classes.txt, and pre-built APKs and AARs.
Hernandez712/FlappyBird
A Flappy Bird clone made in Godot 4.4, showcasing basic 2D game mechanics and level generation. Perfect for learning game development.
Hernandez712/KnightPlatformer
This is a simple platformer game developed in Godot, created as an educational resource for beginners.
Hernandez712/SpaceInvaders-Godot
A classic Space Invaders clone built with Godot 4.4, featuring retro-style gameplay, wave-based enemy attacks, and responsive controls. Defend Earth from alien invaders and aim for the highest score!