fatuhoku / haskell-yampa-bouncing-ball

A little demo that uses Yampa to animate a bouncing ball.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bouncing ball experiment

We use Yampa and arrowized FRP to animate a ball based on physical behaviours such as freefall and bouncing from a wall.

About

A little demo that uses Yampa to animate a bouncing ball.

License:MIT License


Languages

Language:Haskell 100.0%