pygame is
pygame.org is
|
Ice Ice Penguin
Ice Ice Penguin - 1.5.0-finalSammy Fischer (sammyf70)Tags:DescriptionA pygame remake of the Sega Dreamcast game "Chu Chu Rocket" featuring Tux. Basically it's multiplayer lemmings, seen from above. Supports keyboard and gamepads for up to four players. Here are the instructions from the readme.txt CONTROLS The default controls are set for the french keyboard (AZERTY), so you might need to change them using the in-game menu.
BLUE PLAYER SPECIAL EVENTS Special Events last for up to 10 seconds. Events that are not instantaneous (everything but WIPE OUT and SHUFFLE) will be overriden if a new event takes place during the 10 seconds. PINGUIN MANIA : the spawn rate is increased by 4 CREATING LEVELS while I intend to have integrate a level editor into the game, currently the only way to create new levels is by using a text editor. 1...#2...#3...#4.... .................... ...............#.... ..........#......... .....#.............. #................... .................... ...............S...# ..........S......... .....S.............. S................... The dots (.) are empty fields. '1','2','3' and '4' are the player's target. (1 is blue, 2 is red, 3 is yellow, 4 is green) 'S' are start igloos '#' are walls Set your keyboard to REPLACING mode (tap the INSERT key once) and modify the level. You can add any comments you like after the last line of the actual level. When editing, be carefull not to have any trailing spaces on any lines of the level. (see the Known Issues) Save the file, rename it to anything you like, except "RANDOM.iip", and keep the extension .iip, and restart the game. It should now appear in the list of available level and will eventually appear when using the RANDOM level selector. If you create cool levels you'd like to be included in future releases of Ice Ice Penguin or a possible level pack, you're welcome to mail them to me (sammy.fischer@gmail.com), stating that you give me permission to publish them with the game. ChangesThat's a Freeze, Folks! No more changes to the game itself from now on. (the online part had to be dropped due to performances issues. sorry:( 1.5.0:
Links
ScreenshotReleases
Pygame.org account CommentsIf you wish to leave a comment with your pygame.org account, please sign in first.
|
|