Game Kits

Top-down Action RPG Template
by noidexe
Very simple template to use as a starting point for a top-down action RPG. It works with keyboard, touch and gamepad input, and has a character with a few moves, an inventory system and a quest system. I created this for my students as a template for their final exam so everything is implemented in the simplest form possible. Take it as a starting point rather than a solid foundation. Live demo: https://redmagegames.com/elcaballerohueco/

TagProcessingLabel
by meloonics
TagProcessingLabel - Display Gamepad-Icons in a RichTextLabel using BBCode A demo for a modified RichTextLabel in Godot3.2.2, which supports {tags} and will automatically respond to changing controllers. It supports XBox, PS4 and Nintendo Switch Pro Controllers right now, but can be expanded. The singleton allows you to add your own syntax for tags. The TagProcessingLabel.tscn can be reused anywhere in your project, where displaying text along with input-icons is necessary.

3D Graphics Settings Demo
by godotengine
A demo showing an example of a graphics settings menu. Included settings are: Video settings: - UI scale. - Resolution scale. - Display filter (bilinear or AMD FidelityFX Super Resolution 1.0). - Fullscreen. - V-Sync (traditional and adaptive). - Anti-aliasing (MSAA and FXAA). - Camera field of view. Effect settings: - Signed distance field global illumination (SDFGI). - Bloom (glow). - Screen-space ambient occlusion (SSAO). - Screen-Space reflections (SSR). - Screen-space indirect lighting (...

Multitouch Cubes Demo
by godotengine
Demo of multitouch input and different gestures using the touch API. This demo is meant to be used with a touch-enabled device such as a phone or tablet. Language: GDScript Renderer: Compatibility

Godot-Lobby 4
by tatisgordon
This is a template to create a multiplayer lobby using Godot.

MinTime (Clock)
by icyatom
I made this simple clock desktop app for my personal use to display the time. It has stopwatch and timer. I was experimenting use of Godot to build the GUI applications and I had fun while building this. Hope this project can be helpful for some people who are just starting. Also don't forget to go to my Github page show some love, I have some cool projects there that I am working on.
![Comedot Ultimate Template [4.5] hero image](https://i.imgur.com/UJnNERn.png)
Comedot Ultimate Template [4.5]
by syntaksio
All-in-one project template & components framework: Basically Nodes but for gameplay. Optimized for 2D pixel art. • Includes components for different types of player movement, combat, collectibles, inventory, turn-based logic, AI etc. • Takes care of tricky gameplay polish issues related to stats, interactions, physics, climbing, tile-based movement etc. • UI controls like a stats HUD, buttons for special skills, etc. • Scenes for Logo → Main Menu → Options, Input Remapping, Pause Overlay and short example games. • Save/Load player preferences in config file with `Settings.anyName = 69` • Helper functions & debugging tools like realtime charts for monitoring variables. • Free-to-use 3rd-party assets for quick prototyping. Even if you don't need the template or components, you can copy some of the logic code to use in your own scripts, or just yoink Tools.gd This is a work of pAsSiOn in constant progress! For more deets & the latest version, lookieloo the Develop branch: https://github.com/InvadingOctopus/comedot/tree/develop Tilesets: https://kenney.nl/assets/1-bit-pack Font: Jayvee Enaguas (HarvettFox96) https://www.dafont.com/pixel-operator.font

godot_2d-hex_nav_demo
by arrrr110
This is an example of implementing hexagonal TileMap navigation in Godot.

DRPG Framework
by nyatsumi
Simple DRPG framework. Uses 2D tilemaps to create 3D environments.

Sokoban Cube
by tofujita
This Demo is a Sokoban type of game that is based on Cube Characters. You can change or add easily the textures of the Cube Characters and/or the game stages. Also, please refer to the url: "https://godotengine.org/asset-library/asset/616" that is Cube Characters.

Godot Conductor
by cthonianmessiah
Music conductor for track mixing and syncing game events to music beats.

SpaceAkroSport
by alekseysilver
ragdoll platformer game