wskongdesheng / rainingchain

Raining Chain is a HTML5 MMORPG engine using Javascript, Canvas, NodeJS, MongoDb and Socket.io.

Home Page:http://rainingchain.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Raining Chain

Raining Chain is a HTML5 MMORPG using Javascript, Canvas, NodeJS, MongoDb and Socket.io. Play now for free at https://rainingchain.com/.

Raining Chain Trailer

By popular demand, I am releasing the source of the game as of version 1.5.18. The game engine is under MIT license while the game content is under GPL license.

While the version 1.5.18 of the game is public, more recent versions of the game are not. I am not offering support nor planning to maintain the public version of the game. The more recent versions of the game will NOT be released on Github. If you would like to contribute to the latest version of Raining Chain, check Raining Chain Development or come chat with us on Discord.

Installation:

  • Install Node.js
  • Open a Command Prompt
  • Type cd "<PathToRainingChainFolder>", where <PathToRainingChainFolder> is replaced by the path to the raining chain folder you downloaded.
  • Type npm install to install the game dependencies
  • Type node app to start the server
  • Go to the url localhost:3000 in your browser to play the game
  • To stop the server, press Ctrl+C in the command prompt.

Check http://rainingchain.com/credit for the list of contributors.

About

Raining Chain is a HTML5 MMORPG engine using Javascript, Canvas, NodeJS, MongoDb and Socket.io.

http://rainingchain.com/

License:Other


Languages

Language:JavaScript 89.5%Language:HTML 9.8%Language:CSS 0.7%