# Game Boy Emulator
August 20, 2021
I've been meaning to talk about this for a long time. In an attempt to get familliar with Rust, I wrote a Game Boy emulator.
I will try to do a more detailed write-up on the entire process when I find time. It was an incredible experience.
https://github.com/ablakey/gameboy (opens new window)