(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
17
18
19
20
21
22
23
24
N-TODO
O-// don't touch. Works
G-Overcomplicated code
G-Empty catch
G-Library/package written from scratch instead of using public solution
B-Debug prints to console
G-Easter eggs in code/comments
B-If(true) / if(false)
I-Depreciated package
O-Variable / functions names after a song or movie
I-Rabbit hole of functions
B-Function that isn't used, but it remains "just in case"
O-Variable named "temp" several times
I-Useless/no comments
I-Commented lines of code
B-Unreadable Regex
N-One-liners
B-500 lines of one function
O-Sleep (1000)
N-Pointers
O-Prettier tried to save this code
I-If inside if inside if inside if ...
N-Two or more functions that are exactly the same, with one line changed