Bounce: Difference between revisions

From OLPC
Jump to navigation Jump to search
(Bounce version 5 released.)
No edit summary
Line 21: Line 21:


= How to Install =
= How to Install =
Download this '''.xo''' file using the Browse activity: [http://www.wadeb.com/Bounce-4.xo Bounce-5.xo]
Download this '''.xo''' file using the Browse activity: [http://www.wadeb.com/Bounce-5.xo Bounce-5.xo]


= Development =
= Development =

Revision as of 13:55, 22 April 2008


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-5.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)