#!/bin/sh

cd "PREFIX/share/examples/hypatia" && \
	exec PYTHONBIN game.py
