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.0.4.tar.gz
(3.0 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.0.4.tar.gz.
File metadata
- Download URL: dashcode-1.0.4.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3e6e17b1cac8a81ecc8a33b09496a2237c41a1c0db97c41858bc2209bfd05ca3
|
|
| MD5 |
f467516d357f85a8495630ab7b97f7c3
|
|
| BLAKE2b-256 |
ea9dcba8aefbc329ecd91ed0e5b7f6ac5ee167669772c2b8e1f93fac13a5d2f9
|
File details
Details for the file dashcode-1.0.4-py3-none-any.whl.
File metadata
- Download URL: dashcode-1.0.4-py3-none-any.whl
- Upload date:
- Size: 3.2 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 |
07917903d9810380b75c10ad41f750faa6d41d5b8d83b29f44b09c68c2999d10
|
|
| MD5 |
73ff7aa694bd9bb074ea83b25ff42ded
|
|
| BLAKE2b-256 |
ff3ed1c24e7934a463da0c6ecb3f7d14d826e7051801310bfbcc4f87740540e2
|