#!/bin/bash

cd `dirname $0`/
printf '\e[8;30;100t'
./play-text-adventure-games -game Adventure -manage-game-save-states
