Bounce: Difference between revisions

From OLPC
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
{{Game
| gametitle = 3D Pong
| description = Three dimensional wireframe arcade game.
| icon = Icon goes here
| screenshot = 3dpong1.jpg
| status = finished
| version = 1.0
| source = [[Media:3dpong.activity.zip]]
| contributors = Wade Brainerd (wadetb at gmail dot com)
| howtoinstall = Install 3dpong.activity.
| howtoplay = Control the paddle with the mouse. Click the mouse button to push the paddle forward.
| howtodevelop = ?
Requests:

* Multiplayer
* Camera as input
| tested = Yes; works
| testing = Played by Boston students during the first [[Game_Jam]] in June 2007.
| reviews =
Hi Wade,
Hi Wade,
Enjoyed demonstration of your 3dpong. Just had one comment, regarding the flash of light when the player scores, i've read flashes of light from a computer screen could trigger epileptic seizures, recommend use of sound effect rather than the light flash. thanks, bonnie.
Enjoyed demonstration of your 3dpong. Just had one comment, regarding the flash of light when the player scores, i've read flashes of light from a computer screen could trigger epileptic seizures, recommend use of sound effect rather than the light flash. thanks, bonnie.


Thanks! I'll adjust it to use a different graphic effect, and add a sound effect too. That's a really good point. --Wade
Thanks! I'll adjust it to use a different graphic effect, and add a sound effect too. That's a really good point. --Wade
| bugs =

* Does not work with screen rotation; need to remap keys

* Needs SVG Icon
== 3D Pong ==
* Needs Sounds (on their way)

| featurerequests =
Three dimension arcade game. Runs fine on XO, including the activity.
* Remove screen flash when someone scores.

}}
[[Media:3dpong.activity.zip]]

=== Developers ===

* Wade Brainerd (wadetb at gmail dot com)

=== Plans ===

* Multiplayer
* Camera as input

=== Requests ===

* SVG Icon
* Sounds (on their way)

=== Screenshots ===

[[Image:3dpong2.jpg]][[Image:3dpong1.jpg]]


[[Category:Games]]
[[Category:Games]]

Revision as of 07:47, 14 June 2007


3D Pong
Status: finished
Version: 1.0
Base: No
Source: Media:3dpong.activity.zip
l10n: missing
Contributors
Wade Brainerd (wadetb at gmail dot com)

3D Pong

Three dimensional wireframe arcade game.

Screenshot

3dpong1.jpg

Instructions

How to install

Install 3dpong.activity.

How to play

Control the paddle with the mouse. Click the mouse button to push the paddle forward.

How to develop

? Requests:

  • Multiplayer
  • Camera as input

Testing (Yes; works)

Played by Boston students during the first Game_Jam in June 2007.

Reviews

Hi Wade, Enjoyed demonstration of your 3dpong. Just had one comment, regarding the flash of light when the player scores, i've read flashes of light from a computer screen could trigger epileptic seizures, recommend use of sound effect rather than the light flash. thanks, bonnie.

Thanks! I'll adjust it to use a different graphic effect, and add a sound effect too. That's a really good point. --Wade

Bugs

  • Does not work with screen rotation; need to remap keys
  • Needs SVG Icon
  • Needs Sounds (on their way)

Feature requests

  • Remove screen flash when someone scores.