Skip to content

Commit

Permalink
Add
Browse files Browse the repository at this point in the history
  • Loading branch information
askflow1111 committed Apr 9, 2017
1 parent fd28cb6 commit 663b42c
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
10 changes: 10 additions & 0 deletions README.md
@@ -0,0 +1,10 @@
# TicTacToe


You Thought You Are Good In Tic Tac Toe?
<br>
Because Now You Can Play Player Vs Player!
<br>
<br>
Skills: Javascript, DOM, Css, Html.
3 changes: 2 additions & 1 deletion style.css
Expand Up @@ -64,6 +64,7 @@
font-size: 150px;
background-image: url("images/box.jpg");
border-width: 0px;
outline: none;
}

.box:hover {
Expand Down Expand Up @@ -160,4 +161,4 @@
.zom {
animation-name: bounceOut;
animation-duration: 1s;
}
}

0 comments on commit 663b42c

Please sign in to comment.