Space Stuff Trader

    This is an entry for Ludum Dare #11: minimalistic.
    It is minimalistic in both graphics and code, and for a "complete"
    space trade game, it contains not many extras.  Resources, 
    planets, ships, and ship upgrades.
    
    Control your ship with the arrow keys or wasd keys
    Shoot with z or space
    Dock with X
    'f': go fullscreen
    escape: quit
    
    Buy low, sell high!
    
    Don't die, there is no save.
    
    You cannot win, see how much money you can make.


DEPENDENCIES:

You might need to install some of these before running the game:

  Python:     http://www.python.org/
  Pygame:   http://www.pygame.org/


LICENSE:

This game is placed in the Public Domain.

