Lunar lander source
Michael Bauers
me at michaelbauers.com
Thu Jul 11 07:07:14 EDT 2002
Some people asked about the source code and mentioned pygame.
The original version was text based only. But seeing as pygame seemed not
too hard to learn, I wrote a verion in that as well.
Text based lunar lander:
www.michaelbauers.com/lunland.py
Pygame based:
www.michaelbauers.con/pg2.py
Sorry about the poorly chosen name for the pygame version. (pg2 = pygame2
:) )
More information about the Python-list
mailing list