Skip to content

Commit 6d4e936

Browse files
github-actionsgithub-actions
authored andcommitted
updating DIRECTORY.md
1 parent 56e7291 commit 6d4e936

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

DIRECTORY.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,9 @@
108108
* [Word Count](https://github.com/TheAlgorithms/C/blob/master/exercism/word_count/word_count.c)
109109
* [Word Count](https://github.com/TheAlgorithms/C/blob/master/exercism/word_count/word_count.h)
110110

111+
## Games
112+
* [Tic Tac Toe](https://github.com/TheAlgorithms/C/blob/master/games/tic_tac_toe.c)
113+
111114
## Graphics
112115
* [Spirograph](https://github.com/TheAlgorithms/C/blob/master/graphics/spirograph.c)
113116

0 commit comments

Comments
 (0)