Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
angelatolim committed Apr 24, 2024
1 parent 69edc22 commit 073b1d8
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# TIC TAC TOE
A simple game of tic tac toe.
![Empty state](images/tictactoe-emptystate.png
![Win state](images/tictactoe-winstate.png

## :computer: [Click here](https://angelatolim.github.io/tictactoe/) to see my live project!

Expand All @@ -19,6 +21,7 @@ $ node app.js
![Wireframing](images/TicTacToe_wireframe.png)
- Flow charts of logic
![Logic](images/tictactoe-logic.png)
![initial product](images/tictactoe-notheme.png)


## :rocket: Cool tech
Expand Down
Binary file removed images/Screenshot 2024-04-24 at 9.45.56 am.png
Binary file not shown.
Binary file added images/tictactoe-emptystate.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 images/tictactoe-notheme.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 images/tictactoe-winstate.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 073b1d8

Please sign in to comment.