Skip to main content

serge

serge is a game engine written on top of pygame.


Paul Paterson
(paulpaterson)

serge is a powerful game engine built on pygame and using pymunk for physics.

serge provides powerful classes for the core engine, world, actor, sprite, physics, sound and font handling. serge is easy to use and well documented and comes with a wide variety of building blocks to provide higher level functionality like behaviours, ui layouts etc. There is a tutorial which takes you through the development of a simple game.

serge has been used for seven complete games,

Source code for all the games is available on the site.

serge also has a git project on Google code so you can contribute or fork the engine.

Changes

Links

Home Page
http://perpetualpyramid.com/drupal/serge

Releases

serge 0.4 — 14 Jul, 2012

serge 0.6 — 3 Aug, 2016

Pygame.org account Comments

  • barry cook 2012-08-16 20:07

    Hi which version of pygame/python is this compatible with? and also how do I install the modules so python recognises them?