Tried something different for Tiny Code Christmas today: an attempt at doing the most literal translation of the “Rasterbars" problem that I can do into Flitter. I was interested in seeing how close I could get to the TIC-80 demo and the starting code.
The core drawing function is surprisingly close to the Lua original, despite Flitter being a completely different paradigm:
https://github.com/jonathanhogg/flitter-examples/blob/main/lovebytetcc2024/day06x_rasterbars.fl