XCI: eXtremely Compact Interpreter
View File
XCI is a graphical adventure game engine for the Commander X16. It is inspired by past engines such as SCI and SCUMM, but designed to maximize the potential of the X16 and keep the games just small enough to run, and allow developers to create games without having to program in BASIC or Assembly.
Learn more about XCI on the official GitHub page: https://github.com/SlithyMatt/x16-xci
There you will find all the source code, documentation, and example code and templates.
There is also a tutorial series currently in production on YouTube:
In the downloadable ZIP file you will find the engine executable binary for the X16 (XCI.PRG) and two embedded archives of the Windows and Linux software development kits (xci.exe). The SDK is written in standard C and can be compiled to pretty much any modern platform, including Mac and Raspberry Pi.
Stay up to date by watching the GitHub, and occasional builds will also be uploaded here.
Submitter
Submitted
05/01/20
Category