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