Minimal implementation of the classical snake game, for the original Gameboy.
Download and extract the 2020 GBDK library inside lib
folder.
Portability is guaranteed for Linux.
To support other operating systems, you can try to adjust the makefile.
The gameboy .gb ROM file can be created by running the makefile. The ROM file can be ran in a emulator like BGB or Emulicious.