commit all archived files
This commit is contained in:
parent
b2cdacf99d
commit
6c72026a4a
17
README.md
Normal file
17
README.md
Normal file
@ -0,0 +1,17 @@
|
|||||||
|
# shmup
|
||||||
|
|
||||||
|
![](https://img.shields.io/badge/written%20in-C%20%28GBDK%29-blue)
|
||||||
|
|
||||||
|
A primitive vertical shooter for the Nintendo Game Boy.
|
||||||
|
|
||||||
|
- Four levels!
|
||||||
|
- Health!
|
||||||
|
- Managed to compile despite several bizarre bugs in basic functionality with the old version of `sdcc`!
|
||||||
|
|
||||||
|
Tags: game, homebrew
|
||||||
|
|
||||||
|
|
||||||
|
## Download
|
||||||
|
|
||||||
|
- [⬇️ game-r17.gb.zip](dist-archive/game-r17.gb.zip) *(11.73 KiB)*
|
||||||
|
- [⬇️ game-r17-src.zip](dist-archive/game-r17-src.zip) *(7.60 KiB)*
|
BIN
dist-archive/game-r17-src.zip
Normal file
BIN
dist-archive/game-r17-src.zip
Normal file
Binary file not shown.
BIN
dist-archive/game-r17.gb.zip
Normal file
BIN
dist-archive/game-r17.gb.zip
Normal file
Binary file not shown.
BIN
doc/game_1.png
Normal file
BIN
doc/game_1.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 9.3 KiB |
BIN
doc/game_2.png
Normal file
BIN
doc/game_2.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 9.5 KiB |
BIN
doc/game_3.png
Normal file
BIN
doc/game_3.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 9.5 KiB |
Reference in New Issue
Block a user