https://github.com/gb-archive/fbgb
https://github.com/gb-archive/fbgb
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/gb-archive/fbgb
- Owner: gb-archive
- Created: 2018-01-09T08:26:11.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-09T08:27:07.000Z (over 8 years ago)
- Last Synced: 2024-04-13T02:56:47.671Z (about 2 years ago)
- Language: C
- Size: 19.5 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
Awesome Lists containing this project
- awesome-gbdev - fbgb
- awesome-gb-dev-zh - fbgb
README
FB-GB
by: Alan Haug, email: ajhhja@gmail.com
I made this as a learning experience. Much of it was trial and error,
I got tired of keeping the code neat fairly quickly, please email me
if you have any questions about GBDK.
No copyright infringement intended, this is purely for educational purposes
Special Thanks:
http://sebastianmihai.com/main.php?t=18&
sound effects
https://archive.org/web/
archives of numerous old GB homebrew websites
http://gbdk.sourceforge.net/
Controls:
Title Screen:
START begin game
SEL+(up/down) change background color palette
SEL+(left/right)change sprite color palette
SEL+A change score font
'Get Ready' Screen:
A begin gameplay
Gameplay:
A flap your wings
START pause/unpause the game
Update V2 07-18-2014
-changed bird sprite and pipe sprite palettes to remove transparency
-hitting the ceiling is no longer lethal
-Pause during gameplay (START) and use arrows to change palettes