pygame is
pygame.org is
|
K2
K2 - 0.3Hayden Dennison (hidas)Tags:DescriptionThis is a game about a small ball named Felix, and the sanctity of life.
You need the latest version of Pymunk. (6.0.1)
Run 'run_game.py' to play yet another test level. ChangesA LOT of new stuffs. 1: The player is now a ball. 2: When you finish a level it automatically takes you to the next one. 3: I added circles to the level editor 4: Changed some things around, mostly involving the player's jumps. 5: Now multiple climbers have their own callbacks called when touching ground. Yet to come: 1: A good user interface 2: Ropes and switches and doors 3: Scrolling and automatic respawning 4: A more powerful level editor that exposes the default parameters passed to each platform and object. This allows for INSANE flexibility, like having objects that register collisions with the goal, get killed, be affected by gravity and such, and change around mass, friction, bounciness, and more. Once I have this system in place the level editor will be much more useful. Run 'run_game.py' to play. If you want to use the level editor, pass the flag 'leveleditor', (NO - or --) like this: $ python run_game.py leveleditor Have fun! Links
ScreenshotReleases
Pygame.org account CommentsIf you wish to leave a comment with your pygame.org account, please sign in first.
|
|