Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 349 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 349 Bytes

echo-heaps

A simple example for integrating echo physics with the heaps engine.

Getting Started

Clone the repo, then install the project's dependencies:

$ haxelib install all 

To produce hashlink target

$ haxe hl.hxml

To produce Javascript target

$ haxe js.hxml