Asteroids: Difference between revisions
(→Frotz) |
No edit summary |
||
(5 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
[[Category: |
[[Category:Games]] |
||
{{Status box |
{{Status box |
||
| activity = Asteroids |
| activity = Asteroids |
||
| icon = Activity-asteroids.svg |
| icon = Activity-asteroids.svg |
||
| status = |
| status = see notes on this page |
||
| version = 1 |
| version = 1 |
||
| base = No |
| base = No |
||
| source = included in the .xo bundle |
| source = included in the .xo bundle |
||
| contributors = [[User:Cabraham|Chris Abraham]] |
| contributors = [[User:Cabraham|Chris Abraham]], [[User:Rmyers|Robert Myers]] |
||
}} |
}} |
||
= Asteroids = |
= Asteroids = |
||
Based on the Asteroids port to pygame. See http://www.pygame.org/project/506/. |
Based on the Asteroids port to pygame. See http://www.pygame.org/project/506/. |
||
This version of Asteroids is Asteroids 6 by Ian Mallett. The original repository can be found [http://www.geometrian.com/Programs.php here]. |
|||
== Asteroids does not work as installed == |
|||
The XO bundle as it sits does not run. The manifest does not bring over Imageload (py or pyc). To run this you need to copy ImageLoad.pyc from the repository to the asteroids.activity directory on your XO. |
|||
from [[Terminal]] type |
|||
cd /home/olpc/Activities/asteroids.activity |
|||
Then type in |
|||
<nowiki>wget https://svn.openplans.org/svn/OLPC/games/asteroids.activity/ImageLoad.pyc</nowiki> |
|||
You must be connected to the internet for wget to work. |
|||
If you get a message that the file failed, and you've confirmed that you typed everything correctly, try again later. |
|||
As seen at http://olpcnews.com/forum/index.php?topic=2356.0 |
|||
== There are some playability issues with the application as it stands == |
|||
* very small text |
|||
* low contrast of some screen elements |
|||
* not filling XO screen |
|||
* game is not 'throttled' and was meant for a much faster machine, so some actions are very sluggish |
|||
I am working on getting a new bundle addressing these issues back into the repository. [[User:Rmyers|Rmyers]] 18:15, 29 April 2008 (EDT) |
|||
{{Activity page |
|||
|icon=Image:Activity-asteroids.svg |
|||
|genre=General Search and Discovery |
|||
|short description=Based on the Asteroids port to pygame. See http://www.pygame.org/project/506/. |
|||
This version of Asteroids is Asteroids 6 by Ian Mallett. |
|||
|contact person=[[User:Cabraham]] |
|||
}} |
Latest revision as of 20:10, 6 August 2008
Asteroids | |
Status: | see notes on this page |
Version: | 1 |
Base: | No |
Source: | included in the .xo bundle |
l10n: | missing |
Contributors | |
Chris Abraham, Robert Myers |
Asteroids
Based on the Asteroids port to pygame. See http://www.pygame.org/project/506/.
This version of Asteroids is Asteroids 6 by Ian Mallett. The original repository can be found here.
Asteroids does not work as installed
The XO bundle as it sits does not run. The manifest does not bring over Imageload (py or pyc). To run this you need to copy ImageLoad.pyc from the repository to the asteroids.activity directory on your XO.
from Terminal type
cd /home/olpc/Activities/asteroids.activity
Then type in
wget https://svn.openplans.org/svn/OLPC/games/asteroids.activity/ImageLoad.pyc
You must be connected to the internet for wget to work. If you get a message that the file failed, and you've confirmed that you typed everything correctly, try again later.
As seen at http://olpcnews.com/forum/index.php?topic=2356.0
There are some playability issues with the application as it stands
- very small text
- low contrast of some screen elements
- not filling XO screen
- game is not 'throttled' and was meant for a much faster machine, so some actions are very sluggish
I am working on getting a new bundle addressing these issues back into the repository. Rmyers 18:15, 29 April 2008 (EDT)
Activity Summary
Icon: | Sugar icon::Image:Activity-asteroids.svg |
Genre: | Activity genre::General Search and Discovery |
Activity group: | ,|x|Activity group::x}} |
Short description: | [[Short description::Based on the Asteroids port to pygame. See http://www.pygame.org/project/506/.
This version of Asteroids is Asteroids 6 by Ian Mallett.]] |
Description: | |
Maintainers: | {{#arraymap:User:Cabraham|,|x|Contact person::x}} |
Repository URL: | |
Available languages: | ,|x|Available languages::x}} |
Available languages (codes): | ,|x|Language code::x}} |
Pootle URL: | |
Related projects: | Related projects,|x|Related projects::x}} |
Contributors: | ,|x|Team member::x}} |
URL from which to download the latest .xo bundle | Activity bundle:: |
Last tested version number: | |
The releases with which this version of the activity has been tested. | ,|x|Software release::x}} |
Development status: | |
Ready for testing (development has progressed to the point where testers should try it out): | ,|x|Ready for testing::x}} |
smoke tested : | |
test plan available : | |
test plan executed : | |
developer response to testing : |