Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 701 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 701 Bytes

Yayayaboy

Crudely made Gameboy emulator that plays Tetris®

Yayayaboy (Yet Another Yet Another Yet Another)

Just a fun sideproject to see how to build a simple emulator. Plays Tetris and Super Mario Land, what more do you need?

7j4256

One other aspect I wanted to investigate in this project is how I could translate the hardware of the Gameboy into an Object-oriented design. While not perfect, I think the source code ended up quite readable.

So if you are currently building your own emulator and are looking through other projects to find that missing piece, feel free to look around.