- Player 1 is [X], and Player 2 is [O].
- When game started, both player have 0 (zero) score.
- Game always started by Player 1.
- Same as typical Tic Tac Toe game, any player who gets the same symbol in a row, column, or diagonal will win the game.
- When a player wins, 1 score will be added to the winner.
- When game tied, 1 score will be added to "Tie" counter.
- After game ended, it will reset the grid to empty and start from beginning with the current score persisted.
- When user reloads the page, make sure the scores still remains.
- use icons, or images to represents the "X" and "O" symbol from any resources, but do NOT use texts / string such as "X" and "O".
-
Notifications
You must be signed in to change notification settings - Fork 0
yudis10/react-vite-tictactoe
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published