A Gameboy emulator made in Crystal as part of a 5-day speedrun to run Pokemon Blue
How to build:
install the Crystal compiler and SFML
navigate to the root folder and type "shards build"
type "crystal src/main.cr"