UNPKG
josiah_
Version:
latest (0.0.3)
1.0.0
0.0.3
Tic Tac Toe game api
github.com/jmnyarega/game-apis.git
jmnyarega/game-apis
josiah_
/
README.md
12 lines
(7 loc)
•
120 B
Markdown
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
# `TicTacToe`
> TODO: description
## Usage
```
const
ticTacToe
=
require
(
'TicTacToe'
);
//
TODO:
DEMONSTRATE API
```