This is a mathamatic project for a well-known and easy to play game Tic Tac Toe. Running the javascript file will create a virtual game with two players. By default, it will run 1000 time and record the number of wins and losses.
- readline-sync (1.4.9+)
- cli-progress (2.1.1+)
- Download NodeJS (8+)
- Download this directory
- Run
npm install
to install the dependencies - Run
node controll.js
- Type the number of runs per test