Title: Flower Author: Koorogi Platform: TIC-80 (tested on v1.0.2164 -- b09c50c) Released at: Lovebyte 2023, 256 Byte Intro Fantasy Console Competition Build Instructions: ------------------ Assuming you have the C preprocessor from GCC available: cpp -C -P -nostdinc flower.lua output.lua Yes, seriously. I used the C preprocessor on lua code. I'm sorry.