Tags: web
AntialiasedLine2D
The AntialiasedLine2D add-on for Godot 4.x provides higher-quality antialiased Line2D and Polygon2D drawing compared to Godot's default implementation. It features helper nodes for drawing circles and regular polygons easily, supporting various platforms and renderers.
Godot SQLite
Godot SQLite is a GDNative wrapper that provides SQLite3 database support within Godot 4.x (and 3.x in a separate branch) projects. It simplifies data management by enabling direct SQLite database interactions without complex build configurations.
godot-ci
godot-ci is a Docker image designed for exporting Godot Engine games and deploying them to platforms like GitLab/GitHub Pages and Itch.io using CI/CD pipelines. It simplifies the automation of Godot game deployment workflows.
godot-actions
GitHub Actions for Godot Engine projects, simplifying the build and export process for various platforms, including itch.io deployment. It automates tasks like exporting to Windows, Linux, Web, Android, and macOS.
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.
Arrow
Arrow is a free, open-source, and feature-rich tool for game narrative design, text-adventure development, and the creation of interactive nonlinear storytelling documents. It offers visual development, an advanced node system, and one-click playable HTML exports.
Pocket Broomball
Pocket Broomball is a free and open-source 2D sports game developed with Godot Engine, simulating the game of broomball. It is available on multiple platforms and welcomes contributions for translations and team inclusions.
Pixelorama
Pixelorama is a free and open-source pixel art editor built with Godot Engine. It offers a wide range of tools and features for creating pixel art, animations, and tilemaps.
bendn's Godot Template
This is a Godot template repository utilizing gpm (Godot Package Manager) for managing dependencies. It includes automated builds and itch.io deployment, along with a starter CLI for streamlined development.
Talo
Talo is a self-hostable game backend and Godot plugin offering tools and APIs for player management, leaderboards, stats, game saves, event tracking, and more. It simplifies data-driven decisions and enhances game development workflows.
godot-rapier-2d
Godot Rapier Physics is a 2D and 3D physics engine drop-in replacement for the Godot game engine, offering better stability, performance, and features like fluids and deterministic simulations. It integrates the Rapier physics engine and Salva fluids simulation library.