(Print) Use this randomly generated list as your call list when playing the game. 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
G-Skipped unit tests to meet a deadline
B-Outdated documentation nobody updates
B-Free!
G-Code that nobody understands anymore
I-Overdue refactoring task
N-Hardcoded values in the code
I-Duplicate code across multiple files
N-A bug that keeps reappearing
I-Technical debt flagged but never prioritized
N-A feature request that broke something else
I-Code with no comments
N-Unsupported third-party library still in use
G-Quick fix that became permanent
G-Used the Proxy pattern to control access to an object
B-A workaround that became the standard process
B-Used the Observer pattern to handle event-driven programming