mirror of
https://github.moeyy.xyz/https://github.com/TheAlgorithms/C.git
synced 2023-10-11 15:56:24 +08:00
updating DIRECTORY.md
This commit is contained in:
parent
84c16d4142
commit
9a3ab574d0
@ -148,6 +148,7 @@
|
||||
* [Word Count](https://github.com/TheAlgorithms/C/blob/HEAD/exercism/word_count/word_count.h)
|
||||
|
||||
## Games
|
||||
* [Hangman](https://github.com/TheAlgorithms/C/blob/HEAD/games/hangman.c)
|
||||
* [Naval Battle](https://github.com/TheAlgorithms/C/blob/HEAD/games/naval_battle.c)
|
||||
* [Tic Tac Toe](https://github.com/TheAlgorithms/C/blob/HEAD/games/tic_tac_toe.c)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user