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.1.tar.gz
(3.4 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.1.tar.gz.
File metadata
- Download URL: dashcode-1.1.1.tar.gz
- Upload date:
- Size: 3.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
11399823693a27e02095787acb75e9199231e738b9e4358be20f3c37a9079493
|
|
| MD5 |
a98a18735175abdd23169bc583ee3a4f
|
|
| BLAKE2b-256 |
e333e7456d274d718eea70fdbee7cb852ceb5bb61a00fcc9aab01fcf2230e753
|
File details
Details for the file dashcode-1.1.1-py3-none-any.whl.
File metadata
- Download URL: dashcode-1.1.1-py3-none-any.whl
- Upload date:
- Size: 3.5 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 |
b08caef9fa8d4dce1161f6d6ea3c010dc884d8679033b6d3258822e5a1358bb6
|
|
| MD5 |
9cfcbb413e61271249e9ec104588ee26
|
|
| BLAKE2b-256 |
025d93f35907d775f3e88f16313d988f8a6fc08ce03a2a9fd1c28c3eb4baa7c9
|