GithubHelp home page GithubHelp logo

icegbq / hugula Goto Github PK

View Code? Open in Web Editor NEW

This project forked from tenvick/hugula

0.0 2.0 0.0 25.56 MB

arpg unity3d lua framwork slua

License: MIT License

C# 25.19% Lua 13.85% GLSL 1.93% Perl 6 0.01% C 0.36% Batchfile 0.02% Shell 0.04% Python 54.78% HTML 3.47% GAP 0.35%

hugula's Introduction

Hugula 游戏框架 for slua

Hugula是一个基于unity3d+slua技术的全LUA免费开源游戏框架,适用于中大型游戏开发,已经开发过两款卡牌带arpg战斗游戏。 特点 全lua逻辑,基于状态模式,只需关心状态,无需关心UI隐藏和显示。 下载完成后切换到IOS或者android平台。 qq群:19324776。

本框架需要以下条件

1)unity3d 版本为 5.0以上 (5.1以上需要自行清理lua wrap file,后重新make)

2)slua项目 地址 https://github.com/pangweiwei/slua

3)如需使用tools辅助功能 需要配置python2.7 lua5.1环境

框架目录

Assets

-Config (存放xxx.csv 配置文件 使用菜单 Hugula/export config [Assets\Config]导出)

-CustomerResource (存放美术资源)

-Hugula (核心代码)

-Lan (多国语言包 csv 使用菜单 Hugula/export language [Assets\Lan]导出 lua中可直接调用)

-Scene (场景)

-Slua (Slua插件)

-Tmp (编译lua文件临时存放目录)

-Lua (lua脚本)

运行发布

1 导出assetbundle资源 菜单 AssetBundles/Build AssetBundles

2 导出其他

2.1 Hugula/export lua [Assets\Lua] 打包编译脚本

2.2 Hugula/export config [Assets\Config] 打包配置

2.3 Hugula/export language [Assets\Lan] 打包语言包

3 导出slua接口

3.1 Slua/All/Make 导出slua所需要的wrap类。

如果生成有报错需要自己手动注释报错位置。

俄罗斯方块小游戏

基于UGUI 展示lua components的用法 是一种非典型的方式

apk下载地址:http://pan.baidu.com/s/1o6L4E86

hugula's People

Contributors

tenvick avatar

Watchers

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