CN109316752B - Game deployment method, game method, device and storage medium - Google Patents

Game deployment method, game method, device and storage medium Download PDF

Info

Publication number
CN109316752B
CN109316752B CN201811066655.3A CN201811066655A CN109316752B CN 109316752 B CN109316752 B CN 109316752B CN 201811066655 A CN201811066655 A CN 201811066655A CN 109316752 B CN109316752 B CN 109316752B
Authority
CN
China
Prior art keywords
game
rule
contract
transaction
ending
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
CN201811066655.3A
Other languages
Chinese (zh)
Other versions
CN109316752A (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.)
Hangzhou Fuzamei Technology Co Ltd
Original Assignee
Hangzhou Fuzamei 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 Hangzhou Fuzamei Technology Co Ltd filed Critical Hangzhou Fuzamei Technology Co Ltd
Priority to CN201811066655.3A priority Critical patent/CN109316752B/en
Publication of CN109316752A publication Critical patent/CN109316752A/en
Application granted granted Critical
Publication of CN109316752B publication Critical patent/CN109316752B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • AHUMAN NECESSITIES
    • A63SPORTS; GAMES; AMUSEMENTS
    • A63FCARD, BOARD, OR ROULETTE GAMES; INDOOR GAMES USING SMALL MOVING PLAYING BODIES; VIDEO GAMES; GAMES NOT OTHERWISE PROVIDED FOR
    • A63F13/00Video games, i.e. games using an electronically generated display having two or more dimensions
    • A63F13/70Game security or game management aspects
    • A63F13/75Enforcing rules, e.g. detecting foul play or generating lists of cheating players

Abstract

The invention provides a game deployment method, a game method, equipment and a storage medium, wherein the game method comprises the following steps: receiving a game opening transaction to create a first game on a first blockchain; the game starting transaction is generated by a first game terminal by calling a game starting interface of a first game contract deployed on a first block chain and is sent to a node of the first block chain; receiving a number of game participation transactions to determine participants of a first game; the game participation transaction is generated and sent to the node of the first block chain by the second game terminal acquiring the information of the first game through the first block chain and calling the game participation interface of the first game contract; game results are generated according to a number of rules that are preconfigured and recorded on a first blockchain. The invention realizes the lightweight decentralized block chain game by simple and convenient deployment and application.

Description

