A Game for the Nokia 9210
This is a simple shoot'em up, you fly along avoiding and shooting bad
guys. There are only two levels at moment as I haven't written the level
editor yet, and am unlikely to do so in the near future. Also the game
will not work on the emulator (as parts are in ARM assembler).
Binaries, Sources
and the Documentaion
The game was written using
the linux port of the Symbian SDK.
So the makefiles are designed to run on linux. The code should
compile under windows. The makefiles that generate the sis and level files
use wine to run epoc tools so they will
have to be edited if you want to use them under windows. Graphics produced
with GIMP.
Versions:
- 1.44 - Added a couple more levels, which will probably be it, so if anyone else wants to write some please do. Also translated into Dutch thanks to Rudi Timmermans.
- 1.34 - Fixed level one, some badguys were appearing off the right
of the screen and staying there, so when you got to the end of the level
you crashed into them and died.
- 1.32 - First released version
Feedback to Kenny Guy kenny-game at sleeper-service dot org