30 open-source projects similar to pixelpen-dev/pixelpen, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Pixelpen alternative.
Silver Bullet is a local-first, bidirectional Markdown wiki that functions as a Lua-scriptable note-taking platform with an embedded declarative query language. It treats a single folder on your device as the root workspace, monitoring that directory for file changes via a native file-system watcher to keep its in-memory index and user interface synchronised in near real-time. Notes are parsed into a live-preview Markdown AST that re-renders only changed nodes as you type, and the application builds a directed graph of internal hyperlinks from each note’s content to support bidirectional navig
Wwise Integration for the Godot Engine
High-performance C# ECS
An event based audio workflow for Godot.
Beehave is a behavior tree AI framework and plugin for the Godot engine. It serves as an agent logic orchestrator for designing adaptive non-player character behaviors using hierarchical behavior trees. The system features a visual debugger that provides runtime visualization of the execution flow and internal state of active trees. This allows for AI execution analysis and the identification of logic errors through a state-based runtime interface. The framework utilizes a composite-decorator pattern and a tick-based polling cycle to execute tree-based logic. It integrates directly with the
Godot Unit Test. Unit testing tool for Godot Game Engine.
A Godot plugin to let you block in levels inside the Godot editor.
Godot 2D and 3D Components to manage health, damage, and healing
Dialogic is a dialogue editor and runtime system for the Godot engine that provides a complete framework for creating branching conversations with characters, animations, and state management. At its core, it functions as a branching narrative editor with visual and text-based timeline authoring, a character animation manager that handles portraits and scene positioning, a localization tool that exports timelines to CSV for translation, and an interactive framework that manages player choices, text reveals, voice lines, and dynamic text effects within conversations. What distinguishes this sy
A plugin for Godot 4.x. SignalVisualizer displays the current scene's signals and connections in a easy to read graph and tree dock.
Simplified Flight Simulation library (addon) for Godot Engine
Addons for building multiplayer games with Godot
Community-driven Agones SDK for Godot Engine
Godot plugin for managing scenes and transitions
Fast antialiased Line2D and Polygon2D drawing add-on for Godot 4 (all renderers)
Konado is a dialogue creation toolkit for the Godot Engine, with templates and a dialogue manager to help you quickly build Visual Novels, Gal Games, RPGs and other story‑driven projects.
Godot addon to animate a CollisionShape2D along with the frames of an AnimatedSprite2D. Useful for making changing hitboxes, hurtboxes and hardboxes. Comes with an Editor, making things easy.
A simple Godot shader that simulates CRT Displays
Godot engine addon to randomly fill an area with props or other scenes
A Godot 4.x plugin for integration with Google Play Game Services
Possibly the best theming solution for Godot - Programmatically create themes using GDScript
Gif exporter for Godot made entirely in GDScript