Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 490 Bytes

README.md

File metadata and controls

24 lines (18 loc) · 490 Bytes

#Course Project BomberMan

Ning Wang 2015 All Rights Reserved

Project of B/S Course.

##Dependency:

  • express : 4.1.1
  • socket.io : 0.9.x
  • mysql : 2.7.0
  • cookie-parser : 1.3.5
  • body-parser : 1.13.1

##Install

npm install

##Database Insertion

  1. default database connection: root@localhost -p 123456
  2. CREATE DATABASE 'bomberman'
  3. Import 'database.sql'

##How To Play Space for bomb for character's movement