Merge branch 'master' of ctpug.org.za:tabakrolletjie
[tabakrolletjie.git] / README.txt
index 0fa18a502fc0ed7e339da6105ac35c8a7321c909..96cd26580ba6a8d2af703348599ffeaad256d0b0 100644 (file)
@@ -3,10 +3,24 @@ Your Game Title
 
 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
 
+Game Title 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
+
 
 Running the Game
 ----------------
@@ -28,7 +42,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 +62,3 @@ Upload to the Python Package Index with::
 
    python setup.py register
    python setup.py sdist upload
-