diff --git a/README b/README index 8beadd7..7f82ab4 100644 --- a/README +++ b/README @@ -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) @@ -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 \ No newline at end of file +http://www.opensource.org/licenses/mit-license.php