@anatu/tictactoegame
v1.0.3
Published
TicTacToe game for your create-react-app.
Readme
TicTacToe
TicTacToe game for your create-react-app.
Usage
In your create-react-app, run yarn add @anatu/tictactoegame and after the installation completed, in your desired component import { TicTacToe } from "@anatu/tictactoegame" and you're ready to go.
GitHub
https://github.com/canyouseethroughme/tictactoe
