Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tools page #110

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
39 changes: 38 additions & 1 deletion Tools.md
Original file line number Diff line number Diff line change
@@ -1 +1,38 @@
<p class="lead">Heaps can be extended by several tools.</p>
# Tools

<p class="lead">Heaps can be extended by several tools.</p>

## Heaps ecosystem core tools

### Hide

Hide is an editor to work with Heaps in 3D.

Learn more about Hide [here](https://github.com/HeapsIO/hide).

### DomKit

A heaps library for UI. [[DomKit]]


---

## More tools

### 2D level editors

- [[Castle-DB]]: A database and level editor.

- [LDtk](https://github.com/deepnight/ldtk) / [site](https://ldtk.io/) (MIT)

- [Heaps Editor](https://github.com/nayata/editor) / [site](https://nayata.github.io/editor/) (MIT)

- [Support for using Tiled](https://github.com/yanrishatum/tiledhx)

### Other tools

- [Hexe](https://github.com/nayata/prefab) (https://nayata.github.io/hexe/): A prefab editor

### Game engines that build on Heaps

- [gameBase](https://github.com/deepnight/gameBase) / [site](https://deepnight.net/tools/gamebase/) (MIT)
5 changes: 1 addition & 4 deletions _Sidebar.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,10 +44,7 @@
* [[HashLink]]
* [[HTML5]]
* [[Tools]]
* [[Castle DB]]
* [[DomKit]]
* [[Hide]]
* [[External libraries]]
* [[External libraries]]
* [[Demo of Slide]]
* [[HaxeUI]]
* [[Sample games for learning]]
Expand Down