Skip to content

Commit 4442c0b

Browse files
authored
Update build-tic-tac-toe-with-javascript.mdx
1 parent 4a9d4f2 commit 4442c0b

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

β€Žprojects/build-tic-tac-toe-with-javascript/build-tic-tac-toe-with-javascript.mdxβ€Ž

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -29,11 +29,11 @@ Even in ancient times, people across the world still enjoyed playing games. One
2929
In this project tutorial, we will learn to build a Tic-Tac-Toe game with JavaScript in the console! ❌ ⭕️
3030

3131
```sh
32-
🐐 | πŸ‡ | πŸ‡
33-
-------------
34-
| 🐐 |
35-
-------------
36-
| | 🐐
32+
🐐 | πŸ‡ | πŸ‡
33+
-------------
34+
| 🐐 |
35+
-------------
36+
| | 🐐
3737

3838
Player 🐐 wins!
3939
```

0 commit comments

Comments
Β (0)