GithubHelp home page GithubHelp logo

ezgame's Introduction

Ezgame

这个项目是为SimCivil开发的客户端。
游戏引擎使用的是CocosCreator(v1.9.0 v2.0.1)(不用unity是因为开发目的是2d游戏,ccc够用了,但主要原因还是因为我一直想试试这个引擎~)
开发语言:TypsScript/JavaScript
关于游戏的概念可以去看看服务端那边项目的说明~

说明

    游戏入口是gamelauncher。
    outscript文件夹下面的代码改动后需要先用tsc翻译成js后再运行才会起效。
    rpc部分主要是为了迎合服务器的设计开发的,并不适用于其他项目。
    创建一个ui需要在UINameEnum中定义ui的名称,并在assets/prefab/ui/目录下创建相同名称的预制,并将同名的脚本挂在预制上面,步骤很麻烦,以后会开发一个工具自动完成枚举、预制、脚本的创建。
    ecs的框架是按照自己的理解搭的,可能会有设计得不太科学的地方,欢迎指出来。

ezgame's People

Contributors

jykgod avatar

Stargazers

 avatar randian  avatar  avatar  avatar  avatar Chengzhi Tan avatar

Watchers

James Cloos avatar  avatar Chengzhi Tan 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.