#!/bin/sh

cd /usr/share/barbie_seahorse_adventures
/usr/bin/python3 ./run_game.py "${@}"
