Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cjdenio/gameboy-dvd-logo
bouncing DVD logo in Game Boy assembly
https://github.com/cjdenio/gameboy-dvd-logo
Last synced: 2 days 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 (8 days ago)
- Default Branch: main
- Last Pushed: 2024-12-17T20:34:32.000Z (7 days ago)
- Last Synced: 2024-12-17T21:31:04.363Z (7 days ago)
- Language: Assembly
- Size: 2.98 MB
- Stars: 0
- 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/)
![](animation.gif)
### 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`