Activities/SprayPlay: Difference between revisions
Appearance
Created page with " == Introduction == The old SprayPlay activity 300px 300px == Development == SprayPlay is written ..." |
No edit summary |
||
(3 intermediate revisions by one other user not shown) | |||
Line 2: | Line 2: | ||
== Introduction == | == Introduction == | ||
The old SprayPlay activity | The old SprayPlay activity. | ||
Download from http://activities.sugarlabs.org//en-US/sugar/addon/4579 | |||
==Play== | |||
The game starts with a keyboard image. The players' keys for aim and shoot are illuminated. Any key starts the game. Shoot the puck into the oposite goal area. | |||
See http://wiki.laptop.org/go/Spray_Play for more details. | |||
[[Image:SprayPlay-screenshot1.png|300px]] | [[Image:SprayPlay-screenshot1.png|300px]] | ||
Line 12: | Line 19: | ||
SprayPlay is written in PyGame. | SprayPlay is written in PyGame. | ||
If you would like to contribute, see [http://git.sugarlabs.org/sprayplay SprayPlay]. | If you would like to contribute, see [http://git.sugarlabs.org/sprayplay SprayPlay]. | ||
[[Category:Activities]] |
Latest revision as of 00:39, 21 April 2016
Introduction
The old SprayPlay activity.
Download from http://activities.sugarlabs.org//en-US/sugar/addon/4579
Play
The game starts with a keyboard image. The players' keys for aim and shoot are illuminated. Any key starts the game. Shoot the puck into the oposite goal area.
See http://wiki.laptop.org/go/Spray_Play for more details.
Development
SprayPlay is written in PyGame. If you would like to contribute, see SprayPlay.