CN105183445B - A kind of Visual Design System of the game artificial intelligence based on XML - Google Patents

A kind of Visual Design System of the game artificial intelligence based on XML Download PDF

Info

Publication number
CN105183445B
CN105183445B CN201510403843.0A CN201510403843A CN105183445B CN 105183445 B CN105183445 B CN 105183445B CN 201510403843 A CN201510403843 A CN 201510403843A CN 105183445 B CN105183445 B CN 105183445B
Authority
CN
China
Prior art keywords
component
artificial intelligence
function
xml
behavior
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201510403843.0A
Other languages
Chinese (zh)
Other versions
CN105183445A (en
Inventor
李茂�
陈汉辉
吴海权
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Guangzhou Xishanju Network Technology Co ltd
Zhuhai Kingsoft Digital Network Technology Co Ltd
Original Assignee
Western Hills Residence Guangzhou Shi You Network Technology Co Ltd
Zhuhai Kingsoft Online Game Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Western Hills Residence Guangzhou Shi You Network Technology Co Ltd, Zhuhai Kingsoft Online Game Technology Co Ltd filed Critical Western Hills Residence Guangzhou Shi You Network Technology Co Ltd
Priority to CN201510403843.0A priority Critical patent/CN105183445B/en
Publication of CN105183445A publication Critical patent/CN105183445A/en
Application granted granted Critical
Publication of CN105183445B publication Critical patent/CN105183445B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Abstract

The present invention discloses a kind of game artificial intelligence Visual Design System based on XML, which includes: system logic device, including connection component and functional unit, for describing component logic;Graphic editor is used for graphic representation component, and is combined into the tree structure of artificial intelligence;Function editing machine is for writing corresponding attribute and functional interface function to component;Figure configurator is used to attribute and functional interface function being allocated to component;Overall execution device makes artificial intelligent tree shape structure possess complete function for traversing, recalling, interrupt, blocking the component of artificial intelligence tree.The invention has the benefit that significantly shortening the development cycle of artificial intelligence, enhance the maintainability and reusability of code, enhances game experiencing, facilitate the personnel of various positions to share out the work and help one another, Optimizing Flow.

Description

A kind of Visual Design System of the game artificial intelligence based on XML
Technical field
The present invention relates to a kind of Visual Design Systems of game artificial intelligence based on XML, belong to computer game neck Domain.
Background technique
The artificial intelligence of game plays the role of very important in the development process of game, is directly related to the war of player Bucket body is tested, while also being modified very frequently.When games increase new non-player role or the demand of system is sent out Changing often will unavoidably be modified and increase more non-player role artificial intelligence, often may require that in this way it is a large amount of and Many and diverse overprogram work, and the artificial intelligence of non-player role is realized in a manner of hard coded in general game item, Each class realizes the special artificial intelligence logic of a non-player role, and general total amount is up to as many as tens.But game item people The feature of work intelligence is mutability, similitude and repeatability.A large amount of substantially similar but specific logics are needed to be not quite similar again Artificial intelligence, and the demand planned, among continuous variation with adjustment, this is to focus on user's body by this entertainment software of game What the characteristics of inspection, determined.Therefore traditional AI implementation method disadvantage of this hard coded has:
1. planning can not directly become design realization, the excessive cycle for waiting program to realize, and propose demand change Period it is similarly long, and test also very troublesome, effect is very uncontrollable to be realized to artificial intelligence, games need plan It draws oneself to adjust to test repeatedly and can be only achieved good user experience, if the work of the excessive cycle meeting serious contusion planning of test Make the efficiency of enthusiasm and exploitation.
2. program realizes that the workload of artificial intelligence is very big, a large amount of similar programs functions are wanted overlapping development and are adjusted repeatedly It is whole, often it can give up to fall and largely plan beneficial design because workload is too big in actual operation, allow trip in turn in this way The whole quality of play is affected.
3. project does not have the reusable artificial intelligence function of small grain size, whole development cost is too big, often under the pressure of project into The pressure of degree can only make the artificial intelligence system of a relatively rough non-player role, seriously affect the game body of player It tests.
Above-mentioned only a part of example, the exploitation of artificial intelligence may be because of communication, hobby during actual development It can be more complicated.Therefore a kind of visualization, reusable, efficient artificial intelligent developed system can greatly shorten artificial intelligence The development cycle of energy system, the reusability for enhancing code, the experience for increasing game.
Summary of the invention
For the low development efficiency of the prior art, the shortcomings that workload is excessive, artificial intelligence function that can not be multiplexed, The game artificial intelligence Visual Design System based on XML that the present invention provides a kind of simplifies development process, the drop of artificial intelligence Low workload, the maintainability for strengthening code.
Technical solution of the present invention uses XML language.XML language is a kind of extensible markup language, standard generalized markup The subset of language is a kind of for marking electronic document to make it have structural markup language, has compatible existing protocol, system Between one managing access to data mode, different application systems data it is shared with interact, bottom transmission data have more it is readable, And a kind of data interchange format is belonged to json.
The technical scheme is that a kind of game artificial intelligence Visual Design System based on XML, the system include: System logic device, including connection component and functional unit, the judgement that connection component is used to establish artificial intelligence in games are patrolled Volume, functional unit is used to establish the Action logic of artificial intelligence in games, and wherein connection component includes at least one subgroup Part;Graphic editor, including a personal-machine interaction graphics edition interface, for by the component with different graphic according to Demand connection, forms the tree structure of artificial intelligence, wherein component includes connection component and functional unit;Function editing machine is used Data configuration is carried out in the attribute to the component, is also used to write and store XML definition logic template, the template can answer With being also used to edit corresponding functional interface function and realize the program function that the component is realized, and can be to program function Interface function carries out customized editor, and the component property of data configuration and corresponding program interface functions are packaged into component Configuration File;Figure configurator, for parsing the component profile, by the component property and program interface functions of data configuration It is allocated to the corresponding component of tree structure of the artificial intelligence, component is made to possess complete function;Overall execution device, parsing is The component that the artificial intelligence tree being configured is included, the component for being included to the artificial intelligence tree being configured successively into Row is executed according to depth-first, is then traversed, is interrupted, backtracking process, become with the artificial of complete function Intelligence.
Preferably, the connection component in the system logic device includes: sequencer, is sentenced for sequentially executing all returns Disconnected result is genuine sub-component, if a upper sub-component judging result be it is false, no longer execute next sub-component;Selection Device until selecting first judging result is genuine sub-component for executing, if a upper sub-component judging result be it is true, Then no longer execute next sub-component;Circulator executes the certain number of sub-component for recycling, if the sub-component meets judgement Condition is vacation, then exits circulation in advance and execute;Random device, for distributing an opposite probability to each sub-component, by random Device randomly chooses one of sub-component according to probability and executes.
Further, the functional unit in the system logic device includes: behavior component, includes corresponding non-player role Behavior belongs to the logic module of process performing, is a subassemblies, when games operation, obtains the XML data table of configuration Show information, corresponding function interface is called to realize assembly function, to realize the behavior of non-player role in manipulation games; Regulatory components, the behavior comprising corresponding non-player role, belong to the logic module for executing judgement, are a subassemblies, work as game When program is run, the XML data for obtaining configuration indicates information, calls corresponding function interface to realize assembly function, to inquire The state of non-player role.
Further, the graphic editor includes: visual edit module, using different figures to the connection group Part and functional unit figure are indicated, and these figures are connected according to demand, form it into the tree-like of artificial intelligence Structure.
Further, the function editing machine includes: XML data configuration module, for corresponding component property information XML data configuration file is compiled as using xml editor;XML logic template editor module, can be to XML definition logic template It is write, additionally it is possible to XML definition logic template is stored using tables of data, and the open parameter for defining logic template, And XML definition logic template can be reused;Program function realizes interface configuration module, for matching to the XML data The corresponding functional interface function of file configuration is set, the functional interface function is for realizing corresponding program function;Program function It realizes interface editor module, for carrying out standard edition to functional interface function, enables functional interface function to the group of variation Part function is realized.
Further, the overall execution device includes: traversal execution module, from the root component of the tree structure of artificial intelligence Set out, according to depth-first traversal execute tree structure all components, wherein connection component include sequence, selection, circulation, with 4 kinds of logics of machine, regulatory components return to true or false, and after executing every time according to component logic, the letter of true or false is all returned to parent component Breath then starts to execute the component until possessing the behavior component of time into some;Interrupt module, for indicating that component is being held When row, judge whether to interrupt in the duration, indicates that rule meets if behavior is interrupted and interrupt;Backtracking module is used for Expression behavior component can return to true or false to parent component after exiting, and parent component is recalled backward layer by layer again, until finding next hold Every trade is, or returns to root component, then proceedes to recycle;Blocking module, for managing the state of game behavior, when game behavior When static, the thread for controlling the game behavior will be suspended, i.e., if games are not to system return information, game row For thread be suspended will not committed memory and game behavior will not arbitrarily change.
The invention has the benefit that greatly shortening the artificial intelligence system development cycle, Graphic Design is clear and intuitive, side Just hierarchical logic is indicated, sequential logic, frame is simple, realizes that effect is controllable;Enhance code maintainability and reusability, editor Device output XML file defines logic template, open parameter, and tables of data table can be multiplexed to template with design parameter convenient for template; Enhance the experience and performance of game, graphical editor compares, by natural thinking organizational logical, to edit out letter with can be convenient Single or more complicated artificial intelligence logic, it is natural to support the more difficult functions of doing of traditional artificial intelligences such as the continuous skill of boss; The personnel of various positions are facilitated to share out the work and help one another, Optimizing Flow, designer and implementor reach target with specification of the same race, separation The division of labor of program and planning.
Detailed description of the invention
Fig. 1 show the general frame of embodiment according to the present invention;
Fig. 2 a-2c show a kind of simple artificial intelligence realization figure of embodiment according to the present invention;
Fig. 3 a-3b show the functional unit realization figure of embodiment according to the present invention;
Fig. 4 a-4c show a kind of artificial intelligence realization figure of complexity of embodiment according to the present invention.
Specific embodiment
To make the objectives, technical solutions, and advantages of the present invention clearer, right in the following with reference to the drawings and specific embodiments The present invention is described in detail.A kind of game artificial intelligence Visual Design System based on XML of the invention uses specific Field is in field of play, including single-play game, mobile phone games, web game etc..This set system is mainly non-character using object In the game of the artificial intelligence of player (i.e. NPC).
Fig. 1 show the general frame of embodiment according to the present invention, includes system logic device, graphic editor, function It can editing machine, figure configurator, overall execution device.Wherein, system logic device, including connection component and functional unit, connection group Part is used to establish the decision logic of artificial intelligence in games, and functional unit is used to establish the row of artificial intelligence in games For logic, wherein connection component includes at least one sub-component;Graphic editor, graphics edition circle including personal-machine interaction Face forms the tree structure of artificial intelligence for will connect as desired in the component with different graphic;Function editor Device carries out data configuration for the attribute to the component, is also used to write and store XML definition logic template, the template It can be multiplexed, be also used to edit corresponding functional interface function and realize the program function that the component is realized, and can be to journey Sequence functional interface function carries out customized editor, and the component property of data configuration and corresponding program interface functions are encapsulated in groups Part configuration file;Figure configurator connects the component property of data configuration and program for parsing the component profile Mouth function is allocated to the corresponding component of tree structure of the artificial intelligence, and component is made to possess complete function;Overall execution device, Parse the component that the artificial intelligence tree being configured is included, the component for being included to the artificial intelligence tree being configured It successively carries out being executed according to depth-first, is then traversed, interrupted, backtracking process, become with complete function Artificial intelligence.For the tree structure of the artificial intelligence, each tree structure be by it is multiple can be by according to the present invention Sub-component and the parent component composition that the system executes.
Fig. 2 a-2c show a kind of simple artificial intelligence figure implemented according to the present invention, and wherein Fig. 2 a is connection component With functional unit graphic definition figure, Fig. 2 b is the tree structure of simple artificial intelligence, and Fig. 3 is the logical definition of functional unit.Its Implementing procedure is, to functional unit and behavior component with graph-based, shown in figure respectively represent as circle represents non-object for appreciation Family's character object, i.e. human skeleton monster, the oval random device in connection component, the sequencer for the connection component that hexagon indicates, Rectangle indicates the behavior component in functional unit, and what octagon indicated is the regulatory components in functional unit;According to human skeleton The component by graph-based of artificial intelligence and Fig. 2 c compile the tree structure of an artificial intelligence in graphic editor, so Again the component for having formed tree structure is carried out configuring in order attribute afterwards and interface function realizes function, wherein XML attribute is matched It is as follows to set part attribute,
<Node Name="ding_buff" type="Sequence" Node_id="9651">
<Conector Identifier="GenericChildren">
<Node event=">" Name="light_on" Operation="svo" range="(0,40)" state="1" target="1149" Type="Condition" Node_id="9652"/>
<Node buff="120205" cd="-1" clearcd="0" Name="ding_buff" Operation="buff" time="1" Type="Action" Node_id="9653"/>
</Conector>
</Node>
One functional unit of Node tag representation, main attribute are as follows: Name, title, for planning one group of annotation Part function;
Type, the big classification of component, such as sequencer, selector etc.;Operation, the small classification of component, as program is specific The various conditions realized, behavior component;The ID of Node_id, component can also define various make by oneself according to specific component programs Adopted attribute is to user configuration.Then it configures corresponding interface function and realizes function, part of interface function realizes that function is defined as follows Shown, Init function initializes artificial intelligence tree, transfers XML configuration attribute data;Execute function, every frame execute entrance; Can_use function judges whether to be able to use, and mainly whether technical ability or behavior are in cooling (CD) state;activate Function, each behavior are called, for sending agreement, pathfinding calculating etc.;Step function, every frame process performing;Update function, to Parent component returns to true or false state;Terminate function, each process performing is called, for the state of clearing up.It finally executes artificial The allomeric function of intelligent tree realizes that it is shown that steps are as follows, traverses AI tree, connection group from root component by the method for depth-first Part has sequence, selects, circulation, random four kinds of semantemes, and regulatory components return to true or false, when each component executes, all according to component Definition successively executive module, wherein sequencer is for executing all returns judging results sequentially from left to right as genuine subgroup Part no longer executes next sub-component if the upper sub-component judging result executed is vacation;Selector be used for from a left side to Being executed rightly until selecting first judging result is genuine sub-component, if the upper sub-component judging result executed is Very, then next sub-component is no longer executed;Circulator executes the certain number of sub-component for recycling, if sub-component satisfaction is sentenced Broken strip part is vacation, then exits circulation in advance and execute;Random device is used to distribute an opposite probability to each sub-component, by random Device is randomly selected one of sub-component according to probability and executes.It executes every time and needs all to report true or false to parent component, until Into the behavior component of some having time, start to execute the behavior;Have after housing choice behavior continue and interrupt, be persistently primarily referred to as by Time continues, and behavior interruption refers to that ad hoc rules meets and interrupts;Behavior can report true or false to parent component after exiting, and parent component is again Recall layer by layer, until finding next process performing, or returns to root component, and so on execute;Behavior component is obstruction, more Meet the characteristics of efficiency is pursued in game, not will lead to the frequent switching of behavior.
Fig. 3 a-3b show functional unit realization figure according to the present invention, and wherein Fig. 3 a indicates behavior components example, Fig. 3 b indicates functional unit few examples.Behavior component, the behavior comprising corresponding non-player role, belongs to the logic of process performing Component is a subassemblies, and when games operation, the XML data for obtaining configuration indicates information, and corresponding function is called to connect Cause for gossip shows assembly function, to realize the behavior of non-player role in manipulation games;Regulatory components include corresponding non-player The behavior of role belongs to the logic module for executing judgement, is a subassemblies, when games operation, obtains the XML of configuration Data representing information calls corresponding function interface to realize assembly function, to inquire the state of non-player role.Shown Fig. 3 a All behaviors comprising a non-player role therefrom call behavior component, configuration pair when needing to implement certain behavior Attribute and interface function is answered to realize.Fig. 3 b indicates the option that regulatory components are likely to occur, and according to possible condition, executes corresponding Behavior.
Fig. 4 a-4c show a kind of artificial intelligence figure for the complexity implemented according to the present invention, and shown circle represents non-player Character object, i.e. butcher's monster, ellipse are the random device in connection component, and the sequencer for the connection component that hexagon indicates is long Behavior component in rectangular expression functional unit, what octagon indicated is the regulatory components in functional unit;It is real shown in the figure Example possesses more complicated logic and configuration as Fig. 2 institute example process.Then Fig. 4 a connection 4b connects 4c and is combined into one A artificial intelligence tree for completely possessing complicated behavior act.
The above, only presently preferred embodiments of the present invention, the invention is not limited to above embodiment, as long as It reaches technical effect of the invention with identical means, all should belong to protection scope of the present invention.In protection model of the invention Its technical solution and/or embodiment can have a variety of different modifications and variations in enclosing.

Claims (7)

1. a kind of game artificial intelligence Visual Design System based on XML, which is characterized in that the system includes:
System logic device, including connection component and functional unit, connection component are used to establish sentencing for artificial intelligence in games Disconnected logic, functional unit are used to establish the Action logic of artificial intelligence in games, and wherein connection component includes at least one Sub-component;
Graphic editor, the graphics edition interface including personal-machine interaction, for will be pressed in the component with different graphic It is connected according to demand, forms the tree structure of artificial intelligence, wherein component includes connection component and functional unit;
Function editing machine carries out data configuration for the attribute to the component, is also used to write and store XML definition logic mould Version, the template can be multiplexed, be also used to edit corresponding functional interface function and realize the program function that the component is realized, And customized editor can be carried out to program function interface function, by the component property of data configuration and corresponding routine interface letter Number is packaged into component profile;
Figure configurator, for parsing the component profile, by the component property and program interface functions of data configuration It is allocated to the corresponding component of tree structure of the artificial intelligence, component is made to possess complete function;
Overall execution device parses the component that the artificial intelligence tree being configured is included, to the artificial intelligence being configured Included component can be set successively to carry out being executed according to depth-first, then traversed, interrupted, backtracking process, making it As the artificial intelligence with complete function, the overall execution device includes: traversal execution module, from the tree-like of artificial intelligence The root component of structure sets out, according to depth-first traversal execute tree structure all components, wherein connection component include sequence, Selection, circulation, random 4 kinds of logics, regulatory components return to true or false, after executing every time according to component logic, all return to parent component The information for returning true or false, the behavior component until entering some having time, then start to execute the component;Interrupt module is used for table Show component when being executed, judge whether to interrupt in the duration, indicates that rule meets if behavior is interrupted and interrupt;Backtracking Module can return to true or false to parent component after behavior component exits for indicating, parent component is recalled backward layer by layer again, until finding Next process performing, or root component is returned, it then proceedes to recycle;Blocking module, for managing the state of game behavior, when When game behavior is static, the thread for controlling the game behavior will be suspended, i.e., if games are not to system return information, that The thread of game behavior be suspended will not committed memory and game behavior will not arbitrarily change.
2. the game artificial intelligence Visual Design System according to claim 1 based on XML, which is characterized in that described System logic device in connection component include:
Sequencer is genuine sub-component for sequentially executing all return judging results from left to right, if upper one executed Sub-component judging result is vacation, then no longer executes next sub-component;
Selector, for being executed from left to right until selecting first judging result as genuine sub-component, if execute A upper sub-component judging result is very, then no longer to execute next sub-component;
Circulator executes the certain number of sub-component for circulation from left to right, if it is vacation that the sub-component, which meets Rule of judgment, Circulation is exited in advance to execute;
Random device is randomly selected wherein by random device according to probability for distributing an opposite probability to each sub-component One sub-component executes.
3. the game artificial intelligence Visual Design System according to claim 1 based on XML, which is characterized in that described System logic device in functional unit include:
Behavior component, the behavior comprising corresponding non-player role, belongs to the logic module of process performing, is a subassemblies, when When games are run, the XML data for obtaining configuration indicates information, and corresponding function interface is called to realize assembly function, thus Realize the behavior of non-player role in manipulation games;
Regulatory components, the behavior comprising corresponding non-player role, belong to the logic module for executing judgement, are a subassemblies, when When games are run, the XML data for obtaining configuration indicates information, and corresponding function interface is called to realize assembly function, thus Inquire the state of non-player role.
4. the game artificial intelligence Visual Design System according to claim 1 based on XML, which is characterized in that described Graphic editor include:
Visual edit module is indicated the connection component and functional unit using different figures, and by these figures Shape is connected according to demand, forms it into the tree structure of artificial intelligence.
5. the game artificial intelligence Visual Design System according to claim 1 based on XML, which is characterized in that described Function editing machine include:
XML data configuration module configures text for being compiled as XML data using xml editor to corresponding component property information Part;
XML logic template editor module can write XML definition logic template, additionally it is possible to XML definition logic template It is stored using tables of data, and the open parameter for defining logic template, and XML definition logic template can be reused;
Program function realizes interface configuration module, for configuring corresponding functional interface letter to the XML data configuration file Number, the functional interface function is for realizing corresponding program function;
Program function realizes interface editor module, for carrying out standard edition to functional interface function, additionally it is possible to for working as component When functional requirement changes, edits corresponding functional interface function and realize the assembly function.
6. the game artificial intelligence Visual Design System according to claim 5 based on XML, which is characterized in that described Function editing machine further include:
Configuration file generation module is matched for the XML data configuration file for being configured with functional interface function to be generated XML File is set, and XML configuration file is sent to the figure configurator, for completing assembly function configuration.
7. the game artificial intelligence Visual Design System according to claim 6 based on XML, which is characterized in that described Figure configurator include:
Configuration file parsing module, for receiving and by XML data configuration file and corresponding function included by XML configuration file Function interface resolves to preprocessed file;
Figure configuration module is called preprocessed file, preprocessed file is allocated to one by one in the tree structure of artificial intelligence Component makes component possess complete function.
CN201510403843.0A 2015-07-10 2015-07-10 A kind of Visual Design System of the game artificial intelligence based on XML Active CN105183445B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510403843.0A CN105183445B (en) 2015-07-10 2015-07-10 A kind of Visual Design System of the game artificial intelligence based on XML

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510403843.0A CN105183445B (en) 2015-07-10 2015-07-10 A kind of Visual Design System of the game artificial intelligence based on XML

Publications (2)

Publication Number Publication Date
CN105183445A CN105183445A (en) 2015-12-23
CN105183445B true CN105183445B (en) 2019-04-16

Family

ID=54905545

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510403843.0A Active CN105183445B (en) 2015-07-10 2015-07-10 A kind of Visual Design System of the game artificial intelligence based on XML

Country Status (1)

Country Link
CN (1) CN105183445B (en)

Families Citing this family (20)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105760196B (en) * 2016-02-18 2019-04-30 福建天晴数码有限公司 The detection method and system of plug-in unit plug-in program
CN107220038A (en) * 2016-11-25 2017-09-29 广东亿迅科技有限公司 The quick application process of data visualization figure and system
CN106775692B (en) * 2016-12-06 2020-06-05 腾讯科技(深圳)有限公司 Component editing method and electronic equipment
CN106775703A (en) * 2016-12-09 2017-05-31 网易(杭州)网络有限公司 Using the processing method and processing device of logic
CN106933601A (en) * 2017-03-30 2017-07-07 苏州乐米信息科技股份有限公司 Efficiently visualization hand swims outpost of the tax office edit methods and system
CN107080945B (en) * 2017-05-11 2020-12-22 网易(杭州)网络有限公司 Method and device for testing artificial intelligence behaviors in game and electronic equipment
CN107357567B (en) * 2017-06-07 2020-10-16 珠海金山网络游戏科技有限公司 Design system and method of visual script editor
CN107875632B (en) * 2017-12-06 2021-03-16 广州多益网络股份有限公司 Method and system for realizing artificial intelligence behavior and artificial intelligence behavior editor
CN108021363B (en) * 2017-12-06 2021-06-15 广州多益网络股份有限公司 Visual game logic editing method and system
CN108628641A (en) * 2018-04-26 2018-10-09 珠海亿智电子科技有限公司 A kind of quick start method based on embedded system
CN109213482A (en) * 2018-06-28 2019-01-15 清华大学天津高端装备研究院 The graphical application platform of artificial intelligence and application method based on convolutional neural networks
CN109876437A (en) * 2019-01-11 2019-06-14 珠海金山网络游戏科技有限公司 A kind of game role interaction flow creation method and its device, storage medium
CN109815215A (en) * 2019-01-17 2019-05-28 陈栩聪 A kind of computer cloud assistance system
CN111770043B (en) * 2019-04-01 2023-03-10 网易(杭州)网络有限公司 Game data communication method, device, storage medium and electronic equipment
CN110334809A (en) * 2019-07-03 2019-10-15 成都淞幸科技有限责任公司 A kind of Component encapsulating method and system of intelligent algorithm
CN110898433B (en) * 2019-11-28 2021-09-03 腾讯科技(深圳)有限公司 Virtual object control method and device, electronic equipment and storage medium
CN110995942B (en) * 2019-12-06 2021-08-06 科大国创软件股份有限公司 Soft switch automatic calling method and system based on interface visualization
CN111111202B (en) * 2019-12-26 2023-08-29 北京像素软件科技股份有限公司 Game AI behavior logic control method and system
CN113709171B (en) * 2021-09-01 2023-05-30 北京沃东天骏信息技术有限公司 Method and device for cross-component state communication
CN113687821A (en) * 2021-10-27 2021-11-23 北京麟卓信息科技有限公司 Intelligent code splicing method based on graphic visualization

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103336694A (en) * 2013-07-08 2013-10-02 北京航空航天大学 Entity behavioral modeling assembling method and system

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103336694A (en) * 2013-07-08 2013-10-02 北京航空航天大学 Entity behavioral modeling assembling method and system

Also Published As

Publication number Publication date
CN105183445A (en) 2015-12-23

Similar Documents

Publication Publication Date Title
CN105183445B (en) A kind of Visual Design System of the game artificial intelligence based on XML
Mora et al. A literature review of gamification design frameworks
CN109977208B (en) Dialogue system integrating FAQ (failure-based query language) and task and active guidance
Paech et al. Non-functional requirements engineering-quality is essential
CN105912474B (en) A kind of game on-line debugging method, system and editing service end
Petre et al. Complexity through combination: an account of knitwear design
CN109213482A (en) The graphical application platform of artificial intelligence and application method based on convolutional neural networks
CN105468358B (en) A kind of data processing method and device of moving game
CN104133666A (en) Method and device for determining AI behaviors and AI server
CN108499107A (en) The control method of virtual role, device and storage medium in virtual reality
CN108874383A (en) Graphical programming method and programing system
CN106775703A (en) Using the processing method and processing device of logic
Fritscher et al. Computer aided business model design: Analysis of key features adopted by users
CN111701246B (en) Decision configuration method and device for game AI
CN106951963A (en) The method and device of a kind of knowledge refinement
CN109189941A (en) For updating the method, apparatus, equipment and medium of model parameter
CN104199964B (en) Information processing method and device
CN106021114B (en) Towards the automated testing method and system of intelligent robot
Newell Learning, Generality and Problem-Solving
CN110478893A (en) Game events execute method and device
Squazzoni et al. 20 Complexity-friendly policy modelling
Piette et al. An empirical evaluation of two general game systems: Ludii and rbg
Barreto et al. Modeling and analysis of video games based on workflow nets and state graphs
CN107308642A (en) Role-act defines method, device and electronic equipment
Harper et al. From Quaker Oats to Virgin Brides: Brand capital as a complex adaptive system

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant
CP03 Change of name, title or address

Address after: 519000 Room 102, 202, 302 and 402, No. 325, Qiandao Ring Road, Tangjiawan Town, high tech Zone, Zhuhai City, Guangdong Province, Room 102 and 202, No. 327 and Room 302, No. 329

Patentee after: Zhuhai Jinshan Digital Network Technology Co.,Ltd.

Patentee after: Guangzhou Xishanju Network Technology Co.,Ltd.

Address before: 519000 Jinshan software building, 8 Lanshan lane, Jida Jingshan Hill Road, Zhuhai, Guangdong

Patentee before: ZHUHAI KINGSOFT ONLINE GAME TECHNOLOGY Co.,Ltd.

Patentee before: GUANGZHOU SEASUN ENTERTAINMENT NETWORK TECHNOLOGY Co.,Ltd.

CP03 Change of name, title or address