This is the example game for the exTremely Compact Interpreter, or XCI, an adventure game engine for the Commander X16 inspired by earlier game engines like SCI and SCUMM. This game is only intended to show a potential developer how to create their own game, so it is extremely short and simple.
To learn more about the XCI game engine and how you can develop your own game: https://github.com/SlithyMatt/x16-xci
To play, load XCI.PRG and run. Then, when the menu appears, select "New Game".
Note that this is based on an intermediate build after release 0.4b, from commit 33b29de, which will eventually be release 0.5b.
See the latest demo on YouTube:
New build using XCI v0.7b.