ABCDEFGHIJKLMNOPQRSTUVWXYZ
1
making it up as we go along
2
spreadsheet edition
3
4
making it up as we go along is a game about creating and changing rules as you play.
5
6
The game's current rules are listed in the Rules sheet. As you play you will both add to the list of rules and modify existing rules.
7
8
You can use the Game Board sheet to track the progress of the game (e.g. player positions, resources, etc.).
9
10
There are some random number generators in the Random Number Generators sheet, and if you're struggling to think of rules, there are some suggestions in the Suggested rules sheet.
11
12
Feel free to add additional sheets as and when you need them. Enjoy!
13
14
The template document for this game is available at: https://docs.google.com/spreadsheets/d/1kHOYE3LDQKirUdDFkIOaucwZ_4OVX2kj76R1Er-aUns

To run your own game, just go to File→Make a copy and give your friends edit permissions.
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
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100