0.0.6 • Published 1 year ago

console-tictactoe v0.0.6

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year 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

1 year ago

0.0.5

1 year ago

0.0.4

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago