https://github.com/cjdenio/gameboy-dvd-logo
bouncing DVD logo in Game Boy assembly
https://github.com/cjdenio/gameboy-dvd-logo
Last synced: 4 months ago
JSON representation
bouncing DVD logo in Game Boy assembly
- Host: GitHub
- URL: https://github.com/cjdenio/gameboy-dvd-logo
- Owner: cjdenio
- Created: 2024-12-17T04:07:12.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-12-23T20:22:34.000Z (10 months ago)
- Last Synced: 2025-04-09T09:12:29.773Z (7 months ago)
- Language: Assembly
- Size: 2.98 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
bouncing DVD logo in pure [Game Boy assembly](https://rgbds.gbdev.io/)

### Why?
Boredom
### How to run?
Download `gameboy-dvd-logo.gb` and open with a Game Boy emulator like [SameBoy](https://sameboy.github.io/) or [mGBA](https://mgba.io/)
### How to build?
`./build`