-
to start the game,make sure node.js is installed and then clone this repositery.
-
Make sure your in the cloned repositery path while doing the following steps
-
run the following command from the command prompt/terminal:
> npm install
-
afterwards run the following command from the command prompt/terminal,
> node tic_tac_toe.js
-
Thats it, Enjoy.