/tictac.js

tictac in js

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

A simple TicTacToe game in JavaScript by [Christoph Thiel]

prequisites

  • nodejs 16.16

How to play

  • npm install
  • node game.js

How to run tests

  • npm test --experimental-vm-modules