Home

Awesome

GBA-NICCC

Game Boy Advance port of the Atari ST demo STNICCC 2000 by Oxygene.

Scene data provided by st-niccc-2000-html5 port.

Features

How to build

butano is required to build this port.

By default it should be placed in /path/to/gba-niccc/../butano, but if you have it in another path you can modify the Makefile of this project.

Type make -j<number_of_cpu_cores> and wait a bit.

How to regenerate the input data

Input data needed by this project is already generated in the data folder.

However, if you want to regenerate it execute the main.py script located in the data_generator folder.