pygame is
pygame.org is
|
K2
K2 - 0.2Hayden 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 whole bushel of changes:
Got rid of some redundant classes.
Added comments to most things.
Greatly enhanced the level editor (you'll still have to peek into the code and rename the loaded level to 'test.lvl').
Whole bunch of other stuff I forgot I did.
Still to come:
----anti-aliased drawing.
level packs created by the level editor.
a level select screen.
a tutorial.
a story.
everything that constitutes a game besides an engine. ;)
As before, run 'K2.py' to play the example level. K_UP is now the jump key, because it felt more natural. Links
ScreenshotReleases
Pygame.org account CommentsIf you wish to leave a comment with your pygame.org account, please sign in first.
|
|