SkillAgentSearch skills...

EdenUnityBuilder

Open source remake/port of IOS game Eden World Builder on Android and PC

Install / Use

/learn @amytimed/EdenUnityBuilder
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

SEE https://github.com/maysunrise/eden-unity-builder FOR MORE UP-TO-DATE VERSION!

Eden: Unity Builder Development

Open source remake/port of the game Eden World Builder for Android and PC.

Note: This wasn't started by me! The original creator has deleted the repo, and the Discord link for it no longer works.

Original game a block based building sandbox created by Ari Ronen for iOS.

Getting Started

The game uses the Unity engine, so I recommend starting the project with Unity 2020.1.1f1. This should work on newer versions.

Helpful links

Eden World Builder File format https://mrob.com/pub/vidgames/eden-file-format.html

Source code of Eden World Builder https://github.com/phonkee/EdenWorldBuilder (Useful for porting original Objective-C code to C#)

Features

Since this is still a regular voxel engine. Here are some of its features.

Infinity terrain generation

Multithreading

Blocks can be painted

Interactive blocks like TNT, fireworks, portals, doors

Block burning physics

Ramps(not yet), half-blocks(not yet), transparent blocks

Saving/Loading with supporting world format World Builder (does not work correctly)

Lighting (not yet)

Development note

Eden Unity Builder is still under development and some important things are currently does not work. Such as saving and loading in world format for World Builder. There is a lot of bad and uncommented code here :D

License

This project is licensed under the GNU General Public License v3 - see the LICENSE file for details

Related Skills

View on GitHub
GitHub Stars10
CategoryDevelopment
Updated4mo ago
Forks1

Languages

C#

Security Score

87/100

Audited on Dec 9, 2025

No findings