@sahilsinghrana/tictactoe.js

TicTacToe.js

Publish Package

TypeDocs Generated

Table of Contents

Install

npm install @sahilsinghrana/tictactoe.js

Usage

import TicTacToe from "@sahilsinghrana/tictactoe.js";

const game = new TicTacToe();
const TicTacToe = require("@sahilsinghrana/tictactoe.js");
const game = new TicTacToe();

Examples

Svelte GitHub Github Pages

API

TypeDocs

Maintainers

@sahilsinghrana

License

MIT © 2024 Sahil Singh Rana

Generated using TypeDoc