biren9 / SocketIO-Bomberman

An online Bomberman game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SocketIO-Bomberman

An online Bomberman game

USE:

Server

Run cli: node server.js

Client

Open http://localhost:8080 in a webbrowser

How to Play

Action Keyboard
UP W
LEFT A
DOWN S
RIGHT D
Bomb B
Block V

Demo

Demo

Updates

  • Add a server clock to synchronise calculations
  • Synchronise explosions
  • Better bombs
  • Every player has a username
  • Put the timer down if nobody is connected 😴

TODO

  1. Now I have to test everything again
  2. Limit requests
  3. As always, IMPROVEMENTS :-)

screen shot 2017-02-02 at 21 07 14

About

An online Bomberman game


Languages

Language:JavaScript 94.1%Language:HTML 5.9%