Giter Site home page Giter Site logo

hollowj / room_game_server Goto Github PK

View Code? Open in Web Editor NEW

This project forked from helloh2o/room_game_server

0.0 0.0 0.0 13.82 MB

这是迁移erlang到golang的一个项目,Golang处理IO,定时器,热更新等。lua处理逻辑,集成JIT来执行lua。

License: Apache License 2.0

Shell 0.01% C++ 0.91% C 69.84% Lua 17.32% Go 7.46% Assembly 2.72% Makefile 0.66% PureBasic 0.61% HTML 0.09% Batchfile 0.39%

room_game_server's Introduction

房间类游戏框架

1.使用protobuf3
2.模块分离,游戏逻辑,业务可模块化单独部署
3.golang实现Clua API,封装lua VM。支持解析table
4.游戏逻辑使用lua编写,支持热更新

性能

该项目经过斗地主机器人服务器测试,单个VM可稳定运行5000客户端同时游戏,性能强劲,可对单个游戏开N个VM,取决于硬件配置。

备注

该项目Golang部分95%由我完成,开源也经过了公司的同意。方便棋牌类项目快速开发游戏,只写逻辑。
最后如果有人使用这个项目,不明白的地方可以提交Issue,尽力解答。

room_game_server's People

Contributors

helloh2o avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.