(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
what are the man pags
"How do I get args?"
implicit conversion when using getchar()
doesnt git pull resources
cloned resources in their git repo
"Guess a letter" prints the wrong number of times
clears the screen after printing a debug message
doesnt null terminate strings
what's the design doc for
Doesn't use make
Doesn't null terminate
Writes code in .h file
what if i enter more than one letter at a time
"How do I not include a .c file?"
a.out
Doesn't put ' in quotes
a.out
how do i sort the guessed letters
"Can I use islower()?"
"How do I sort the letters?"
Clears screen after debug
can i write more functions
how do i get command line arguments
char x[] vs char* x
char x[] vs char *x
can i use islower()
"prof veenstra's code..."
char* x vs char *x
using a gui
char* x vs char *x
"What is the design doc for?"
#includes a .c file
do i write my code in the .c file or the .h file
"How do I run resources"
Didn't pull resources
Used a GUI
how do i use hangman_helpers.c in hangman.c without including a .c file?