Game deployment method, game method, device and storage medium
Technical Field
The application relates to the technical field of blockchain games, in particular to a game deployment method, a game method, equipment and a storage medium.
Background
The current block chain games have two types, one type is similar to the traditional online games, a centralized game server is still configured, and the block chain is only used for recording and proving key information such as the ownership of a game prop in the game scheme; the other type is no longer equipped with a centralized game server, but rather a decentralized blockchain network is used as a game server.
The former type of centralized game solution has the disadvantage that the traditional online game solution is still essential, and the poor control of the game by the controller of the centralized server cannot be avoided and avoided;
for the latter decentralized game scheme, the current scheme is still relatively immature, only a few companies make some attempts, and a scheme capable of realizing a lightweight blockchain game through simple and convenient deployment and application is lacking at present, so that more users cannot be attracted to participate in the decentralized blockchain game;
further, the existing decentralized blockchain game also has the defect of low degree of freedom, and under the condition that the rule is simple, the low degree of freedom causes the game to have poor interest and is difficult to attract and retain users.
Disclosure of Invention
In view of the above-mentioned drawbacks and deficiencies of the prior art, it is desirable to provide a game deployment method, a game method, an apparatus, and a storage medium for a lightweight decentralized blockchain game that can be easily and conveniently deployed and applied; and further it is desirable to reserve a high degree of freedom for the game to enhance the interest of the game.
In a first aspect, the present invention provides a game deployment method, including:
the first game contract of the first game is deployed on the first blockchain, so that the first game terminals can acquire and call game opening interfaces of the first game contract to respectively create the first game on the first blockchain, and the second game terminals can acquire and call game participation interfaces of the first game contract to respectively participate in the first game on the first blockchain.
In a second aspect, the present invention provides a method of gaming, comprising:
receiving a game opening transaction to create a first game on a first blockchain; the game starting transaction is generated by a first game terminal by calling a game starting interface of a first game contract deployed on a first block chain and is sent to a node of the first block chain;
receiving a number of game participation transactions to determine participants of a first game; the game participation transaction is generated and sent to the node of the first block chain by the second game terminal acquiring the information of the first game through the first block chain and calling the game participation interface of the first game contract;
game results are generated according to a number of rules that are preconfigured and recorded on a first blockchain.
In a third aspect, the present invention also provides an apparatus comprising one or more processors and a memory, wherein the memory contains instructions executable by the one or more processors to cause the one or more processors to perform a method provided in accordance with embodiments of the present invention.
In a fourth aspect, the present invention also provides a storage medium storing a computer program that causes a computer to execute the methods provided according to the embodiments of the present invention.
The game deployment method, the game method, the equipment and the storage medium provided by the embodiments of the invention deploy the game contract configured with the game opening interface and the game participation interface on the blockchain, so that the player can create the game on the blockchain by calling the game opening interface and also can participate in the games created by other players by calling the game participation interface, and the lightweight decentralized blockchain game can be realized by simple and convenient deployment and application;
the game deployment method, the game method, the equipment and the storage medium provided by some embodiments of the invention further configure the game ending interface for the deployed game contract, so that a player creating the game can configure a plurality of rules related to game ending in advance by calling the game ending interface, thereby greatly improving the degree of freedom of the decentralized block chain game and further improving the interest of the game;
the game deployment method, the game method, the equipment and the storage medium provided by some embodiments of the invention further provide a plurality of rule templates for the player to assist the player in rapidly configuring the rules, thereby improving the user experience of the player;
the game deployment method, the game method, the equipment and the storage medium provided by some embodiments of the invention further configure the rule configuration examination contract for examining the rules configured by the player on the blockchain, so that the players participating in the game can quickly know the rules configured by the created player without confirming the fairness of the rules by looking at the codes.
Drawings
Other features, objects and advantages of the present application will become more apparent upon reading of the following detailed description of non-limiting embodiments thereof, made with reference to the accompanying drawings in which:
fig. 1 is a flowchart of a game deployment method according to an embodiment of the present invention.
Fig. 2 is a flowchart of a game method according to an embodiment of the present invention.
FIG. 3 is a flow diagram of a preferred embodiment of the method shown in FIG. 1.
FIG. 4 is a flow chart of a preferred embodiment of the method shown in FIG. 2.
Fig. 5 is a schematic structural diagram of an apparatus according to an embodiment of the present invention.
Detailed Description
The present application will be described in further detail with reference to the following drawings and examples. It is to be understood that the specific embodiments described herein are merely illustrative of the relevant invention and not restrictive of the invention. It should be noted that, for convenience of description, only the portions related to the present invention are shown in the drawings.
It should be noted that the embodiments and features of the embodiments in the present application may be combined with each other without conflict. The present application will be described in detail below with reference to the embodiments with reference to the attached drawings.
Fig. 1 is a flowchart of a game deployment method according to an embodiment of the present invention.
As shown in fig. 1, in the present embodiment, the present invention provides a game deployment method, including:
s12: the first game contract of the first game is deployed on the first blockchain, so that the first game terminals can acquire and call game opening interfaces of the first game contract to respectively create the first game on the first blockchain, and the second game terminals can acquire and call game participation interfaces of the first game contract to respectively participate in the first game on the first blockchain.
Fig. 2 is a flowchart of a game method according to an embodiment of the present invention. The gaming method shown in FIG. 2 may be played by a game contract deployed by the method shown in FIG. 1.
As shown in fig. 2, in this embodiment, the present invention further provides a game method, including:
s23: receiving a game opening transaction to create a first game on a first blockchain; the game starting transaction is generated by a first game terminal by calling a game starting interface of a first game contract deployed on a first block chain and is sent to a node of the first block chain;
s25: receiving a number of game participation transactions to determine participants of a first game; the game participation transaction is generated and sent to the node of the first block chain by the second game terminal acquiring the information of the first game through the first block chain and calling the game participation interface of the first game contract;
s27: game results are generated according to a number of rules that are preconfigured and recorded on a first blockchain.
Specifically, the method shown in fig. 1 and 2 is described below by taking as an example that a game developer deploys a game for guessing a value at an ether house, and that several players create or participate in the game on an ETH chain.
The game developer can develop a game contract SC for guessing numerical value through the development language of the intelligent contract of the Ethengnum1And configuring an externally provided interface in the game contract: game opening interface I1Game participation interface I2
In step S12, the game contract SC is entered by initiating a transactionnum1Deployed to ETH chain to generate the game contract SCnum1Address TAddGame.
After deployment is completed, the game terminal of the player a can acquire the address TAddGame through the data of the ETH chain, and acquire the game opening interface I by accessing the address TAddGame1Thereby opening the game by calling the game opening interface I1Configuring a plurality of opening related parameters, for example, designating the guessing number range of the game of the current game to be 108-129, the number of the full players of the game of the current game to be 20, and the like, generating game opening transaction and sending the game opening transaction to the node of the ETH chain;
in step S23, after receiving the game opening transaction sent by the game terminal of the player a, the node of the ETH chain executes the contract code of the game opening transaction through the virtual machine, and if the execution is correct, the game opening transaction can be identified, the game-guessing digital game is successfully created, and the game terminals of all players can acquire the information of the game-guessing digital game by synchronizing the data of the ETH chain;
when the game terminal of player B acquires information of the game-guessing digital game created by player a and player B decides to join the game, the game terminal of player B also acquires the game participation interface I through the address TAddGame2Thereby calling the game participation interface I2According to the play ofThe number of the guesses of the player B in the game of the local game is configured in the range specified by the family A, for example, the number of the guesses of the game of the local game of the player B is configured to be 120, and the game participation transaction is generated and sent to the node of the ETH chain;
in step S25, after receiving the game participation transaction sent by the game terminal of player B, the node of the ETH chain executes the game participation transaction, and if the execution is successful and the agreement is passed, the player B succeeds in participating in the game;
other players such as the player C, D can participate in the game by the player B, can participate in the game created by other players, and can create a new game by themselves by the player a;
in step S27, when the game run by the virtual machine triggers a game end triggering rule, for example, 50 blocks have passed after the game created by player a guesses the digital game, or a certain time point specified in advance is reached, or the like, the virtual machine in the ETH chain node automatically executes a pre-configured game result settlement code, generates a game result, and records the game result on the ETH chain. For example, the number of guesses by the game is generated according to the seed determined when the game is created (for example, the block hash of a certain historical block, the transaction hash of a certain historical transaction, or the public key or address of the player a, etc.) and the pre-configured pseudo-random algorithm, and then whether any player guesses successfully is judged according to the number of guesses by each player participating in the game: if one or more players guess successfully, the one or more players win the game; if no player guesses successfully, player A who creates the game wins the game.
In a preferred embodiment, step S27 includes: monitoring a tile height or time of the first tile chain by running a virtual machine of the first game, and determining whether the tile height or time triggers a preconfigured game end triggering rule:
if yes, generating a game result according to a pre-configured game result judgment rule and recording the game result on the first block chain.
In particular, in the preferred embodiment, the game-ending trigger rules are configured in the game-initiating transaction by the player who created the game; in another preferred embodiment, the game ending triggering rules can also be configured directly in the game contract by the game developer, and the same technical effect can be achieved.
Preferably, the opening player and the participating player may also wager an amount of game credits, coins, or cryptocurrency when sending the game opening transaction and the game participation transaction, respectively. The wagered game credits, coins or cryptocurrency may all be used to award a winning player after the game outcome is generated; it is also possible to award partly the winning player and partly the bonus game developer; and so on.
The above embodiments take the example that a game developer configures a game contract for guessing a value at an ethernet house, and each player acquires and calls an interface of the game contract to create or participate in a game for guessing a value at an ETH chain, and the methods shown in fig. 1 and fig. 2 are exemplarily described, in further embodiments, game contracts for different games may be configured on different blockchains according to actual requirements, and different games may be created or participate, and as long as the blockchains allow users to develop and configure contracts by themselves, the games may be implemented by developing contracts, and the same technical effects may be achieved.
In the embodiment, the game contract configured with the game opening interface and the game participation interface is deployed on the blockchain, so that the player can create the game on the blockchain by calling the game opening interface and also can participate in the game created by other players by calling the game participation interface, and the lightweight decentralized blockchain game can be realized by simple and convenient deployment and application.
The above embodiment encapsulates some rules of game ending in the game contract, and the degree of freedom of the game is relatively low, which may result in that the interest of the game is not strong enough. To address this problem, the present invention further allows a player creating a game to configure these rules themselves by configuring an interface provided to the player in a game contract:
in a preferred embodiment, the first game contract is further configured with a game ending interface for the first game terminal to acquire and invoke to generate a game ending transaction, the generated game ending transaction configured with at least one of: the game ending triggering rule, the game result judging rule and the reward issuing rule.
Correspondingly, in a preferred embodiment, step S23 further includes: an end-of-game transaction is received. Wherein the game ending transaction is configured with at least one of the following for the first game: the game ending triggering rule, the game result judging rule and the reward issuing rule. The game end transaction is generated by the first game terminal obtaining and invoking a game end interface of the first game contract.
Step S27 includes: a game result is generated by executing the game end transaction through a virtual machine running the first game and recorded on the first blockchain.
Specifically, also take the example that a game developer deploys a game of guessing a value at an ether house, and a plurality of players create or participate in the game on an ETH chain:
in this embodiment, a guess value game contract SC developed by a game developernum2Compared with the above game contract SCnum1And a game ending interface I provided externally3
In step S23, Player A divides the calling game contract SCnum2The game opening interface creates a game, and acquires and calls a game ending interface I3The game ending triggering rule, the game result judging rule and the reward issuing rule of the game are configured, a game ending transaction is generated, and the game ending transaction is sent to the node of the ETH chain.
For example, via game-ending interface I3Configuring a game ending triggering rule as that a player A sends a transaction to trigger the game ending, or automatically triggering the game ending if the transaction triggering the game ending is not received within a specified time; the game result judgment rule is configured to take the block creation time of the last block as a random seed, and a linear congruence method is used as a pseudo-random algorithm to generate a guessed number of the game; the reward distribution rules are configured to guess earlier when there are multiple winnersThe more prizes a player may receive; and so on.
The above rules are merely examples, and in further embodiments, a player creating a game may end game interface I3Any rule is configured in the allowed range, and the same technical effect can be realized; the above method can be equally applied to configuring game contracts for different games on different blockchains, and to creating or participating in different games.
In the embodiment, the player who configures the rules manually writes contract codes of all the rules to configure the rules;
in a preferred embodiment, the game contract is further configured with a plurality of rule templates, and the player can acquire and call the rule templates through the game terminal to realize the rapid configuration of any one or more rules, so that the rule configuration can be completed without writing contract codes.
After receiving the game ending transaction, the node of the ETH chain executes the game ending transaction through the virtual machine, and accepts other players to participate in the game through step S25 when the parameters such as the tile height of the current tile or the current time do not trigger the game ending trigger rule;
and after triggering a game ending triggering rule according to parameters such as the block height of the current block or the current time, ending the game, generating a game result according to the guessing number of each player participating in the game and a preconfigured game result judgment rule, issuing the rewards according to the game result and the preconfigured reward issuing rule, and recording the game result and the reward issuing result on an ETH chain.
The preferred embodiment further configures the game ending interface for the deployed game contract, so that a player creating the game can configure a plurality of rules related to game ending in advance by calling the game ending interface, thereby greatly improving the degree of freedom of the decentralized block chain game and further improving the interest of the game; and furthermore, a plurality of rule templates are provided for the player to assist the player in quickly configuring the rules, so that the user experience of the player is improved.
However, the game mode allowing the game end rule to be freely configured raises the degree of freedom of the game, and brings a problem of fairness, for example, if the player a creating the game may maliciously write game rules which are beneficial to the player and very unfavorable to other players participating in the game, the other players need to read the contract code disclosed on the blockchain of the game to determine whether the rules configured by the player a are fair, which may result in time cost and threshold increase of the player participating in the game, and is not favorable for promotion of the game.
In response to the problem, the present invention further optimizes the solution provided by the present invention by configuring a rule configuration examination contract on the blockchain:
FIG. 3 is a flow diagram of a preferred embodiment of the method shown in FIG. 1. As shown in fig. 3, in a preferred embodiment, the game deployment method further includes:
s14: a rule configuration review contract for a first game is deployed on a first blockchain.
Wherein the rule configuration review contract is for reviewing at least one of: the game end triggering rule, the game result judging rule and the reward issuing rule generate examination result information and record the examination result information on the first block chain for the second game terminal to obtain for reference.
FIG. 4 is a flow chart of a preferred embodiment of the method shown in FIG. 2. The gaming method shown in FIG. 4 may be played by a game contract deployed by the method shown in FIG. 3.
As shown in fig. 4, in a preferred embodiment, the game method further includes:
s24: invoking a rule configuration review contract for the first game to review at least one of: the game end triggering rule, the game result judging rule and the reward issuing rule generate examination result information and record the examination result information on the first block chain for the second game terminal to obtain for reference.
Further preferably, the rule configuration examination contract may further perform risk prompt in an examination result when fairness of the rule cannot be judged;
further preferably, the rule configuration audit contract may also add risk prompt information sent by other players through transactions to the audit result information.
The above embodiment further enables players participating in a game to quickly know the rules configured by a creating player by configuring a rule configuration audit contract for auditing the rules configured by the player on the blockchain without confirming the fairness of the rules by looking at the code.
Fig. 5 is a schematic structural diagram of an apparatus according to an embodiment of the present invention.
As shown in fig. 5, as another aspect, the present application also provides an apparatus 500 including one or more Central Processing Units (CPUs) 501 that can perform various appropriate actions and processes according to a program stored in a Read Only Memory (ROM)502 or a program loaded from a storage section 508 into a Random Access Memory (RAM) 503. In the RAM503, various programs and data necessary for the operation of the apparatus 500 are also stored. The CPU501, ROM502, and RAM503 are connected to each other via a bus 504. An input/output (I/O) interface 505 is also connected to bus 504.
The following components are connected to the I/O interface 505: an input portion 506 including a keyboard, a mouse, and the like; an output portion 507 including a display such as a Cathode Ray Tube (CRT), a Liquid Crystal Display (LCD), and the like, and a speaker; a storage portion 508 including a hard disk and the like; and a communication section 509 including a network interface card such as a LAN card, a modem, or the like. The communication section 509 performs communication processing via a network such as the internet. The driver 510 is also connected to the I/O interface 505 as necessary. A removable medium 511 such as a magnetic disk, an optical disk, a magneto-optical disk, a semiconductor memory, or the like is mounted on the drive 510 as necessary, so that a computer program read out therefrom is mounted into the storage section 508 as necessary.
In particular, according to an embodiment of the present disclosure, the method described in any of the above embodiments may be implemented as a computer software program. For example, embodiments of the disclosure include a computer program product comprising a computer program tangibly embodied on a machine-readable medium, the computer program comprising program code for performing the method described in any of the embodiments above. In such an embodiment, the computer program may be downloaded and installed from a network through the communication section 509, and/or installed from the removable medium 511.
As yet another aspect, the present application also provides a computer-readable storage medium, which may be the computer-readable storage medium included in the apparatus of the above-described embodiment; or it may be a separate computer readable storage medium not incorporated into the device. The computer readable storage medium stores one or more programs for use by one or more processors in performing the methods described herein.
The flowchart and block diagrams in the figures illustrate the architecture, functionality, and operation of possible implementations of systems, methods and computer program products according to various embodiments of the present invention. In this regard, each block in the flowchart or block diagrams may represent a module, segment, or portion of code, which comprises one or more executable instructions for implementing the specified logical function(s). It should also be noted that, in some alternative implementations, the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved. It will also be noted that each block of the block diagrams and/or flowchart illustration, and combinations of blocks in the block diagrams and/or flowchart illustration, can be implemented by special purpose hardware-based systems which perform the specified functions or acts, or combinations of special purpose hardware and computer instructions.
The units or modules described in the embodiments of the present application may be implemented by software or hardware. The described units or modules may also be provided in a processor, for example, each of the described units may be a software program provided in a computer or a mobile intelligent device, or may be a separately configured hardware device. Wherein the designation of a unit or module does not in some way constitute a limitation of the unit or module itself.
The above description is only a preferred embodiment of the application and is illustrative of the principles of the technology employed. It will be appreciated by those skilled in the art that the scope of the invention herein disclosed is not limited to the particular combination of features described above, but also encompasses other arrangements formed by any combination of the above features or their equivalents without departing from the spirit of the present application. For example, the above features may be replaced with (but not limited to) features having similar functions disclosed in the present application.

