Skip to content

Commit

Permalink
docs: update README file
Browse files Browse the repository at this point in the history
  • Loading branch information
vgbr-dev committed Jun 23, 2023
1 parent 41dddde commit 59f87ee
Show file tree
Hide file tree
Showing 5 changed files with 17 additions and 1 deletion.
18 changes: 17 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,17 @@
# REACT: TIC TAC TOE
# React: Tic Tac Toe Game

A Tic Tac Toe app implemented in React as a practice exercise.

## Turn based game

![Toasts System](./docs/REACT_TIC_TAC_TOE_01.png)

![Toasts System](./docs/REACT_TIC_TAC_TOE_02.png)

## Game won screen

![Toasts System](./docs/REACT_TIC_TAC_TOE_03.png)

## Game tie screen

![Toasts System](./docs/REACT_TIC_TAC_TOE_04.png)
Binary file added docs/REACT_TIC_TAC_TOE_01.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/REACT_TIC_TAC_TOE_02.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/REACT_TIC_TAC_TOE_03.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/REACT_TIC_TAC_TOE_04.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 59f87ee

Please sign in to comment.