Few examples of Fatina working with Pixi.js (HTML 5 2D rendering engine).

  • Those are just samples, not real games :P
  • Thanks Unity-chan for her help

Unity Chan GO!!! Parallax

A simple demo with unity-chan to show how to easily create a parallax effect using few tweens and without any math

Read the code

Unity Chan Danmaku!!! Massive usage of sequence and callback

A demo with unity-chan to show how to implement complex pattern with sequences.
For fun, simple collision are implemented too.

Read the code