Claims (10)

1. A game deployment method, comprising:
deploying a first game contract of a first game on a first blockchain, so that a plurality of first game terminals can acquire and call game opening interfaces of the first game contract to respectively create the first game on the first blockchain, and a plurality of second game terminals can acquire and call game participation interfaces of the first game contract to respectively participate in the first game on the first blockchain;
the first game contract is further configured with a game ending interface for the first game terminal to acquire and invoke to generate a game ending transaction, the game ending transaction configured with at least one of: the game ending triggering rule, the game result judging rule and the reward issuing rule.
2. The method of claim 1, wherein the first game contract is further configured with a number of rule templates for the first game terminal to retrieve and invoke to quickly configure at least one of: the game ending triggering rule, the game result judging rule and the reward issuing rule.
3. The method of claim 1 or 2, further comprising:
deploying a rule configuration review contract for the first game on the first blockchain;
wherein the rule configuration review contract is for reviewing at least one of: the game ending triggering rule, the game result judging rule and the reward issuing rule generate examination result information and record the examination result information on the first block chain for the second game terminal to obtain for reference.
4. A method of gaming, comprising:
receiving a game opening transaction to create a first game on a first blockchain; the game starting transaction is generated by a first game terminal by calling a game starting interface of a first game contract deployed on a first block chain and is sent to a node of the first block chain;
receiving a number of game participation transactions to determine participants of the first game; the game participation transaction is generated and sent to a node of the first blockchain by a second game terminal through a game participation interface of the first game contract after the second game terminal acquires the information of the first game through the first blockchain;
generating a game result according to a plurality of preconfigured rules and recording the game result on the first block chain;
wherein the first game contract is further configured with a game ending interface for the first game terminal to acquire and invoke to generate a game ending transaction, the game ending transaction configured with at least one of: the game ending triggering rule, the game result judging rule and the reward issuing rule.
5. The method of claim 4, wherein generating and recording game results on the first blockchain according to a preconfigured number of rules comprises:
monitoring a tile height or time of the first tile chain by running a virtual machine of the first game, and determining whether the tile height or time triggers a preconfigured game end triggering rule:
if yes, generating a game result according to a pre-configured game result judgment rule, and recording the game result on the first block chain.
6. The method of claim 4, wherein receiving a game play transaction to create a first game on a first blockchain further comprises:
receiving a game ending transaction; wherein the end of game transaction is configured with at least one of the following for the first game: a game ending triggering rule, a game result judging rule and an award issuing rule; the game ending transaction is generated by the first game terminal acquiring and calling a game ending interface of the first game contract;
the generating and recording game results on the first blockchain according to a number of preconfigured rules comprises:
and executing the game ending transaction by running the virtual machine of the first game to generate a game result and recording the game result on the first block chain.
7. The method of claim 6, wherein the first game contract is further configured with a number of rule templates by which the game end transaction is quickly configured with at least one of: the game ending triggering rule, the game result judging rule and the reward issuing rule.
8. The method of claim 6 or 7, further comprising:
invoking a rule configuration review contract for the first game to review at least one of: the game ending triggering rule, the game result judging rule and the reward issuing rule generate examination result information and record the examination result information on the first block chain for the second game terminal to obtain for reference.
9. An apparatus, characterized in that the apparatus comprises:
one or more processors;
a memory for storing one or more programs,
the one or more programs, when executed by the one or more processors, cause the one or more processors to perform the method recited in any of claims 1-8.
10. A storage medium storing a computer program, characterized in that the program, when executed by a processor, implements the method according to any one of claims 1-8.
CN201811066655.3A 2018-09-12 2018-09-12 Game deployment method, game method, device and storage medium Active CN109316752B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811066655.3A CN109316752B (en) 2018-09-12 2018-09-12 Game deployment method, game method, device and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811066655.3A CN109316752B (en) 2018-09-12 2018-09-12 Game deployment method, game method, device and storage medium

