-
Notifications
You must be signed in to change notification settings - Fork 27
Open
Labels
✨ New exampleA new exampleA new example
Description
Describe the example
Simple example made with the native 3D that "recreates" minecraft's surface generation. This extension doesn't contain
any chunk systems or anything. It's just the generation based on a seed.
The events are also clean, I added comments and it only uses 3 extensions (that are necessary for the generation).
(Also these aren't all of the events but these are the important ones)
The thumbnail:
Checklist
- I've followed all of the best practices.
- My game has a proper name in the game properties.
- My game package name begins with
com.example.. - My game has all events unfolded.
- I've added myself as the author in the game properties.
- I've included a file called "README.md" with a description in proper English, explaining what this example is doing.
- I confirm that this game and all of its resources can be integrated to this GitHub repository, distributed and MIT licensed.
- I've cleaned unused resources.
Game folder
Metadata
Metadata
Assignees
Labels
✨ New exampleA new exampleA new example


