This template aims to gives a basic starter project with some predefined settings to achieve an high quality look
Rakugo is framework (inspired by Ren'Py) for story driven games in Godot. It is a Story Management Plugin. The idea is to have a ready to use plug-in for stories, so developers can create narrative driven games with all the amazing features and tools of Godot 3.1+.
This template allows users to construct arbitrary 2D wheeled vehicles. The basic concept is to simulate each wheel individually, which makes it possible to make a wide variety of vehicles, regardless of the amount of wheels or the steering.Several example vehicles are provided.For a more detailed description and manual, please visit the GitHub page: https://github.com/vrojak/godot-wheeled-vehicle-template
a drag and drop demo made with Godot
A simple Top Down Twin Stick Shooter template. The Test scene works best using a gamepad but can also work with WASD and Mouse.
A framework that contain all the Godot Engine controller features that witch are subject to axis management. It can help to understand more about it.
a ligthess project with movement and hight speed feeling on 2D Godot games projects.
A 2D grid based movement system based on TileMap node.
This project is an example of maze generation using the Resursive backtracking algorithm.
Template for Flappy Bird like games.