Skip to content

MisterCommand/TicTacToe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Overview

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.


Usage

Dependency

  • readline-sync (1.4.9+)
  • cli-progress (2.1.1+)

Install and run

  1. Download NodeJS (8+)
  2. Download this directory
  3. Run npm install to install the dependencies
  4. Run node controll.js
  5. Type the number of runs per test

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published