minimum_game
Game template
A 2D top-down game template with basic gameplay mechanics and assets.
A 2d top down Godot game template
71 stars
2 watching
8 forks
Language: GDScript
last commit: about 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
nezvers/godot-gametemplate | A comprehensive template for building top-down shooter games with the Godot Engine, providing a structured project layout and reusable solutions. | 1,227 |
maaack/godot-game-template | A pre-built project with menus and basic game development components for Godot 4.2+ | 549 |
babaganosch/gamemakerscaffolding | A template project providing a set of pre-built features and structures to simplify the development of 2D low-res tile-based games in GameMaker Studio 2.3 | 10 |
milkandbanana01/godot-fps-template | A basic first-person shooter game template for the Godot Engine. | 65 |
maaack/godot-menus-template | A pre-built Godot project with a menu system, scene loader, and configuration settings, providing a starting point for game development. | 148 |
whimfoome/godot-firstpersonstarter | Provides a pre-built First Person Shooter game controller template for Godot 4 to simplify the development process. | 670 |
bend-n/godot-template | Provides a template repository for creating Godot games with automated setup and deployment options | 41 |
crystal-bit/godot-game-template | A pre-built, reusable Godot game foundation project | 653 |
vbrusca/zigsdlgametemplate | An empty Zig project set up with the SDL library for game development | 4 |
jscott1989/luxe_base | A basic template for creating games in the Luxe gamejam framework using Haxe. | 5 |
brettchalupa/macroquad_quickstart | An opinionated template for building games in Rust with Macroquad | 1 |
godotvr/godot-xr-template | A Godot project template for building VR games with OpenXR support | 143 |
gb-archive/gb-template | Provides a basic template for developing Gameboy DMG/Color games with pre-made functions for input, DMA transfers, and tile data loading. | 4 |
nezticle/rgbds-template | A basic GameBoy development template using Assembly language and RGBDS | 42 |
tommyettinger/libgdx-library-template | A template project for creating libGDX-based libraries with Gradle 8.x support | 14 |