Publications (2)

Publication Number Publication Date
CN109316752A CN109316752A (en) 2019-02-12
CN109316752B true CN109316752B (en) 2021-12-10

Family

ID=65265638

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811066655.3A Active CN109316752B (en) 2018-09-12 2018-09-12 Game deployment method, game method, device and storage medium

Country Status (1)

Country Link
CN (1) CN109316752B (en)

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10740844B2 (en) * 2016-09-26 2020-08-11 Shapeshift Ag System and method of managing trustless asset portfolios
CN107274186A (en) * 2017-05-11 2017-10-20 上海点融信息科技有限责任公司 The method and apparatus that intelligent contract-defined interface is obtained in block chain
CN107481141A (en) * 2017-07-25 2017-12-15 浙江大学 Electric energy metrical and transaction terminal based on block chain technology
CN107844704B (en) * 2017-11-01 2019-12-31 浪潮集团有限公司 Credible intelligent contract reinforcing method based on block chain
CN108510389B (en) * 2018-03-30 2020-12-18 深圳前海微众银行股份有限公司 Intelligent contract calling method and device based on block chain and readable storage medium

Also Published As

Publication number Publication date
CN109316752A (en) 2019-02-12

Similar Documents

Publication Publication Date Title
CN109395393B (en) Game deployment method based on parallel chain, game method, game device and storage medium
CN109395394B (en) Forecast guess game deployment method and game method, equipment and storage medium
US9373223B1 (en) Method and system for gaming revenue
US8167713B2 (en) Wagering game digital representative
WO2013161741A1 (en) Game system, control method to be used therein, and computer program
US20230306818A1 (en) Electronic gaming machines with dynamic auto play mode methods enabled by ai-based playstyle models
CN111429186A (en) Fancy carp lottery incentive method, equipment and storage medium
US20180124156A1 (en) Loader and method for processing a resource bundle
CA3012038C (en) Autonomously operating computerized gaming platforms and method of operating thereof
US20240087397A1 (en) Symbol substitution system
US20160379116A1 (en) Systems and methods for binary tree storage
CN109316752B (en) Game deployment method, game method, device and storage medium
CN109432780B (en) Game deployment method based on parallel chain, game method, game device and storage medium
US20170208132A1 (en) Dynamic endpoint resolution wagering system
CN109395392B (en) Forecast guess game deployment method and game method, equipment and storage medium
US11928923B2 (en) Identifying casino group visitors
US20150099577A1 (en) Local jackpot system appearing global in nature and global prize management system and method of use
US11928931B2 (en) Systems and methods for storing, sharing, and replaying a game event
CN109316754B (en) Flying chess game method, equipment and storage medium
US9495835B2 (en) Viral progressive jackpot
CN110852806A (en) Data processing method and device, storage medium and electronic equipment
US20150302682A1 (en) Methods to Determine Luck Profile of a User
US20230222537A1 (en) Campaign recommendations engine for optimal engagement
US11605264B2 (en) Collecting and levelling up predictions as collectible cards
US20240127669A1 (en) Computer-implemented systems and methods for dynamically distributing awards for electronic gaming and dynamic data tables therefor

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant