All Godot about…
Texture Packer
Texture Packer is a Godot Engine module for creating texture atlases at runtime. It supports texture merging, layering, and packing with features like custom filters, background colors, and margins, enhancing runtime texture management.
Cheese Hunter
Cheese Hunter is a 3D game developed for the Godot Engine Jam in March 2016. The game showcases 3D capabilities in Godot 2 and offers a simple, engaging gameplay experience.
codetranslator
Codetranslator is a tool designed to convert GDScript code to C# for the dual-language system in Godot. This project is still in the experimental phase and may contain bugs.
PlaneShooter
PlaneShooter is a 2D space shooter game developed in Godot 4, inspired by Sunny GameDev's Unity tutorials. It showcases classic shooter mechanics and a modular project structure, ideal for learning Godot 4 development.
Catppuccin Theme
Catppuccin theme for Godot offers a soothing pastel color palette in four flavors: Latte, Frappé, Macchiato, and Mocha. It provides both text editor and interface themes for Godot 4, with Godot 3 support available on a separate branch.
Godot Game Of Life
A GPU-based implementation of Conway's Game of Life in Godot, leveraging shaders for cellular automata calculations. GDScript is used for user input, with a focus on efficient rendering techniques.
Cyclops Level Builder
Cyclops Level Builder is a Godot Engine plugin that allows for rapid environment creation directly in the viewport. It supports block creation, material editing, and comes with built-in collision.
Godot GamePad
Godot GamePad is a two-part project that allows players to use their mobile devices as controllers for Godot games. It includes a Godot plugin for developers to integrate mobile controllers and a mobile app for players.
Dolphin Island 2
Dolphin Island 2 is a 2D platformer game developed for the A Game By It's Cover 2015 Game Jam using Godot Engine. The game features classic platforming mechanics within a colorful island setting.
GodotPhoenixChannels
GodotPhoenixChannels is a GDScript implementation for the Channels API of the Phoenix Framework, enabling Godot games to connect to Phoenix Channels. It facilitates real-time communication between Godot projects and Elixir/Phoenix backends, supporting features like presence tracking and event handling.
CRT Shader
This is a Godot 3 shader that simulates a CRT display, providing a retro look to your 2D games. It includes various adjustable parameters like curvature, vignette, scan lines, and chromatic aberration.
Ball2Box
Ball2Box is an open-source, ad-free 3D puzzle game developed with Godot Engine 3.x, where players swipe to toss a ball into a box across over 100 levels. The game supports multiple platforms including iOS, Android, and HTML5.
MechanicalFlower Godot Template
A comprehensive Godot project template by MechanicalFlower, designed for clean code separation, continuous integration, and streamlined development workflows. It includes features like code formatting, license tracking, and addon management.
AnimatedShape2D
AnimatedShape2D is a Godot 4 addon that allows you to customize collision shapes for each frame of an AnimatedSprite2D animation. This is useful for creating precise hitboxes, hurtboxes, and hardboxes for character animations.
Aseprite Wizard
Aseprite Wizard is a Godot plugin designed to simplify the import of Aseprite animations into Godot projects. It supports various import methods and node types, streamlining the animation workflow for game developers.