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.3.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.3.tar.gz.
File metadata
- Download URL: dashcode-1.0.3.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 |
716f74b9b13adddfbec2081e0c5115e760cfe3f08a17a0bc30ed38aefcde7b8e
|
|
| MD5 |
17dae0abca4770c5653256eb2b7aa43b
|
|
| BLAKE2b-256 |
8a44b879042db4342456301f9adf254b2cf91e7336c6574f037e7efe7d5072f1
|
File details
Details for the file dashcode-1.0.3-py3-none-any.whl.
File metadata
- Download URL: dashcode-1.0.3-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 |
465e7d19cde968a6a21253208e0199528dd1d72ac400bdcf45f74dd0207b785d
|
|
| MD5 |
83c66f1d67816d9d4bbbeedd2113bc0f
|
|
| BLAKE2b-256 |
65ed0c5989cfc0bbc5ef55fbc7fb26ccf53ce131d03fe02451da1b863604fbc3
|