#!/usr/bin/env python

from roboball2d.demos.mirror_balls import run

run()
