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.1.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.1.tar.gz.
File metadata
- Download URL: dashcode-1.0.1.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 |
1a1b766c9a98d2f16454415e4ee4946de77fcf2191e298b7eba6e6d05a5b68bd
|
|
| MD5 |
6ca66f800c4555b973851eff4ef41749
|
|
| BLAKE2b-256 |
3752ba56c9186d796f3a11272d8f1c3d2fdf9318b847ee962b0e015e437e47b3
|
File details
Details for the file dashcode-1.0.1-py3-none-any.whl.
File metadata
- Download URL: dashcode-1.0.1-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 |
f7b885ce2d7b2d791556e0a42d576662c455f8c74a1feb1e44a3b1957a2b78b9
|
|
| MD5 |
66a773eadbee66d52f0100b2c9b54b20
|
|
| BLAKE2b-256 |
6d32a3467d678ae776fced4d96355b3ce55cfe08b2adfa8032572627d09fb504
|