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-development game-engine gamedev gdscript geometry-dash geometrydash godot godotengine open-source
Last synced: 3 months ago
JSON representation
Game engine for making Geometry Dash levels
- Host: GitHub
- URL: https://github.com/dash-engine/dash-engine
- Owner: dash-engine
- License: mit
- Created: 2024-10-11T20:21:21.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-02-22T18:27:14.000Z (3 months ago)
- Last Synced: 2025-02-22T19:29:54.622Z (3 months ago)
- Topics: dash-engine, dashengine, game-development, game-engine, gamedev, gdscript, geometry-dash, geometrydash, godot, godotengine, open-source
- Language: GDScript
- Homepage:
- Size: 10.4 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# STILL IN DEVELOPMENT!
# Geometry Dash game engine
This is an engine designed for making games for geometry dash.
# Setup
- Download [SPWN](https://github.com/Spu7Nix/SPWN-language/releases/tag/v0.8-beta), this is for compiling your game into a gd level.
- Download the lastest version of [Godot Engine](https://godotengine.org/download)
- Git clone the project ```git clone https://github.com/dash-engine/Dash-Engine.git```
- Open the project in Godot.