Skip to content

MatthijsKamstra/cc-go

Repository files navigation

cc-go

Creative Coding animation lib

  • animate div
  • animate svg

Preview

https://matthijskamstra.github.io/cc-go/

Haxelib

How to install cc-go

Use this git repos as a development directory:

haxelib dev cc-go /Users/[yourname]/path/to/cc-go

or use this git-repository directly

haxelib git cc-go https://github.com/MatthijsKamstra/cc-go.git

don't forget to add it to your build file

-lib cc-go