Sonic GB: Difference between revisions
From GameBrew
More actions
Created page with ""{{Infobox GB Homebrews |title=Sonic |image=sonicgbc.png |description=Demo for scrolling effects, sprite movement and VBlank routines. |author=Jason |lastupdated=1999/06/13 |type=Samples |version=1999 |format=CGB (GBDK) |license=Mixed |download=https://dlhb.gamebrew.org/gbhomebrews/sonicgbc.7z |website=http://www.tripmode.com/gbdev/gbc.html |source=https://dlhb.gamebrew.org/gbhomebrews/sonicgbc.7z |donation= }} {{#seo: |title=GameBrew |title_mode=append |image=sonicgbc.p..." |
No edit summary |
||
| Line 1: | Line 1: | ||
{{Infobox GB Homebrews | |||
|title=Sonic | |title=Sonic | ||
|image=sonicgbc.png | |image=sonicgbc.png | ||
Latest revision as of 01:05, 13 September 2023
| Sonic | |
|---|---|
| General | |
| Author | Jason |
| Type | Samples |
| Version | 1999 |
| License | Mixed |
| System | CGB (GBDK) |
| Last Updated | 1999/06/13 |
| Links | |
| Download | |
| Website | |
| Source | |
This demo is designed to help people who know C and GBDK learn how to use a window for scrolling effects.
It also shows the basics for those who are new to GBDK, including displaying images, GBC support, sprites, and VBlank routines.
Controls
Left/Right - Move to the right/left
Screenshots
Known issues
The Sonic tiles got messed up due to pcx2gb, but it is still playable.
External links
- The Post Punk Progression - http://www.tripmode.com/gbdev/gbc.html (archived)