More actions
Bonanza Bros Demake | |
---|---|
General | |
Author | ASernaIO |
Type | Game Demos |
Version | build-00 |
License | Mixed |
System | DMG |
Last Updated | 2021/03/12 |
Links | |
Download | |
Website | |
Source | |
A Game Boy demake/prototype of Bonanza Bros originally released for the Sega Genesis.
Created by using the Game Boy Development Kit in C for Retro Jam 2021.
Controls
Left/Right - Move
A - Shoot
B - Jump
Changelog
2021/02/12
- The finishing touches, the player can shoot, look at him go.
- Logic was created in order to handle the animation changes when the player's state changed (example: jumping -> moving, moving -> shooting and vice versa).
- Artificial Intelligence was created for the guard. They will turn left/right and if the player is in view, they will move towards them.
Credits
All assets and all the scripting were done by ASernaIO. Some code for displaying characters and strings was referenced from FLOZZ Développement GameBoy #11: Gérer et afficher du texte - FLOZz' Blog.
Tools used:
- Backgrounds/Sprites/Tiles - Game Boy Map Builder & Game Boy Tile Designer.
- Developer Kit - Game Boy Development Kit.
- Emulator - BGB GameBoy Emulator.