Thanks to visit codestin.com
Credit goes to github.com

Skip to content

argas7/socket-gartic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Socket Gartic

This is a repository to study socket.io library and make a prof of concept that try to create a similar Gartic game project

Getting Started

  1. Clone this repository to your local git.

git clone https://github.com/argas7/socket-gartic .git

  1. Install all dependencies with the following command 2.1. Using npm: npm install 2.2. Using yarn (strongly recommended): yarn install

  2. Run the server with the following command: 4.1. Using node: node server.js or node .; 4.2. If you have nodemon: nodemon server.js or nodemon;

  3. Go to your localhost:3000 and start to play 5.1. If you exposed this port with a software like ngrok, as example, you can shareable with your friends and draw together

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published