An open-source programming language that "compiles" into Geometry Dash levels. It’s one of the most technically impressive projects on GitHub, allowing you to "code" a level rather than placing blocks manually. How to Find the Latest Projects
Another major search category is . Because GitHub Pages allows free static website hosting, many developers have uploaded browser-based clones or simplified versions of Geometry Dash that can be played on restricted networks (such as school or library computers).
: A Python implementation of the game using the Pygame library, useful for those wanting to study the game's physics and logic in a high-level language.
The focus for 2026 revolves around stabilizing and extending the features of 2.2 and anticipating 2.21. Here are the top trends and new projects you can find on GitHub: 1. Advanced Mod Loaders (Geode & Beyond)
activate(type, duration = 5000) this.isActive = true; this.type = type; this.remainingTime = duration; this.currentSpeed = type === 'slow' ? 0.5 : 1.5;
A suite of reinforcement learning (RL) agents designed to play Geometry Dash. It consists of two parts: a Python AI model and a C++ mod that allows the AI to see and control the game.
<script> // Time Warp Feature - Add to existing Geometry Dash clone (function() let timeWarpActive = false; let timeWarpSpeed = 1.0; let timeWarpEndTime = 0;
GitHub has become a playground for combining AI and machine learning with Geometry Dash . These are the projects on the cutting edge.
Navigate to the official Geode repository or search for verified community tools.
community has seen a massive surge in GitHub-driven innovation following the game's landmark 2.2 update. April 2026
: The primary framework for GD modding. It provides a modern C++ API, a mod loader, and an integrated launcher for iOS and Android. It is the "gold standard" for new development.
Beyond games and mods, developers have created powerful tools to interact with the game's infrastructure.
While Absolute’s "Mega Hack" has long been the gold standard for quality-of-life tools, open-source alternatives are surging. New GitHub repositories are focusing on free, transparent "hacklists" built directly into the Geode ecosystem. These tools provide essential features like:
Tools for decoding and backing up your game save files.