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.
- Host: GitHub
- URL: https://github.com/danielhe4rt/socket-da-velha
- Owner: danielhe4rt
- Created: 2018-09-23T01:12:27.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T13:22:54.000Z (over 3 years ago)
- Last Synced: 2025-03-25T02:09:32.416Z (about 1 year ago)
- Language: JavaScript
- Size: 1.05 MB
- Stars: 33
- Watchers: 2
- Forks: 2
- Open Issues: 5
-
Metadata Files:
- Readme: readme.md
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.