An open API service indexing awesome lists of open source software.

https://github.com/gnaneshkunal/node-chat-xo

Chat and TIC-TAC-TOE game Server
https://github.com/gnaneshkunal/node-chat-xo

nodejs socket-programming

Last synced: 2 months ago
JSON representation

Chat and TIC-TAC-TOE game Server

Awesome Lists containing this project

README

          

## Node.js TCP CHAT && TIC-TAC-TOE game Server

### Using the Server

```
$ node index.js
```
### Usage

```
$ telnet [hostname] [port]
```
#### Example
```
$ telnet localhost 8000
```

```
help: //displays help
```

## Contributing

Contributions to this project are always welcome and highly encouraged.

## License

ISC License (ISC)