You must be 18+ to view this content

C3 Project may contain content you must be 18+ to view.

Are you 18 years of age or older?

or Return to itch.io

Event commands


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.

Leave a comment

Log in with itch.io to leave a comment.