ttt-engine

An event based tic-tac-toe engine that works on both nodejs and browser.

Usage no npm install needed!

<script type="module">
  import tttEngine from 'https://cdn.skypack.dev/ttt-engine';
</script>

README

Tic-Tac-Toe Engine

An event based tic-tac-toe engine that works on both nodejs and browser.