Document windows 7 permissions workaround
[tabakrolletjie.git] / README.txt
index 0fa18a502fc0ed7e339da6105ac35c8a7321c909..693f147f24c33c4349138edf88a5cb5593661ae6 100644 (file)
@@ -1,12 +1,28 @@
-Your Game Title
-===============
+Attack of the Giant Space Mould
+===============================
 
 Entry in PyWeek #22  <http://www.pyweek.org/22/>
 URL: http://ctpug.org.za/gitweb/tabakrolletjie
-Team: YOUR TEAM NAME (leave the "Team: bit")
-Members: YOUR TEAM MEMBERS (leave the "Members: bit")
+Team: Tabakrolletjie
+Members: Adrianna PiƄska, Neil Muller, Simon Cross
 License: see LICENSE.txt
 
+Attack of the Giant Space Mould incorporates various assets
+(art, fonts, sounds and so forth) created by other people.
+
+Additional information for these assets are included at:
+
+Bitmap art assets:
+sources/bitmap/sources.txt
+
+Fonts:
+data/fonts/DejaVu-Copyright.txt
+
+Sounds:
+data/sounds/sources.txt
+
+Attack of the Giant Space Mould requires pygame 1.9.2alpha and pymunk 5.0.0
+
 
 Running the Game
 ----------------
@@ -28,7 +44,7 @@ Move the cursor around the screen with the mouse.
 Press the left mouse button to fire the ducks.
 
 
-Development notes 
+Development notes
 -----------------
 
 Creating a source distribution with::
@@ -48,4 +64,3 @@ Upload to the Python Package Index with::
 
    python setup.py register
    python setup.py sdist upload
-