scene.org File Archive

File download

<root>­/­parties­/­2023­/­lovebyte23­/­256_byte_intro_fantasy_console/flower.zip

File size:
6 584 bytes (6.43K)
File date:
2023-02-14 22:56:03
Download count:
all-time: 5

Preview

  • flower.lua 1.08K
  • flower.png 3.71K
  • flower.tic 253B
  • README.txt 364B

file_id.diz

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.