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

https://github.com/danielhe4rt/socket-da-velha

Game with Nodejs and Socket.io based.
https://github.com/danielhe4rt/socket-da-velha

Last synced: about 1 year ago
JSON representation

Game with Nodejs and Socket.io based.

Awesome Lists containing this project

README

          


Socket da Velha


An Tic-Tac-Toe game made in node.js and socket.io for study purposes.

## :rocket: 5 minutes quick start

:bulb: Install all packages of the `composer.json` on your Node project. This will download everything you need.

```
npm install
```

## :computer: Running the server

:bulb: After all the dependencies have been installed, you can run the server on the Windows running the file run-server.bat. But if you are a Linux user. just type the following command:
```
node app.js
```


## :v: Greetz

```
JoaoVirgili
Pride
Conspiracionista
Dido32
Evo0o0
Princess Leia
Dragoso
Chumarrento
```

## :mailbox_with_mail: License

This software was created for study purposes only. Feel free to try it out.