Skip to content

Commit c8fb383

Browse files
Tic-Toc-Toe (#31)
* Tic-Toc-Toe * added in Readme.md Co-authored-by: Medam Greeshma <70336930+Greeshma2903@users.noreply.github.com>
1 parent 00a13fd commit c8fb383

File tree

3 files changed

+10
-0
lines changed

3 files changed

+10
-0
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,3 +49,6 @@
4949
[submodule "NewsFresh/newsfresh"]
5050
path = NewsFresh/newsfresh
5151
url = https://github.com/prathamsoni11/NewsFresh
52+
[submodule "Tic-Toc-Toe/tic-toc-toe"]
53+
path = Tic-Toc-Toe/tic-toc-toe
54+
url = https://github.com/prathamsoni11/Tic-Toc-Toe

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,12 @@ EXAMPLE:
115115
| -------------------- | ------------------------------------------------------------ |
116116
| Heart Disease Prediction | A machine learning project to predict heart disease with an accuracy of 87% |
117117

118+
### [Java](/Java/)
119+
120+
| Project Name (as is) | Description |
121+
| -------------------- | ------------------------------------------------------------ |
122+
| Tic-Tac-Toe | Tic-Tac-Toe game build in Java with JFrames |
123+
118124
## Folder Structure 📁
119125

120126
```

Tic-Toc-Toe/tic-toc-toe

Submodule tic-toc-toe added at 2454a88

0 commit comments

Comments
 (0)