(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
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
Doesn't use make
do i write my code in the .c file or the .h file
clears the screen after printing a debug message
Undefined reference to main
Didn't pull resources
"Can I write more functions?"
doesnt put an apostrophe in quotes
"Can I use islower()?"
"What is the design doc for?"
no clang-format
char x[] vs char* x
"prof veenstra's code..."
what if i enter more than one letter at a time
doesnt git pull resources
Cloned resources into own repo
a.out
what are the man pags
Writes code in .h file
"How do I sort the letters?"
char* x vs char *x
using a gui
how do i get command line arguments
"How do I run resources"
#includes a .c file
#includes a .c file
Implicit getchar() conversion
Doesn't put ' in quotes
Doesn't null terminate
can i write more functions
What are manpages
cloned resources in their git repo
"How do I not include a .c file?"
Clears screen after debug
where is/how do i run the resources binary
undefined reference to main
how do i use hangman_helpers.c in hangman.c without including a .c file?