Skip to content

Commit

Permalink
CI: Updated data.json and README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tanishq-singh-2301 committed Jun 8, 2024
1 parent 5a6b6c7 commit 89ca742
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 23 deletions.
25 changes: 15 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
# tic-tac-toe-readme

**Game is in progress.** This is open to ANYONE to play the next move. That's the point. wave: It's your turn! Put a 'X'.
**One more game is finished.** This is open to ANYONE to play the next move. That's the point. wave: It's your turn! Put a 'X'.



||A|B|C|
|-|:-:|:-:|:-:|
|**1**|![](./images/green/1.png)|![](./images/green/blank.png)|![](./images/green/blank.png)|
|**2**|![](./images/green/blank.png)|![](./images/green/1.png)|![](./images/green/blank.png)|
|**3**|![](./images/green/0.png)|![](./images/green/0.png)|![](./images/green/blank.png)|
|**1**|![](./images/yellow/1.png)|![](./images/green/blank.png)|![](./images/green/blank.png)|
|**2**|![](./images/green/blank.png)|![](./images/yellow/1.png)|![](./images/green/blank.png)|
|**3**|![](./images/green/0.png)|![](./images/green/0.png)|![](./images/yellow/1.png)|


### **Who is what?**
Expand All @@ -18,15 +18,19 @@
|**Y**|Computer|


### **It's your turn... make a _move_...**
### **Start a new game... make a _move_...**

|FROM|TO - _just click one of the links_ :)|
|-|-|
|**1**|<a target="_blank" rel="noopener" href="https://github.com/tanishq-singh-2301/tic-tac-toe-readme/issues/new?title=_ttt_move_b1_:''':'..'_&labels=make+move&body=Just+push+'Submit+new+issue'.+You+don't+need+to+do+anything+else.">B1</a>|
|**2**|<a target="_blank" rel="noopener" href="https://github.com/tanishq-singh-2301/tic-tac-toe-readme/issues/new?title=_ttt_move_c1_:''':'..'_&labels=make+move&body=Just+push+'Submit+new+issue'.+You+don't+need+to+do+anything+else.">C1</a>|
|**3**|<a target="_blank" rel="noopener" href="https://github.com/tanishq-singh-2301/tic-tac-toe-readme/issues/new?title=_ttt_move_a2_:''':'..'_&labels=make+move&body=Just+push+'Submit+new+issue'.+You+don't+need+to+do+anything+else.">A2</a>|
|**4**|<a target="_blank" rel="noopener" href="https://github.com/tanishq-singh-2301/tic-tac-toe-readme/issues/new?title=_ttt_move_c2_:''':'..'_&labels=make+move&body=Just+push+'Submit+new+issue'.+You+don't+need+to+do+anything+else.">C2</a>|
|**5**|<a target="_blank" rel="noopener" href="https://github.com/tanishq-singh-2301/tic-tac-toe-readme/issues/new?title=_ttt_move_c3_:''':'..'_&labels=make+move&body=Just+push+'Submit+new+issue'.+You+don't+need+to+do+anything+else.">C3</a>|
|**1**|<a target="_blank" rel="noopener" href="https://github.com/tanishq-singh-2301/tic-tac-toe-readme/issues/new?title=_ttt_move_a1__&labels=make+move&body=Just+push+'Submit+new+issue'.+You+don't+need+to+do+anything+else.">A1</a>|
|**2**|<a target="_blank" rel="noopener" href="https://github.com/tanishq-singh-2301/tic-tac-toe-readme/issues/new?title=_ttt_move_a2__&labels=make+move&body=Just+push+'Submit+new+issue'.+You+don't+need+to+do+anything+else.">A2</a>|
|**3**|<a target="_blank" rel="noopener" href="https://github.com/tanishq-singh-2301/tic-tac-toe-readme/issues/new?title=_ttt_move_a3__&labels=make+move&body=Just+push+'Submit+new+issue'.+You+don't+need+to+do+anything+else.">A3</a>|
|**4**|<a target="_blank" rel="noopener" href="https://github.com/tanishq-singh-2301/tic-tac-toe-readme/issues/new?title=_ttt_move_b1__&labels=make+move&body=Just+push+'Submit+new+issue'.+You+don't+need+to+do+anything+else.">B1</a>|
|**5**|<a target="_blank" rel="noopener" href="https://github.com/tanishq-singh-2301/tic-tac-toe-readme/issues/new?title=_ttt_move_b2__&labels=make+move&body=Just+push+'Submit+new+issue'.+You+don't+need+to+do+anything+else.">B2</a>|
|**6**|<a target="_blank" rel="noopener" href="https://github.com/tanishq-singh-2301/tic-tac-toe-readme/issues/new?title=_ttt_move_b3__&labels=make+move&body=Just+push+'Submit+new+issue'.+You+don't+need+to+do+anything+else.">B3</a>|
|**7**|<a target="_blank" rel="noopener" href="https://github.com/tanishq-singh-2301/tic-tac-toe-readme/issues/new?title=_ttt_move_c1__&labels=make+move&body=Just+push+'Submit+new+issue'.+You+don't+need+to+do+anything+else.">C1</a>|
|**8**|<a target="_blank" rel="noopener" href="https://github.com/tanishq-singh-2301/tic-tac-toe-readme/issues/new?title=_ttt_move_c2__&labels=make+move&body=Just+push+'Submit+new+issue'.+You+don't+need+to+do+anything+else.">C2</a>|
|**9**|<a target="_blank" rel="noopener" href="https://github.com/tanishq-singh-2301/tic-tac-toe-readme/issues/new?title=_ttt_move_c3__&labels=make+move&body=Just+push+'Submit+new+issue'.+You+don't+need+to+do+anything+else.">C3</a>|


**How this works**
Expand All @@ -47,3 +51,4 @@ Raise an [issue](https://github.com/timburgan/timburgan/issues), and include the
|2|B3|[@AI](https://github.com/tanishq-singh-2301/tic-tac-toe-readme)|
|3|B2|[@ahujaesh](https://github.com/ahujaesh)|
|4|A3|[@AI](https://github.com/tanishq-singh-2301/tic-tac-toe-readme)|
|5|C3|[@Jxshyz](https://github.com/Jxshyz)|
29 changes: 16 additions & 13 deletions game/data.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"$schema": "./data.schema.json",
"name": "tic-tac-toe",
"no_of_games": 12,
"mode": "running",
"no_of_games": 13,
"mode": "finished",
"mesh": [
[
1,
Expand All @@ -17,7 +17,7 @@
[
0,
0,
""
1
]
],
"movesHistory": [
Expand All @@ -40,18 +40,21 @@
"moveTo": "A3",
"name": "AI",
"url": "https://github.com/tanishq-singh-2301/tic-tac-toe-readme"
},
{
"moveTo": "C3",
"name": "Jxshyz",
"url": "https://github.com/Jxshyz"
}
],
"movableMoves": [
"B1",
"C1",
"A2",
"C2",
"C3"
],
"movableMoves": [],
"whoWon": {
"user": "",
"array": []
"user": "1",
"array": [
"A1",
"B2",
"C3"
]
},
"slf": ":''':'..'"
"slf": ":''':'..:"
}

0 comments on commit 89ca742

Please sign in to comment.