Skip to main content

A library for Geometry Dash level generation using .gmd files

Project description

Dashcode

Discord

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 Dashcode class 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() and setparams().
  • Direct GMD Export: Encode and package your level data into a ready-to-import .gmd file format.
  • Timelines: You can make a list of actions and objects like spawn or create to build easier using build_timeline()
  • Variables: Add variables using ItemIds with add_variable() or change the variable in level using set_variable() or activate groups if {variable} is {value} with if_variable() or just get it with get_variable()
  • Prefabs: You can add prefabs to your level using addprefab(), check documentation for more info

Examples

Check the /examples in wiki for advanced usage of: Object placement Prefabs Timelines

Installation

pip install dashcode

Project details


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.5.3.tar.gz (6.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

dashcode-1.5.3-py3-none-any.whl (6.6 kB view details)

Uploaded Python 3

File details

Details for the file dashcode-1.5.3.tar.gz.

File metadata

  • Download URL: dashcode-1.5.3.tar.gz
  • Upload date:
  • Size: 6.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.1

File hashes

Hashes for dashcode-1.5.3.tar.gz
Algorithm Hash digest
SHA256 8e6f248cfd390b6ddf662235cfcfa9bdb394782b8916876e133b46a17402a767
MD5 6bc17eaf9a8aef4044dd04c96cff7dbe
BLAKE2b-256 c7397174677028bb8907359ecc5ac34720b31af20e83e479a9277e7b7c9b06d2

See more details on using hashes here.

File details

Details for the file dashcode-1.5.3-py3-none-any.whl.

File metadata

  • Download URL: dashcode-1.5.3-py3-none-any.whl
  • Upload date:
  • Size: 6.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.1

File hashes

Hashes for dashcode-1.5.3-py3-none-any.whl
Algorithm Hash digest
SHA256 6da28b27503951ff406cf756c3a2c7e32bbc96b7c739c83591f8bbeec970cec2
MD5 80e171cf7a8567bc1cb4c9d2ccc4d3f3
BLAKE2b-256 03f18903f7e40570daada3b7700b0c11c335400a75e9c001afc4fefb76d10d98

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page