annotate README.txt @ 480:90a59251c93b

Sort tools in level editor.
author Jeremy Thurgood <firxen@gmail.com>
date Sat, 17 Sep 2011 22:22:21 +0200
parents 7a64ebfe74ba
children 2bc856561333
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
08941f788c15 Skellington! Inna repo!
Jeremy Thurgood <firxen@gmail.com>
parents:
diff changeset
1 Your Game Title
08941f788c15 Skellington! Inna repo!
Jeremy Thurgood <firxen@gmail.com>
parents:
diff changeset
2 ===============
08941f788c15 Skellington! Inna repo!
Jeremy Thurgood <firxen@gmail.com>
parents:
diff changeset
3
5
4c1e15426f7c Update team details.
Simon Cross <hodgestar@gmail.com>
parents: 0
diff changeset
4 Entry in PyWeek #13 <http://www.pyweek.org/13/>
0
08941f788c15 Skellington! Inna repo!
Jeremy Thurgood <firxen@gmail.com>
parents:
diff changeset
5 URL: http://pyweek.org/e/mamba
08941f788c15 Skellington! Inna repo!
Jeremy Thurgood <firxen@gmail.com>
parents:
diff changeset
6 Team: mamba
5
4c1e15426f7c Update team details.
Simon Cross <hodgestar@gmail.com>
parents: 0
diff changeset
7 Members:
4c1e15426f7c Update team details.
Simon Cross <hodgestar@gmail.com>
parents: 0
diff changeset
8 Adrianna Pinska
451
7a64ebfe74ba Update README to add Desilu to team and correct build instructions.
Simon Cross <hodgestar@gmail.com>
parents: 28
diff changeset
9 Desilu Crossman
5
4c1e15426f7c Update team details.
Simon Cross <hodgestar@gmail.com>
parents: 0
diff changeset
10 Gideon Visser
4c1e15426f7c Update team details.
Simon Cross <hodgestar@gmail.com>
parents: 0
diff changeset
11 Jeremy Thurgood
4c1e15426f7c Update team details.
Simon Cross <hodgestar@gmail.com>
parents: 0
diff changeset
12 Neil Muller
4c1e15426f7c Update team details.
Simon Cross <hodgestar@gmail.com>
parents: 0
diff changeset
13 Simon Cross
4c1e15426f7c Update team details.
Simon Cross <hodgestar@gmail.com>
parents: 0
diff changeset
14 Stefano Rivera
0
08941f788c15 Skellington! Inna repo!
Jeremy Thurgood <firxen@gmail.com>
parents:
diff changeset
15 License: see LICENSE.txt
08941f788c15 Skellington! Inna repo!
Jeremy Thurgood <firxen@gmail.com>
parents:
diff changeset
16
28
f9a415bb17ad Add note on sound sources to README
Neil Muller <drnlmuller@gmail.com>
parents: 5
diff changeset
17 For data on the sounds used in the game, see data/sounds/sources.txt
f9a415bb17ad Add note on sound sources to README
Neil Muller <drnlmuller@gmail.com>
parents: 5
diff changeset
18
0
08941f788c15 Skellington! Inna repo!
Jeremy Thurgood <firxen@gmail.com>
parents:
diff changeset
19
08941f788c15 Skellington! Inna repo!
Jeremy Thurgood <firxen@gmail.com>
parents:
diff changeset
20 Running the Game
08941f788c15 Skellington! Inna repo!
Jeremy Thurgood <firxen@gmail.com>
parents:
diff changeset
21 ----------------
08941f788c15 Skellington! Inna repo!
Jeremy Thurgood <firxen@gmail.com>
parents:
diff changeset
22
08941f788c15 Skellington! Inna repo!
Jeremy Thurgood <firxen@gmail.com>
parents:
diff changeset
23 On Windows or Mac OS X, locate the "run_game.pyw" file and double-click it.
08941f788c15 Skellington! Inna repo!
Jeremy Thurgood <firxen@gmail.com>
parents:
diff changeset
24
08941f788c15 Skellington! Inna repo!
Jeremy Thurgood <firxen@gmail.com>
parents:
diff changeset
25 Othewise open a terminal / console and "cd" to the game directory and run:
08941f788c15 Skellington! Inna repo!
Jeremy Thurgood <firxen@gmail.com>
parents:
diff changeset
26
08941f788c15 Skellington! Inna repo!
Jeremy Thurgood <firxen@gmail.com>
parents:
diff changeset
27 python run_game.py
08941f788c15 Skellington! Inna repo!
Jeremy Thurgood <firxen@gmail.com>
parents:
diff changeset
28
08941f788c15 Skellington! Inna repo!
Jeremy Thurgood <firxen@gmail.com>
parents:
diff changeset
29
08941f788c15 Skellington! Inna repo!
Jeremy Thurgood <firxen@gmail.com>
parents:
diff changeset
30 How to Play the Game
08941f788c15 Skellington! Inna repo!
Jeremy Thurgood <firxen@gmail.com>
parents:
diff changeset
31 --------------------
08941f788c15 Skellington! Inna repo!
Jeremy Thurgood <firxen@gmail.com>
parents:
diff changeset
32
08941f788c15 Skellington! Inna repo!
Jeremy Thurgood <firxen@gmail.com>
parents:
diff changeset
33
08941f788c15 Skellington! Inna repo!
Jeremy Thurgood <firxen@gmail.com>
parents:
diff changeset
34
08941f788c15 Skellington! Inna repo!
Jeremy Thurgood <firxen@gmail.com>
parents:
diff changeset
35 Move the cursor around the screen with the mouse.
08941f788c15 Skellington! Inna repo!
Jeremy Thurgood <firxen@gmail.com>
parents:
diff changeset
36
08941f788c15 Skellington! Inna repo!
Jeremy Thurgood <firxen@gmail.com>
parents:
diff changeset
37 Press the left mouse button to fire the ducks.
08941f788c15 Skellington! Inna repo!
Jeremy Thurgood <firxen@gmail.com>
parents:
diff changeset
38
08941f788c15 Skellington! Inna repo!
Jeremy Thurgood <firxen@gmail.com>
parents:
diff changeset
39
5
4c1e15426f7c Update team details.
Simon Cross <hodgestar@gmail.com>
parents: 0
diff changeset
40 Development notes
0
08941f788c15 Skellington! Inna repo!
Jeremy Thurgood <firxen@gmail.com>
parents:
diff changeset
41 -----------------
08941f788c15 Skellington! Inna repo!
Jeremy Thurgood <firxen@gmail.com>
parents:
diff changeset
42
08941f788c15 Skellington! Inna repo!
Jeremy Thurgood <firxen@gmail.com>
parents:
diff changeset
43 Creating a source distribution with::
08941f788c15 Skellington! Inna repo!
Jeremy Thurgood <firxen@gmail.com>
parents:
diff changeset
44
451
7a64ebfe74ba Update README to add Desilu to team and correct build instructions.
Simon Cross <hodgestar@gmail.com>
parents: 28
diff changeset
45 ./scripts/build_unix.sh
0
08941f788c15 Skellington! Inna repo!
Jeremy Thurgood <firxen@gmail.com>
parents:
diff changeset
46
08941f788c15 Skellington! Inna repo!
Jeremy Thurgood <firxen@gmail.com>
parents:
diff changeset
47 You may also generate Windows executables and OS X applications::
08941f788c15 Skellington! Inna repo!
Jeremy Thurgood <firxen@gmail.com>
parents:
diff changeset
48
451
7a64ebfe74ba Update README to add Desilu to team and correct build instructions.
Simon Cross <hodgestar@gmail.com>
parents: 28
diff changeset
49 ./scripts/wine-py2exe
7a64ebfe74ba Update README to add Desilu to team and correct build instructions.
Simon Cross <hodgestar@gmail.com>
parents: 28
diff changeset
50 ./scripts/darwin-py2app.sh
0
08941f788c15 Skellington! Inna repo!
Jeremy Thurgood <firxen@gmail.com>
parents:
diff changeset
51
08941f788c15 Skellington! Inna repo!
Jeremy Thurgood <firxen@gmail.com>
parents:
diff changeset
52 Upload files to PyWeek with::
08941f788c15 Skellington! Inna repo!
Jeremy Thurgood <firxen@gmail.com>
parents:
diff changeset
53
08941f788c15 Skellington! Inna repo!
Jeremy Thurgood <firxen@gmail.com>
parents:
diff changeset
54 python pyweek_upload.py
08941f788c15 Skellington! Inna repo!
Jeremy Thurgood <firxen@gmail.com>
parents:
diff changeset
55
08941f788c15 Skellington! Inna repo!
Jeremy Thurgood <firxen@gmail.com>
parents:
diff changeset
56 Upload to the Python Package Index with::
08941f788c15 Skellington! Inna repo!
Jeremy Thurgood <firxen@gmail.com>
parents:
diff changeset
57
08941f788c15 Skellington! Inna repo!
Jeremy Thurgood <firxen@gmail.com>
parents:
diff changeset
58 python setup.py register
08941f788c15 Skellington! Inna repo!
Jeremy Thurgood <firxen@gmail.com>
parents:
diff changeset
59 python setup.py sdist upload
08941f788c15 Skellington! Inna repo!
Jeremy Thurgood <firxen@gmail.com>
parents:
diff changeset
60