Releases: the-rdt/new-tic-tac-toe
Releases · the-rdt/new-tic-tac-toe
Version 1.0 of New Tic-Tac-Toe
Download the zipped source code and extract it in desired directory.
Open the terminal / command prompt, change to the extracted directory, and run command npm install to install required dependencies and packages (make sure you have nodeJs and npm installed beforehand).
Run the command npm start in terminal and enjoy the game in full screen.