github.com/wheremyfoodat/Beeg-Boy
master / published Jul 18, 2025 / repository
A Gameboy emulator made in Crystal as part of a 5-day speedrun (runs Pokemon Blue so it's perfect)
Beeg-Boy
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"

