D
D
dake12312014-03-17 08:55:56
JavaScript
dake1231, 2014-03-17 08:55:56

How to make Tic-Tac-Toe for two on a local network?

There is a task to create a tic-tac-toe game, and so that two people can play it over the network. They suggested that it can be implemented with Node JS. But I am not familiar with it, and it is necessary to implement quickly. Tell me which module to dig. Or, if you know an easier way, I'll be glad.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
I
Ivan Starkov, 2014-03-17
@dake1231

The socket.io library, here is a tutorial how to write your own tic-tac -toe
philmunt.com/post/16085288576/node-js-socket-io-ti...
philmunt.com/post/16150665574/node-js-socket-io-ti ...

A
Andrew Ch, 2014-03-26
@qhost

and here I have tic-tac-toe (console), in C#, I just finished it yesterday (=

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question