Skip to content

Releases: the-rdt/new-tic-tac-toe

Version 1.0 of New Tic-Tac-Toe

19 Jun 13:20
c671e2d
Compare
Choose a tag to compare

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.