XCI Example Game

These files might not work on the most current version of the Commander X16, or these may be held over from the previous forum. To find previous versions of the emulator, so you can test old programs, please visit Our GitHub Page
Post Reply
SlithyMatt
Posts: 913
Joined: Tue Apr 28, 2020 2:45 am

XCI Example Game

Post by SlithyMatt »


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.


Attachments
XCI Example Game
XCI Example Game
mygame_title.png (10.13 KiB) Viewed 2934 times
xci_example_0.7.zip
XCI Example Game
(136.05 KiB) Downloaded 151 times
Post Reply