Showing results for
on www.pygame.orgFantasy Adventures
A game for players ranging in age of people (11 - ?) that currently is only in the developing stages a game for low...
A game for players ranging in age of people (11 - ?) that currently is only in the developing stages a game for low...
...Changes
- Standard games now automatically add a bot to the game to keep teams even.
- Player movement is now based on momentum (retro mode...
- Standard games now automatically add a bot to the game to keep teams even.
- Player movement is now based on momentum (retro mode...
...position = position.move(2, 0) #move player
... screen.blit(player, position) #draw new player
... pygame.display.update() #and show it all
... clock.tick(60...
... screen.blit(player, position) #draw new player
... pygame.display.update() #and show it all
... clock.tick(60...
...This demo only shows the block and room movement.StormSiege
Casual - Simplified RTS game with some RPG elements added on.BloodCurse
A 2D computer...
Casual - Simplified RTS game with some RPG elements added on.BloodCurse
A 2D computer...
...A game could use some groups to control object rendering, and a completely separate set of groups to control interaction or player movement. Instead...
...If this new position crosses outside the display
area of the screen, it reverses the movement offset. It also mirrors the
image using the...
area of the screen, it reverses the movement offset. It also mirrors the
image using the...