Skip to content

Commit 095c43f

Browse files
authored
Update README.md
1 parent d403714 commit 095c43f

File tree

1 file changed

+49
-0
lines changed

1 file changed

+49
-0
lines changed

README.md

Lines changed: 49 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,49 @@
1+
<div align="center">
2+
3+
![GitHub tag (latest by date)](https://img.shields.io/github/v/tag/DSDmark/TicTacToe)
4+
![GitHub](https://img.shields.io/github/license/DSDmark/TicTacToe)
5+
![GitHub language count](https://img.shields.io/github/languages/count/DSDmark/TicTacToe)
6+
![GitHub last commit](https://img.shields.io/github/last-commit/DSDmark/TicTacToe)
7+
[![Deploy static content to Pages](https://github.com/DSDmark/TicTacToe/actions/workflows/static.yml/badge.svg)](https://github.com/DSDmark/TicTacToe/actions/workflows/static.yml)
8+
9+
10+
<div>
11+
12+
---
13+
14+
<div align="center">
15+
16+
<div align="left">
17+
18+
## Purpose
19+
20+
> This game lets you know how logical works in the game.
21+
22+
---
23+
24+
### How to play
25+
26+
1. Click on green **Clone or download** button and choose Download ZIP.
27+
2. Find the downloaded zipped file on your pc and extract it.
28+
3. Go to folder. Inside you will find a file named **index.html**.
29+
4. Double click on **index.html** file and your browser will open (or maybe just a new tab) and the game will start.
30+
5. If for whatever reason your browser does not open, right click on **index.html** file go down to **Open with**
31+
and choose your web browser. This will open the browser and launch the game.
32+
33+
Once you are done playing you can close the tab in your browser to quit the game.
34+
35+
---
36+
37+
## Try Out TicTacToc Demo
38+
39+
<a href="https://dsdmark.github.io/RandomWaker/" alt="TicTacToc Demo">RandomWaker Demo</a>
40+
41+
</div>
42+
43+
### Tic tac toc
44+
45+
</div>
46+
47+
> If you have any issues with the project feel free to let me know!
48+
49+
---

0 commit comments

Comments
 (0)