Bounce

From OLPC
Revision as of 21:17, 26 March 2008 by Wade (talk | contribs)
Jump to: navigation, search


3dpong.svg
.xo BundleBounce.xo

Bounce

Bounce is a fast paced 3D action game for the XO laptop. The game is analogous to the arcade game Pong, however it takes place within a three dimensional box with physical effects such as gravity.

Additionally, Bounce features an editor which allows children to create their own version of the game.

Screenshots

3dpong1.jpg

How to Install

Download this .xo file using the Browse activity: Bounce-4.xo

Development

Bounce is a standard Python activity that uses PyGTK for graphics and events. It uses a custom C extension for 3D projection and line rendering. All source code is included in the activity bundle.

Feature requests

Add your feature requests here!