A collection of code for games using python.
Mostly code for use with games made with pygame, and/or pyopengl. Allthough some of it can be used outside
A 2d cross-platform top-down arcade game, reminiscent of Robotron. Written in Python using pygame and SDL. Available for Unix and win32, should work on Mac as well.
The is a 2D ball game write in pygame.
I has finish the basic framework and the playable version.
The code is free for anyone who want to edit it and learn something form it.
Orange 3D, a game engine distributed under the zlib/libpng license, is an all in one solution, with IDE, level editor, 2d painter, 3d modeler, and possibly audio editing software all in one clean package, for free!
Mix of RPG and Tower defense game. Player leads a small team and explores a huge world of connected floating islands. 2d isometric view and NO acceleration required.
Game engine + remake of Atari XL/XE game Robbo.
Level loader is compatible with levels file of GNU Robbo project.
This is NOT the same project as pyrobbo on google code.
OLPC Game Activity. Objective of the game is to help kids in developing countries to make wise food choices. Game would be built using pygame and other olpc,sugar modules. Contribution is most welcome in any form (code, idea, documentation, etc).
This project's aim is to create a turn-based strategic figurine game, like Warhammer (TM). One emphasized goal is to generate automagically as much code as possible, in order to keep modifications minimal when adding functionalities.