Git Product home page Git Product logo

software_architecture's Introduction

Software_architecture

软件架构项目

2020.11.16更新 Veision 1.1

简要解释一下:

1,项目启动类为Demo类,尽量保持Demo类中只有main函数。

2,Invoker是命令触发者,通过各个函数间调用往返于各个场景,目前1F工厂大厅(FactoryHall)剧情缺失且暂时不可到达,终点亦未设置。

3,凡是GoTo打头的类都是具体命令类,相加新场景添加一个新类即可,命令模式真的很方便。

4,各位主要操作的地方在各个场景类当中,一个事件定义一个函数。尽量保持场景与场景间的独立以及事件与事件间的连锁。如产品组装车间类中,已有welcome事件和introduce事件,在前一个函数末尾调用下一个函数即可。

5,打工人,永不言弃!

software_architecture's People

Contributors

1853582 avatar zatnr avatar azirrex avatar lauv06 avatar bigredredred avatar siven229 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.