Giter VIP home page Giter VIP logo

erl_game_server's Introduction

看了网上流传的一份《英雄远征》的代码,感觉很兴奋。 觉得服务端代码就应该这么写,而不应该充满万恶的回调。

然后就想写着玩玩看。 为了避免代码弄丢,就上传到了github上了,仅此而已。

编译程序: ./aids-helper make ./aids-helper clean

注意请在aids-helper和start_gateway.sh修改一下日志目录,这些都暂时先写死把 如果看到当前shell下面打印出网关节点启动成功那么说明管理节点和网关节点已经正常工作

使用lager开源项目,需要给每个项目erlang文件编译时加上编译参数 erlc -pa lager/ebin +'{parse_transform, lager_transform}' +'{lager_truncation_size, 1024}' file.erl test_log.erl为测试文件 erl -sname xxx -pa path

erl_game_server's People

Contributors

jjchenlian avatar tangyi1989 avatar touchon avatar

Watchers

 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.