-
Notifications
You must be signed in to change notification settings - Fork 5
cp4k/PyLander
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
The original LunarLander in "Hello World! Computer Programming for Kids and Other Beginners" was a very simple 1-D (y-axis, vertical motion only) version of Lunar Lander, just to demonstrate a simple gravity simulaiton using Pygame. PyLander adds the x-axis (sideways motion). You can now rotate the lander using the right/left arrow keys, more like the original arcade version. It also changes the thrust control from a mouse-based (dragging the slider) to key-based (press/hold the spacebar). Instead of the moonsurface image, it uses a simple landing pad rectangle. This software is based on the LunarLander sample program from the book Hello World! Computer Programming for Kids and Other Beginners. That software is (c) Warren Sande, 2009. It is released under the MIT license, which can be found at http://www.opensource.org/licenses/mit-license.php
About
A Python Lunar Lander game.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published