Bounce: Difference between revisions

From OLPC
Jump to navigation Jump to search
(→‎Feature requests: multiplayer!)
Line 25: Line 25:


== Feature requests ==
== Feature requests ==
Cool game :) . Would be nice to be able to play multiplayer with other XO's. Each Paddle could even take on the XO colors (not the inside, since they must be transparent).
Add your feature requests here!

Revision as of 08:19, 27 March 2008


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

Bounce1.jpg Bounce2.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

Cool game :) . Would be nice to be able to play multiplayer with other XO's. Each Paddle could even take on the XO colors (not the inside, since they must be transparent).