Armageddon - a missile commad clone by Wuuff, originally for Gamebuino. Conversion by Jonne

Dependencies:   PokittoLib

Fork of Asterocks by Pokitto Community Team

Committer:
wuuff
Date:
Mon Oct 30 07:27:43 2017 +0000
Revision:
14:41173f26c0ef
Parent:
11:7e535afcc08b
Child:
21:153974d672f8
Expanded game area to fit 110x88 resolution, added new title screen, added default highscores, fixed not being able to add highscore

Who changed what in which revision?

UserRevisionLine numberNew contents of line
Pokitto 4:46e28b959b54 1
wuuff 14:41173f26c0ef 2 #define PROJ_GAMEBUINO 0
Pokitto 4:46e28b959b54 3 #define PROJ_STREAMING_MUSIC 0
Pokitto 4:46e28b959b54 4 #define PROJ_GBSOUND 1
Pokitto 4:46e28b959b54 5 #define PROJ_HIRES 0
Pokitto 11:7e535afcc08b 6
Pokitto 11:7e535afcc08b 7