0.0.6 • Published 7 months ago

console-tictactoe v0.0.6

Weekly downloads
-
License
MIT
Repository
github
Last release
7 months ago

console-tictactoe

npm i console-tictactoe

Tic-tac-toe game written in Typescript.

After including this into your index.html/index.js or something similar:

<script type="module">
import { tictactoe } from 'console-tictactoe'
</script>

you can then open the developer console and run

  • > tictactoe

have fun

0.0.6

7 months ago

0.0.5

7 months ago

0.0.4

7 months ago

0.0.3

7 months ago

0.0.2

7 months ago

0.0.1

7 months ago