A library for Geometry Dash level generation using .gmd files
Project description
Dashcode
Dashcode is a specialized Python library for the programmatic generation of Geometry Dash levels (compatible with version 2.2+). It allows developers to build complex level structures, triggers, and gameplay mechanics entirely through code.
Key Features
- Class-Based Architecture: All functionality is encapsulated within the
Dashcodeclass for a clean developer experience. - Full Trigger Support: Easily manage Group IDs, Alpha, Toggle, Rotate, and Camera Zoom parameters.
- Verified Mapping: Includes corrected IDs for critical items like the Checkpoint (2063) and TouchTrigger logic.
- Extensible Logic: Fully customizable object and parameter dictionaries via
setobjects()andsetparams(). - Direct GMD Export: Encode and package your level data into a ready-to-import .gmd file format.
Installation
pip install dashcode
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
dashcode-1.1.0.tar.gz
(3.2 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file dashcode-1.1.0.tar.gz.
File metadata
- Download URL: dashcode-1.1.0.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8e0e231bcb603bb7d4e0a7fc94f0b8328ac298255c3844f0be39000dce13b856
|
|
| MD5 |
830b22a062fefae278c40290d7ac05c4
|
|
| BLAKE2b-256 |
ac52c90f563c2f3bf3f470a3bf75c0fb39d67ce81d19023566506d52b5ac7d4b
|
File details
Details for the file dashcode-1.1.0-py3-none-any.whl.
File metadata
- Download URL: dashcode-1.1.0-py3-none-any.whl
- Upload date:
- Size: 3.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dd727b617cafcaf6365981c0d2b6b2f9f5eb88c4c2e4d6db2a4f1cd294e3b534
|
|
| MD5 |
e3cfd6eaab1d3feeeac5578ccbe1b4be
|
|
| BLAKE2b-256 |
fb12bcf3adf5c6e9977d64de437f200854c05855488cdc367d18fc5681ed8e56
|