Giter Site home page Giter Site logo

xx_lua_framework's Introduction

xx_lua_framework

####针对xx助手lua脚本开发的框架 该框架是本人开发《部落冲突一键造兵》脚本是边做边改沉淀下来的,发现使用这个框架对做这一类触式摸式辅助,感觉拿来进行二次开发还是挺方便的,个人认为主要有几处亮点:

  1. lua异常捕捉:lua开发必备;
  2. 统一格式化输出,支持多参数:用过lua的都感觉到xx提供的sysLog太鸡肋了,只能接收一个参数;
  3. 格式化输出table:可以以易读的格式输出一整个table,并能体现table原有的结构;
  4. 面向过程的逻辑解析器:触摸式脚本一般是模拟玩家真实点击操作,所有操作都会有一定的流程,这个解析器应该可以较清晰的让开发进行逻辑编写;
  5. 触摸配置表及自设应扩展;

PS:另,脚本已上架,《部落冲突一键造兵》,作者CHLINXXOO,免费的,喜欢的可以体验下。

xx_lua_framework's People

Contributors

chlinxxoo 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.