AustinEast / echo-heaps

simple example for integrating echo physics with the heaps engine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 

About

simple example for integrating echo physics with the heaps engine


Languages

Language:Haxe 75.7%Language:HTML 24.3%