This repo contains all the source code and assets of "Prelude to Neobyte", a TIC-80 demo by Spectrox. Code and graphics by Olympian / Spectrox and music by Virgill / Alcatraz.
Notes:
- Needs TIC-80 PRO to directly load .lua files.
- The main file uses the
requirefunction to include additional files and assets. Adjust thepackage.pathaccordingly. - Run the
build.shscript to pack all files into one single file.requireandpackage.pathwill be removed in the resulting file. - After running the build script, load the generated .lua file into TIC-80 PRO and save as a .tic file with
save demo.tic.
Tools:
- File to C style array converter to convert assets.
- Gradients were created with Gradient Blaster by Gigabates / DESiRE.
Olympian / Spectrox, 2025