Rockbox

This is the bug/patch tracker for Rockbox. Click here for more information.

Quick links: Bugs · Patches · Rockbox frontpage

Tasklist

FS#4775 - space invaders game patch

Attached to Project: Rockbox
Opened by Ewan Davies (drspoon) - Sunday, 05 March 2006, 12:33 GMT+2
Last edited by Rani Hod (RaeNye) - Tuesday, 19 September 2006, 18:03 GMT+2
Task Type Patches
Category Games
Status Closed
Assigned To No-one
Player Type All players
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 0%
Private No

Details

A space invaders game - so far for h100, h300, ipod color, ipod nano and ipod-4g
Untested on ipod
Some of the artwork is really bad so if you're a whizz with monochrome bitmaps send me you pictures
   space_invaders_game.patch (41.7 KiB)
 ./apps/plugins/SOURCES                 |    3 
 ./apps/plugins/space_invaders.c        | 1184 +++++++++++++++++++++++++++++++++
 ./apps/plugins/bitmaps/native/SOURCES  |   25 
 space_invaders_aliens.160x128.bmp      |binary
 space_invaders_aliens.220x176.bmp      |binary
 space_invaders_debris.160x128.bmp      |binary
 space_invaders_debris.220x176.bmp      |binary
 space_invaders_menu_bg.160x128.bmp     |binary
 space_invaders_menu_bg.176x132.bmp     |binary
 space_invaders_menu_bg.220x176.bmp     |binary
 space_invaders_menu_select.220x176.bmp |binary
 space_invaders_options_bg.160x128.bmp  |binary
 space_invaders_options_bg.176x132.bmp  |binary
 space_invaders_options_bg.220x176.bmp  |binary
 space_invaders_saucer.160x128.bmp      |binary
 space_invaders_saucer.220x176.bmp      |binary
 space_invaders_ships.160x128.bmp       |binary
 space_invaders_ships.220x176.bmp       |binary
 18 files changed, 1212 insertions(+)

This task depends upon

Closed by  Mikael Magnusson (mikaelh)
Monday, 29 January 2007, 20:21 GMT+2
Reason for closing:  Out of Date
Additional comments about closing:  check out  FS#6243  as author suggests.
Comment by Ewan Davies (drspoon) - Sunday, 05 March 2006, 12:49 GMT+2
ok here's the bitmaps unzip to *source*/apps/plugins/bitmaps/native
Comment by Paul van der Heu (paulheu) - Sunday, 05 March 2006, 20:31 GMT+2
the archive for the bitmaps is corrupt!
Comment by Ewan Davies (drspoon) - Sunday, 05 March 2006, 23:24 GMT+2
I wouldn't try it yet anyway - people say gameplay needs revising. The problem is I need to BE revising. I'll re-upload when I've got shields and ipod-video support and cleaned up the code a bit
Comment by mat holton (matholton) - Tuesday, 06 June 2006, 12:40 GMT+2
Is there much work to get this working on the ARchos models?
I'll do it...
Comment by drumthrasher109 (drumthrasher109) - Monday, 08 January 2007, 23:24 GMT+2
umm...can someone compile this into a .rock cause i can't...
Comment by Ewan Davies (drspoon) - Tuesday, 09 January 2007, 21:30 GMT+2
You're better off looking at invadrox (http://www.rockbox.org/tracker/task/6243)
This patch is dead as far as I'm concerned and invadrox is MUCH better

Loading...