/echo-heaps

simple example for integrating echo physics with the heaps engine

Primary LanguageHaxe

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