Skip to content

celeritas17/NodeTacToe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

A tic-tac-toe game server and client written in node.js. Play a game of tic-tac-toe over a TCP connection. To play: download node.js; download the client and server (clone the repository); cd into the directory that contains the client and server files; start the server by typing "node nodetactoe.js"; open another terminal, cd into the directory that contains the client and server files, and start a game by typing "node nodetactoeclient.js".

About

TicTacToe in node.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published