maeldonn / socket-mice

A little game with Socket.io

Home Page:https://socket-mice.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Socket-mice

Live demo

You can try this app here.

Requirement

To run this application locally you need :

Node.js and NPM

Available on https://nodejs.org/. To update NPM:

npm install --global npm

Use

To run the application, open a terminal at the root project. To install all the dependencies :

npm install

Now you can run the application by running the command :

npm start

Assets

flavicon from iconarchive.com

About

A little game with Socket.io

https://socket-mice.herokuapp.com/

License:MIT License


Languages

Language:JavaScript 83.2%Language:CSS 11.2%Language:HTML 5.5%