Lost Planet

You are a tiny spaceship in the void of space. You have limited fuel to find your home planet. Explore the stars in order to find your home.

Game created in pygame.

screenshot

Comments8

Sheep23 Apr 2012, 19:40
Could you explain how to run this?
mattchu
mattchu23 Apr 2012, 20:49
Even after installing pygame, I'm getting an error saying "module 'pygame' does not exist."
eyecreate
eyecreateauthor24 Apr 2012, 00:01
@Sheep: you need Python and pygame to run. Then just run the python script LostPlanet.py in python.

@mattchu: It seems it can't find the pygame you installed. I will say I used python 2.7 to write/run this, so no idea how it works on 3.x. I verified just now in both ubuntu 11.10 and windows 7(with 2.7).
Cosmologicon
Cosmologicon24 Apr 2012, 03:40
It works fine for me running python2.7+pygame on Linux. I like games where you explore, but this needs something to make it possible to do that. Maybe even just "warmer... warmer.... colder..." or something.
mikelovesrobots3
mikelovesrobots328 Apr 2012, 05:20
Would like to play, but I have no idea what to do with this. I assume I should install pygame, but damn. I don't want to learn python's package management system.
ericdpitts29 Apr 2012, 22:05
You might take a look at this:

http://www.pygame.org/wiki/Pygame2exe

And see if you can make it work for your game in order to get some more plays, as the majority of people are not going to want to install python/pygame.
jfroco6 May 2012, 18:42
Kudos for using pygame. Unfortunately, the game lacks a lot of things to be fun, but congrats for finishing your game.

Other games by @eyecreate

Found a bug?
Tell us on Discord