@sahilsinghrana/tictactoe.js
TypeScript icon, indicating that this package has built-in type declarations

1.0.0-beta • Public • Published

TicTacToe.js

Publish Packages

Publish typedocs

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

Package Sidebar

Install

npm i @sahilsinghrana/tictactoe.js

Weekly Downloads

19

Version

1.0.0-beta

License

MIT

Unpacked Size

31.9 kB

Total Files

8

Last publish

Collaborators

  • sahilsinghrana