catskull / GB-Logo-Generator

Online Gameboy logo rom creator utility
http://catskull.net/GB-Logo-Generator/
GNU General Public License v3.0
39 stars 3 forks source link

Implement preview #3

Closed electr0sheep closed 8 years ago

catskull commented 8 years ago

Create an image (probably bitmap) from the hex data and show a little preview of what it will look like on a gameboy. It should have the logo text as well as the ®. It should scroll down and maybe even play the ding sound.

electr0sheep commented 8 years ago

I'm not sure how to approach this. Possibly get an image of a gameboy with a drawable layer where the screen should be?

catskull commented 8 years ago

I probably wouldn't worry about doing this.