.. | ||
background.bmp | ||
backgrounds.gbr | ||
bank2.c | ||
bank3.c | ||
bg_tile.c | ||
bg_tile.h | ||
bg_title.c | ||
make.bat | ||
Makefile | ||
README.md | ||
screenshot.png | ||
simple_shmup.c | ||
spr_tiles.c | ||
spr_tiles.h | ||
sprites.gbr |
Simple SHMUP
A simple side-scrolling shoot 'em up game. This example uses several small sprites, a scrolling background and a full-screen image.
Tutorial: How to write a simple side scrolling game in GBDK by Jason