Skip to content
This repository was archived by the owner on Sep 7, 2025. It is now read-only.

Repository files navigation

Find the chicken

Find the chicken game source for hxp CTF 2020.

Links

Prerequisites

Building

# 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

The reference run

HXPs reference 7441 frames run

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

Font used

The font used in the game can be found at fonts2u.com

Releases

Packages

Contributors

Languages