This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#10529 - New Game Icytower
Attached to Project:
Rockbox
Opened by Johannes Schwarz (Ubuntuxer) - Saturday, 15 August 2009, 17:27 GMT+2
Last edited by Johannes Schwarz (Ubuntuxer) - Saturday, 15 August 2009, 17:28 GMT+2
Opened by Johannes Schwarz (Ubuntuxer) - Saturday, 15 August 2009, 17:27 GMT+2
Last edited by Johannes Schwarz (Ubuntuxer) - Saturday, 15 August 2009, 17:28 GMT+2
|
DetailsI've started to write a new game, which is similiar to the popular freeware game Icytower. (http://en.wikipedia.org/wiki/Icy_Tower)
The basic game engine is ready, but there is much work on the adaption to the targets, so that the difficulty is likely. By now I used just wildcards for the player and the floors, because I'm not talented in drawing something. I hope you can help me with the images. I'm looking forward for any feedback. |
This task depends upon
The first draft looks already pretty good, but please use RGB colors, because the color targets doesn't support anything else.
I don't know wether it's really possible, but I think it would be great if the movement of the player is animated. But this would be much effort, because we definitely need lots of images.
Apart from that I tried to improve the usability a little bit, but I'm not really satisfied with it. It needs still lots of work.
Besides I added some comments for better readableness.
Perhaps we could use some images from the 2D jump'n run game supertux, which is covered under the GPL.
Please check out the source code: "svn checkout http://supertux.lethargik.org/svn/supertux/trunk/supertux"
What do you think about the name skyrider?
Do you have tested the game yet?