Bounce: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 16: | Line 16: | ||
= Screenshots = |
= Screenshots = |
||
[[Image: |
[[Image:Bounce1.jpg|305px]] [[Image:Bounce2.jpg|305px]] |
||
= How to Install = |
= How to Install = |
Revision as of 02:50, 27 March 2008
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
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!