#!/bin/sh exec guile -c '(use-modules (game main)) (launch-game (command-line))'