TheAlgorithms-C/games
MRio 71a7cf3bc4
feat: added hangman game #967 (#1248)
* Add files via upload

feat: added hangman game #967

* Update hangman.c

* Update hangman.c

* Update hangman.c

* Update hangman.c

* Update hangman.c

* Update hangman.c

Updated so that game instance was held as struct - can include current guess in game_instance too if preferred.

* Update hangman.c

* Update hangman.c

* Add files via upload

Adding test file

* Update hangman.c

* Update hangman.c

Co-authored-by: David Leal <halfpacho@gmail.com>
Co-authored-by: Sharon "Cass" Cassidy <monadicdiffusive@proton.me>
2023-04-30 09:47:09 -06:00
..
CMakeLists.txt Added a new Tic Tac Toe game made using C (#530) 2020-07-31 07:00:30 -04:00
hangman.c feat: added hangman game #967 (#1248) 2023-04-30 09:47:09 -06:00
naval_battle.c chore(fix): specify the player's turn in `naval_battle.c` (#1158) 2022-11-24 19:09:35 -06:00
tic_tac_toe.c chore: fix `tic_tac_toe.c` CodeQL warning (#1133) 2022-11-14 13:10:23 -06:00
words.txt feat: added hangman game #967 (#1248) 2023-04-30 09:47:09 -06:00