Skip to content

Sandr0x00/find-the-chicken

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

About

Find the chicken game source for HXP CTF 2020

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages