/zz

A 2d rendering library for Haxe.

Primary LanguageHaxeOtherNOASSERTION

#Zero Z - a cross-platform 2D rendering library (zz)

zz logo

Installation

Install Haxe and run $ haxelib install polygonal-zz from the console. This installs the polygonal-zz library hosted on lib.haxe.org, which always mirrors the git master branch. From now on just compile with $ haxe ... -lib polygonal-zz. If you want to test the latest beta build, you should pull the dev branch and add the src folder to the classpath via $ haxe ... -cp src.

Changelog

0.1.0 (released 2013-07-11)

  • Initial version.