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.2.tar.gz
(2.9 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.2.tar.gz.
File metadata
- Download URL: dashcode-1.0.2.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9392e0f1487d98a4e73d31e85662ef8cf6a1f65dd4e9cd73d432dd1a01ce8663
|
|
| MD5 |
30278038e58f1322fa61a1a3674aebab
|
|
| BLAKE2b-256 |
45cedf81ca45280c8be6608bc06ad6d45dd8efab54db87ba7c0cc0d77f6f2b41
|
File details
Details for the file dashcode-1.0.2-py3-none-any.whl.
File metadata
- Download URL: dashcode-1.0.2-py3-none-any.whl
- Upload date:
- Size: 3.1 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 |
4f6b78ed002e6dfa6c6a1322dff4753dc21192b5cf8968c55c573acd0b3ec03b
|
|
| MD5 |
550a89a82f140b9657d9894b889b95c3
|
|
| BLAKE2b-256 |
e751fdb8f1100b8ead8a7490b3b8056446293595bd5b24c07aedbc98acee77f6
|