Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bohdanmoroziuk/tic-tac-toe
Classic game "Tic-Tac-Toe" created using Inferno.js.
https://github.com/bohdanmoroziuk/tic-tac-toe
game infernojs tic-tac-toe
Last synced: 2 days ago
JSON representation
Classic game "Tic-Tac-Toe" created using Inferno.js.
- Host: GitHub
- URL: https://github.com/bohdanmoroziuk/tic-tac-toe
- Owner: bohdanmoroziuk
- License: mit
- Created: 2019-07-15T18:57:35.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-07-31T08:51:29.000Z (over 1 year ago)
- Last Synced: 2023-12-05T18:49:16.620Z (about 1 year ago)
- Topics: game, infernojs, tic-tac-toe
- Language: JavaScript
- Homepage:
- Size: 398 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Tic Tac Toe
> Classic game "Tic-Tac-Toe" created using Inferno.js.
## Preview
## Available Scripts
In the project directory, you can run:
### `npm start`
Runs the app in the development mode.
### `npm test`
Launches the test runner in the interactive watch mode.
### `npm run build`
Builds the app for production to the `build` folder.