Skip to content

A realtime and multiplayer nodejs game,writen in Node.js, Socket.io, HTML5/Canvas.

Notifications You must be signed in to change notification settings

caihuabin/gamejs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gamejs

A realtime and multiplayer nodejs game, writen in Node.js, Socket.io, HTML5/Canvas.

If you have a problem or have some good advice? Welcome to star and submit "Pull Request" or submit a issue.❤

Online DEMO

###Click here

Requirements and Environment

  • Node.js
  • Express 4
  • Socket.io
  • Mongodb
  • Canvas/HTML5
  • Redis

Installation

1. Clone the repo

git clone https://github.com/icyse/gamejs.git

2. NPM install

cd gamejs
npm install

3. Database stuff

vi config.js

Ajust your Database config and Redis config

4. Start the server

npm start

About

A realtime and multiplayer nodejs game,writen in Node.js, Socket.io, HTML5/Canvas.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published