(Print) Use this randomly generated list as your call list when playing the game. There is no need to say the BINGO column name. Place some kind of mark (like an X, a checkmark, a dot, tally mark, etc) on each cell as you announce it, to keep track. You can also cut out each item, place them in a bag and pull words from the bag.
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Play testing the game reveals extremely obvious issue that was overlooked
A model does not match the “art style”
A unity feature is “legacy” or deprecated
A bug only appears after making a build
Adding a feature that is “out of scope”
Cancelling a mechanic but then adding a better version
Adding a new mechanic breaks the entire game
A commit breaks the entire game
“I have to rewrite the entire game”
“Updating” the same texture multiple times
Unity editor bug with animation
Collab/plastic does not commit everything that was changed, despite uploading it
Game gets a rewrite, a month or less after launch
“Come on, just add this one more thing”
AI is too “smart” or does something unexpected
Unity project gets corrupted
3D model is not scaled correctly
Did not apply changes to the prefab, but changes exist in the scene
Artist touches code and breaks everything
“That doesn’t match the original idea”
“The game is done, I just need to add ….”
“We can add that after launch”
Updating the editor mid-development
A mechanic is too “difficult” but gets added later