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