This directory contains version 2.0 of Grue Hunter. Homepage: https://jxself.org/grue-hunter.shtml This file is part of Grue Hunter. See the end of the file for license conditions. "It is pitch black. You are likely to be eaten by a grue." The Grue has eaten many adventurers. This game gives you a chance to get even. To compile the game first pull in my modified version of the Inform standard library: git submodule init git submodule update You will also need my modified version of the Inform compiler from https://jxself.org/git/?p=inform.git Once the compiler has been compiled and is ready for use return to this directory and run: inform +include_path=lib grue-hunter Or you can run the included build.sh script which does the same thing, assuming that the inform compiler is included in your PATH. You will then get the Grue Hunter story file that can be run using any appropriate Z-Machine interpreter, such as Frotz. Your GNU/Linux distro probably has that packaged already for easy installation. Copyright (C) 2013, 2016 Jason Self Grue Hunter gives you software freedom; you can copy, modify, convey, and/or redistribute it under the terms of the GNU Affero General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. Grue Hunter is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License along with Grue Hunter. If not, see https://gnu.org/licenses/