Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dash-engine/dash-engine

Game engine for making Geometry Dash levels
https://github.com/dash-engine/dash-engine

dash-engine dashengine game-engine geometry-dash geometrydash godot

Last synced: 16 days ago
JSON representation

Game engine for making Geometry Dash levels

Awesome Lists containing this project

README

        

# ⚠️STILL IN DEVELOPMENT!⚠️

# Geometry Dash game engine

This is an engine made for making games in geometry dash.

# Setup
Make sure have [SPWN](https://github.com/Spu7Nix/SPWN-language/releases/tag/v0.8-beta) or it won't work.

Run these commands on a command prompt:
```
git clone https://github.com/MikeDeev/GD-game-engine
cd GD-game-engine
pip install -r requirements.txt
```