Difference between revisions of "Activities/SprayPlay"
Jump to navigation
Jump to search
Tonyforster (talk | contribs) |
|||
(2 intermediate revisions by one other user not shown) | |||
Line 2: | Line 2: | ||
== Introduction == | == Introduction == | ||
− | The old SprayPlay activity. See http://wiki.laptop.org/go/Spray_Play for more details. | + | 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 23:39, 20 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.