GithubHelp home page GithubHelp logo

easyegret's Introduction

Easy Egret

简单易用的egret游戏框架,让游戏制作飞起来!

1.HTML5游戏制作的框架

  • 框架居于egret引擎

2.我们的目的:

  • 提供一整套游戏的解决方案,包括:易用的UI,页面切换,窗口,数据,事件,协议的控制

  • 在UI层,我们会提供一个UI工具,方便生成UI代码

  • 在游戏协议层,我们提供一个协议规范和协议代码生成工具,方便生成协议代码

3.为什么UI又造轮子:

  • 各种skin方式的UI我们基本不看好,貌似高级,但是对游戏制作来说,绝对是梦魇.高效率的UI才是王道.
  • 所以我们的这个轮子可以说简单暴力,但是效率应该最高.
  • 不要跟我说皮肤自适应的问题,在小游戏中可以,大点的游戏行不通.在游戏制作中,叫换皮,不会是简单的源素材x2,x3的!甚至规格,尺寸,样式,布局都会改变,因此游戏中换皮基本是全换!UI层得再来一次,未避免重复劳动,总结出来的经验就是把UI独立出来,避免带入逻辑,这样换皮的代价最小.
  • 打包的游戏大小也是要重点考虑的问题,因此有必要打造专属游戏的UI.所以我们又造了一遍轮子!

4.目录说明:

5.技术问题,请移步我们的网站:

6.联系我们

easyegret's People

Contributors

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