Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tstreamdoth/tictactoe
https://github.com/tstreamdoth/tictactoe
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/tstreamdoth/tictactoe
- Owner: tstreamDOTh
- Created: 2020-06-24T13:16:45.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T21:52:11.000Z (about 2 years ago)
- Last Synced: 2024-10-28T16:53:51.359Z (3 months ago)
- Language: JavaScript
- Size: 4.69 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
To Run
```
#Install dependencies (Node 10.16)
yarn#Start the app
npm run start
```Preview
![gameplay](https://media.kubric.io/api/assetlib/337d5d38-f9dd-491d-9614-4bbe82f0e234.png?params=resize:w=500;h=500)
![new game](https://media.kubric.io/api/assetlib/bf1141a4-f984-4c97-962a-3ef5b9e7d18c.png?params=resize:w=500;h=500)