Bounce

From OLPC
Revision as of 08:46, 3 April 2008 by Wade (talk | contribs) (Bounce: Add 3dpong name mention.)
Jump to: navigation, search


3dpong.svg
.xo BundleBounce.xo
OlpcProject.png Wade Brainerd, Brian Jordan

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.

Bounce was initially called 3dpong, and was written during the 2007 Boston Game Jam where it took second prize.

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

Multiplayer

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).HoboPrimate 04:20, 27 March 2008 (EDT)

Thanks! Yes, multiplayer is definitely on the list for the next major version. wade 12:11, 1 April 2008 (EDT)