itch.io is community of indie game creators and players

Devlogs

Event commands

Cirote 3
A downloadable game for Windows

For executing event commands there's a small virtual machine: bytecode is decompressed from ROM to RAM and executed from there.

Text is also compressed using a dictionary: each word is represented by an unique 16bit code, and repeated words use the same code.

Download Cirote 3
Leave a comment