-
Notifications
You must be signed in to change notification settings - Fork 0
/
README
55 lines (30 loc) · 1.24 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
SUBURBIA
Run with the dogs tonight!
======================================================================
Entry in PyWeek #8 <http://www.pyweek.org/8/>
Team: 24/7 Donkeys
Members: Shandy Brown, Patrick Devine
Special Thanks: Tatyana Balte (for the dog image), Devon Lindsey,
Diana Chow, Linda Jiang and Saoirse Devine
Music Score:
She - Streets
8bitpeoples
DEPENDENCIES:
You might need to install some of these things before running the game:
Python: http://www.python.org/
Pyglet: http://www.pyglet.org/
Rabbyt: http://matthewmarshall.org/projects/rabbyt/
RUNNING THE GAME:
On Windows or Mac OS X, locate the "run_game.pyw" file and double-click it.
Othewise open a terminal / console and "cd" to the game directory and run:
python run_game.py
HOW TO PLAY THE GAME:
Move the cursor around the screen with the mouse.
Click on things with the left mouse button.
Pull the mower cord by dragging away from the mower quickly.
Rake the leaves by scrolling down on the mousewheel.
You can tidy up dying leaves with the trash can.
When things get weird, the game is over.
LICENSE:
This game is placed in the Public Domain.
ALL YOUR BASE ARE BELONG TO US