#!/usr/bin/env python

from roboball2d.demos.simple import run

run()

