Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 6 additions & 1 deletion README
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
#PyLander : GAME

--A Python Lunar Lander game.
--Project made by python language

The original LunarLander in "Hello World! Computer Programming
for Kids and Other Beginners"
was a very simple 1-D (y-axis, vertical motion only)
Expand All @@ -19,4 +24,4 @@ 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
http://www.opensource.org/licenses/mit-license.php