Pydash
Python implementation of Geometry dash, a rhythm based platformer game, using Pygame, an interactive graphics library for python
Install / Use
/learn @y330/PydashREADME
Pydash
Pygame geometry dash
Code by Yonah Aviv
Overview
Implementation of Geometry Dash in Python 3.9 with the interactive graphics library for python, Pygame(v2.0+).
Controls
Up-arrow or space-bar to jump over spikes, avoid crashing into walls, and interact with orbs to jump in mid-air.
Level information
Currently, there are 2 levels out of the box, both made using Tiled, a 2d tile based level editor.
Getting Started
Download zip, then run main.py
Make sure you are running at least Python 3.9 and Pygame 2.0 on your machine.
To install Pygame module, run the following from your command prompt/PowerShell on Windows or the equivalent program on OS X:
pip install pygame
Then in your python file:
import pygame
if you don't recognize anything up to here, read a tutorial for Python and Pygame
Miscellaneous
Disclaimer: Some assets in this project may not be owned by the owner of this repository, Yonah Aviv.
Pydash is not affiliated with Geometry Dash by Robtop Games
MIT license
Copyright © 2020 y330 Yonah Aviv
Related Skills
node-connect
343.1kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
claude-opus-4-5-migration
90.0kMigrate prompts and code from Claude Sonnet 4.0, Sonnet 4.5, or Opus 4.1 to Opus 4.5
frontend-design
90.0kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
model-usage
343.1kUse CodexBar CLI local cost usage to summarize per-model usage for Codex or Claude, including the current (most recent) model or a full model breakdown. Trigger when asked for model-level usage/cost data from codexbar, or when you need a scriptable per-model summary from codexbar cost JSON.
