Asteroids

From OLPC
Revision as of 18:31, 29 April 2008 by Rmyers (talk | contribs) (fixed status box bad edit)
Jump to: navigation, search


Asteroids
Activity-asteroids.svg
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.

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.

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)