Find the chicken game source for hxp CTF 2020.
# create map
cd map
make
# create rom
# install gbdk-2020 in this folder
cd ..
make
# or ./build.sh to create the public and private roms
To create GIFs from your run, use the modified TAS-Emulator in the docker container (debian:buster) given in the task.
./tas-emulator -s 50000 playback replayfile -r gif:7
The font used in the game can be found at fonts2u.com