https://github.com/huderlem/lazerpong
Game Boy homebrew game featuring Pong and lasers
https://github.com/huderlem/lazerpong
Last synced: 10 months ago
JSON representation
Game Boy homebrew game featuring Pong and lasers
- Host: GitHub
- URL: https://github.com/huderlem/lazerpong
- Owner: huderlem
- Created: 2015-05-02T19:53:56.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-05-02T19:59:08.000Z (almost 11 years ago)
- Last Synced: 2025-04-13T16:08:17.467Z (about 1 year ago)
- Language: Assembly
- Size: 176 KB
- Stars: 14
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-gbdev - Lazerpong
- awesome-gb-dev-zh - lazer pang
README
# lazerpong
Game Boy homebrew game featuring Pong and lasers

[Gameplay footage](https://www.youtube.com/watch?v=Ya94bjCbwgo)
The source code is a mess, but hey, it works!
The music engine is imported from the [pokered disassembly project](https://github.com/iimarckus/pokered).