#!/bin/sh --

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