Skip to content

Commit

Permalink
Updated README again
Browse files Browse the repository at this point in the history
  • Loading branch information
TheBoyRoy05 committed Jul 2, 2024
1 parent c43808d commit 4ff49e4
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# Tic-Tac-Toe with TIME TRAVEL!!

This is a fun little game that I created after learning the basics of React. The idea behind the game is to save all the past states of the Tic-Tac-Toe board and make them accessible to the players so they can "go back in time" and fix their past mistakes. You can find the game [here](https://theboyroy05.github.io/Tic-Tac-Toe/) and here's a little preview:
Play [Tic-Tac-Toe with Time Travel](https://theboyroy05.github.io/Tic-Tac-Toe/) here.

This is a fun little game that I created after learning the basics of React. The idea behind the game is to save all the past states of the Tic-Tac-Toe board and make them accessible to the players so they can "go back in time" and fix their past mistakes. Here's a preview of the game:

![Tic Tac Toe Demo](/Images/TicTacToe.png)

Expand Down

0 comments on commit 4ff49e4

Please sign in to comment.