DawidMyslak / socket.io-game

Simple game using socket.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Socket.io Game

Simple game using socket.io

Alt text

Installation

git clone https://github.com/DawidMyslak/socket.io-game.git
cd socket.io-game
npm install

Starting game

cd socket.io-game
node index.js

Open your browser and run http://localhost:3000 - you can run it in few browser windows to check multiplayer gameplay.

Demo

Lunch demo

About

Simple game using socket.io

License:MIT License


Languages

Language:JavaScript 94.1%Language:HTML 5.9%