MCPcopy Create free account
hub / github.com/GlobedGD/globed2

github.com/GlobedGD/globed2 @v2.1.4

Chat with this repo
repository ↗ · DeepWiki ↗ · release v2.1.4 ↗ · + Follow
2,536 symbols 6,555 edges 398 files 113 documented · 4% updated 10d agonightly · 2026-07-04★ 24161 open issues

Browse by type

Functions 2,047 Types & classes 489
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Globed

Mod Version Geode Version GD Version Downloads

Globed is an open-source, highly customizable multiplayer mod for Geometry Dash.

Globed supports only the latest versions of Geometry Dash. Older releases: * Globed v1 (GD 2.200 to 2.2074) -> legacy-v1 branch, releases before v2.0.0 * Globed v0 (GD 2.113) -> dankmeme01/globed repository

Installation

Globed is a Geode mod, so it requires you to install Geode first. Once that's done, simply open the mods page in-game and download it from the Geode Index.

Features

  • Real-time multiplayer
  • Available for all platforms supported by Geode: Windows, Android, MacOS and iOS
  • 2-player mode for beating 2P levels together over the internet
  • Other fun modes, such as Death Link, Collision, Switcheroo
  • In-game communication via voice chat and emotes
  • Public & private rooms
  • Completely free and open-source, with ability to host your own server

preview.png

Hosting a server

See the Server Hosting page for more information about hosting a server. If you have any troubles or suggestions, you can join our Discord server or make an issue.

Building

For the most part building is the same as any other mod, see the Geode documentation. Additionally: * Python 3.12 is required (Globed uses geobuild) * Clang is required, other compilers are unsupported

Credit

Globed is made by:

and the rest of our awesome contributors!

Special thanks:

  • availax - for co-creating the mod and helping with everything for a long time
  • MathieuAR - for providing us server hosting
  • HJfod - for making our website
  • alk1m123 - for working together for EditorCollab interoperability
  • Alphalaneous - for making the DeathLink mod and allowing us to take their idea and implement it in Globed
  • Rifct - for helping with some assets
  • ConfiG - for hosting a relay server in Russia
  • Everyone from the Geode Team - for making Geode
  • Server staff and supporters - for helping in shaping this mod to be what it is today :)

Used libraries

These are the libraries used by Globed, either directly or indirectly by one of dependencies made by us. Without them, Globed wouldn't exist ❤️

Core symbols most depended-on inside this repo

Shape

Method 1,520
Function 527
Class 454
Enum 35

Languages

C++99%
Python1%

Modules by API surface

src/core/net/NetworkManagerImpl.cpp151 symbols
src/core/hooks/GJBaseGameLayer.cpp80 symbols
include/globed/core/data/Messages.hpp50 symbols
include/globed/soft-link/Wrappers.hpp49 symbols
src/audio/AudioManager.cpp43 symbols
src/ui/menu/GlobedMenuLayer.cpp39 symbols
src/core/game/VisualPlayer.cpp38 symbols
src/core/SettingsManager.cpp34 symbols
src/core/PopupManager.cpp31 symbols
src/modules/active-player-switch/Hooks.cpp30 symbols
src/core/preload/PreloadManager.cpp28 symbols
include/globed/core/Module.hpp28 symbols

For agents

$ claude mcp add globed2 \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page