#!/bin/sh --

cd /usr/share/games/bouncy/
exec python game.py "$@"
