This repository contains collection of sample projects used in EdenSpark game engine.
All samples are written in Daslang — high-performance, strong and statically typed scripting language which is used by EdenSpark for writing gameplay code.
All samples in this repository are also bundled with EdenSpark and available directly from the launcher. Open the launcher and navigate to Samples — they are organized into the following categories:
| Folder | Launcher category | Description |
|---|---|---|
templates/ |
Templates | Minimal starter projects (2D and 3D) |
new/ |
New samples | Recently added samples |
games/ |
Demos | Playable demo games (Blasterman, Snake, Racing, etc.) |
showcases/ |
Showcases | Feature demonstrations (physics, UI, audio, shaders, etc.) |
Click on any sample to open it in the editor.
Some samples include third-party assets with their own licenses — see the LICENSE.md or license.txt files in the respective sample directories.