@sahilsinghrana/tictactoe.js
v1.0.0-beta
Published
Tic Tac toe
Maintainers
Readme
TicTacToe.js
Table of Contents
Install
npm install @sahilsinghrana/tictactoe.jsUsage
import TicTacToe from "@sahilsinghrana/tictactoe.js";
const game = new TicTacToe();const TicTacToe = require("@sahilsinghrana/tictactoe.js");
const game = new TicTacToe();Examples
API
Maintainers
License
MIT © 2024 Sahil Singh Rana
