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