XCI: eXtremely Compact Interpreter

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: eXtremely Compact Interpreter

Post by SlithyMatt »


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.


Official build for Beta Release 0.8.




See release notes on GitHub: https://github.com/SlithyMatt/x16-xci/releases/tag/v0.8b


Attachments
XCI: eXtremely Compact Interpreter
XCI: eXtremely Compact Interpreter
xci_logo_480p.png (1.94 KiB) Viewed 1164 times
xci_sdk_windows_mingw64.zip
XCI: eXtremely Compact Interpreter
(353.77 KiB) Downloaded 144 times

[The extension .gz has been deactivated and can no longer be displayed.]

XCI.PRG
XCI: eXtremely Compact Interpreter
(17.42 KiB) Downloaded 164 times
Post Reply