开源的网游项目,服务器+客户端完整开源!

Lordofpomelo - Lordofpomelo is a browser-based MMORPG

Lordofpomelo is a browser-based MMORPG(massively multiplayer online role-playing game). The backend is written in node.js based on pomelo, which is a fast, scalable, distributed game server framework for node.js. The frontend uses the HTML5 Canvas to draw. the map and renders the animations by colorbox, which is a client side game engine written in JavaScript based on HTML5. In this game, the client communicates via websockets with the server.

  • Homepage: http://pomelo.netease.com/
  • Mailing list: https://groups.google.com/group/pomelojs
  • Documentation: http://github.com/netease/pomelo
  • Wiki: https://github.com/netease/pomelo/wiki/
  • Issues: https://github.com/netease/pomelo/issues/
  • Google plus: https://plus.google.com/communities/111412421246485271700/
  • Tags: game, nodejs

Screenshot

There are many monsters and one hero named Traxex who is killing the monster for experiences, treasures and equipments.


https://github.com/NetEase/lordofpomelo

你可能感兴趣的:(游戏,html5,服务器,node.js,网游)