ttt-game

Smax1988
esm Styles
ttt-game JS library on GitHub ttt-game JS library on npm Download ttt-game JS library

A standard tic tac toe game. You can play against a computer opponent with different difficulties or against another player.

Version 1.0.9 License ISC
ttt-game has no homepage
ttt-game JS library on GitHub
ttt-game JS library on npm
Download ttt-game JS library
Keywords
Tic Tac ToeGame
INSTALL
Type:
<script type="module"> import tttGame from 'https://cdn.jsdelivr.net/npm/ttt-game@1.0.9/+esm' </script>
Learn more