Skip to content

Tw1ddle/haxe-kiwi-demo

Repository files navigation

Project logo

License Build Status Badge

Demo of my Haxe port of the Kiwi constraint solver. Kiwi is an efficient implementation of the Cassowary algorithm based on the seminal Cassowary paper.

Run it in your browser.

Usage

This demo requires HaxeFlixel and Actuate, so install these first:

haxelib install actuate
haxelib install flixel

Build the app and tap the buttons at the bottom of the screen to play with it.

Edit the JSON constraint definitions in assets/data to modify the demos.

Notes

  • This demo supports all the targets supported by HaxeFlixel.
  • Got an idea or suggestion? Open an issue on GitHub, or send Sam a message on Twitter.

Releases

No releases published

Packages

No packages published

Languages