Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tanishq-singh-2407/tic-tac-toe-readme

😮 Play tic tac toe in repo's readme.
https://github.com/tanishq-singh-2407/tic-tac-toe-readme

deno github-actions hus husky readme tic-tac-toe tic-tac-toe-readme

Last synced: 3 months ago
JSON representation

😮 Play tic tac toe in repo's readme.

Awesome Lists containing this project

README

        

# 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'.

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

### **Who is what?**
|Piece|who|
|-|-|
|**X**|You|
|**Y**|Computer|

### **It's your turn... make a _move_...**

|FROM|TO - _just click one of the links_ :)|
|-|-|
|**1**|A1|
|**2**|C1|
|**3**|A2|
|**4**|C2|
|**5**|A3|
|**6**|B3|
|**7**|C3|

**How this works**

When you click a link, it opens a GitHub Issue with the required pre-populated text. Just push 'Create New Issue'. That will trigger a [GitHub Actions](https://github.blog/2020-07-03-github-action-hero-casey-lee/) workflow that'll update my GitHub Profile _README.md_ with the new state of the board.

**Notice a problem?**

Raise an [issue](https://github.com/timburgan/timburgan/issues), and include the text _cc @timburgan_.

**Moves history, this game**

|No.|Move|Who|
|-|-|-|
|1|B2|[@Jxshyz](https://github.com/Jxshyz)|
|2|B1|[@AI](https://github.com/tanishq-singh-2301/tic-tac-toe-readme)|