smart-tictactoe

A Node Module that provides a function to return the best move in a Tic Tac Toe game for the computer.

Usage no npm install needed!

<script type="module">
  import smartTictactoe from 'https://cdn.skypack.dev/smart-tictactoe';
</script>

README