Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/tanishq-singh-2407/tic-tac-toe-readme
- Owner: tanishq-singh-2407
- License: mit
- Created: 2022-09-28T04:30:56.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-08T07:51:26.000Z (8 months ago)
- Last Synced: 2024-08-01T20:49:59.490Z (7 months ago)
- Topics: deno, github-actions, hus, husky, readme, tic-tac-toe, tic-tac-toe-readme
- Language: TypeScript
- Homepage:
- Size: 105 KB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)|