JP2020130631A - Game system, game control method, and program - Google Patents

Game system, game control method, and program Download PDF

Info

Publication number
JP2020130631A
JP2020130631A JP2019028331A JP2019028331A JP2020130631A JP 2020130631 A JP2020130631 A JP 2020130631A JP 2019028331 A JP2019028331 A JP 2019028331A JP 2019028331 A JP2019028331 A JP 2019028331A JP 2020130631 A JP2020130631 A JP 2020130631A
Authority
JP
Japan
Prior art keywords
game
value
user
control unit
image
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.)
Granted
Application number
JP2019028331A
Other languages
Japanese (ja)
Other versions
JP6635484B1 (en
Inventor
奥秋 政人
Masato Okuaki
政人 奥秋
佐久間 隆
Takashi Sakuma
隆 佐久間
伸也 邑脇
Shinya Murawaki
伸也 邑脇
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.)
Konami Amusement Co Ltd
Original Assignee
Konami Amusement 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 Konami Amusement Co Ltd filed Critical Konami Amusement Co Ltd
Priority to JP2019028331A priority Critical patent/JP6635484B1/en
Application granted granted Critical
Priority to CN202080015278.XA priority patent/CN113474060A/en
Priority to PCT/JP2020/003165 priority patent/WO2020170741A1/en
Publication of JP6635484B1 publication Critical patent/JP6635484B1/en
Priority to TW109104906A priority patent/TWI753364B/en
Publication of JP2020130631A publication Critical patent/JP2020130631A/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/50Controlling the output signals based on the game progress
    • A63F13/52Controlling the output signals based on the game progress involving aspects of the displayed game scene
    • 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/50Controlling the output signals based on the game progress
    • A63F13/53Controlling the output signals based on the game progress involving additional visual information provided to the game scene, e.g. by overlay to simulate a head-up display [HUD] or displaying a laser sight in a shooting game
    • 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/79Game security or game management aspects involving player-related data, e.g. identities, accounts, preferences or play histories
    • A63F13/792Game security or game management aspects involving player-related data, e.g. identities, accounts, preferences or play histories for payment purposes, e.g. monthly subscriptions
    • 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/80Special adaptations for executing a specific game genre or game mode
    • AHUMAN NECESSITIES
    • A63SPORTS; GAMES; AMUSEMENTS
    • A63FCARD, BOARD, OR ROULETTE GAMES; INDOOR GAMES USING SMALL MOVING PLAYING BODIES; VIDEO GAMES; GAMES NOT OTHERWISE PROVIDED FOR
    • A63F9/00Games not otherwise provided for

Abstract

To reduce complexity in a procedure for a user when playing a plurality of types of games and a processing load of a device.SOLUTION: A game system 1A includes: an assignment section 410 for assigning a game value received from a user to a first game and a second game; a first game control section 411 using a part of a first game value assigned to the first game to progress a first game and increasing/decreasing the first game value C1 according to the progress of the first game; and a second game control part 412 using a part of a second game value assigned to the second game to progress a second game and increasing/decreasing the second game value according to the progress of the second game.SELECTED DRAWING: Figure 2

Description

本発明は、ゲームを制御する技術に関する。 The present invention relates to a technique for controlling a game.

複数種のゲームをプレイ可能なゲームシステムが従来から提案されている。例えば特許文献1には、ICカードに記録された遊技ポイントを利用して利用者が複数種のゲームの何れかをプレイ可能なゲームマシンが開示されている。具体的には、ゲームマシンは、(1)挿入口に対するICカードの挿入により遊技ポイントを取得するカード処理と、(2)利用者からの指示に応じて複数種のゲームの何れかを選択するゲーム選択処理と、(3)選択したゲームを進行させるゲーム制御処理と、(4)ゲームの結果に応じた精算処理と、を実行する。 A game system capable of playing a plurality of types of games has been conventionally proposed. For example, Patent Document 1 discloses a game machine in which a user can play any of a plurality of types of games by using game points recorded on an IC card. Specifically, the game machine selects one of (1) card processing for acquiring game points by inserting an IC card into the insertion slot, and (2) a plurality of types of games according to instructions from the user. A game selection process, (3) a game control process for advancing the selected game, and (4) a settlement process according to the result of the game are executed.

特許第5816766号公報Japanese Patent No. 5816766

特許文献1の技術のもとでは、(1)カード処理と(2)ゲーム選択処理と(3)ゲーム制御処理と(4)精算処理とが以上の順番でゲーム毎に実行される。したがって、複数種のゲームをプレイする利用者の手順が煩雑であり、ゲーム装置の処理負荷も大きいという課題がある。以上の事情を考慮して、本発明の好適な態様は、複数種のゲームをプレイする場合における利用者の手順の煩雑さおよび装置の処理負荷を軽減することを目的とする。 Under the technique of Patent Document 1, (1) card processing, (2) game selection processing, (3) game control processing, and (4) settlement processing are executed in the above order for each game. Therefore, there is a problem that the procedure of the user who plays a plurality of types of games is complicated and the processing load of the game device is large. In consideration of the above circumstances, a preferred embodiment of the present invention aims to reduce the complexity of the user's procedure and the processing load of the device when playing a plurality of types of games.

以上の課題を解決するために、本発明の好適な態様に係るゲームシステムは、利用者から受付けた遊技価値を第1ゲームおよび第2ゲームに割当てる割当部と、前記第1ゲームに割当てられた第1遊技価値の一部を使用して前記第1ゲームを進行させ、前記第1ゲームの進行に応じて前記第1遊技価値を増減させる第1ゲーム制御部と、前記第2ゲームに割当てられた第2遊技価値の一部を使用して前記第2ゲームを進行させ、前記第2ゲームの進行に応じて前記第2遊技価値を増減させる第2ゲーム制御部とを具備する。 In order to solve the above problems, the game system according to the preferred embodiment of the present invention is assigned to the first game and the allocation unit that allocates the game value received from the user to the first game and the second game. A first game control unit that advances the first game using a part of the first game value and increases or decreases the first game value according to the progress of the first game, and is assigned to the second game. It also includes a second game control unit that advances the second game using a part of the second game value and increases or decreases the second game value according to the progress of the second game.

本発明の好適な態様に係るゲーム制御方法は、利用者から受付けた遊技価値を第1ゲームおよび第2ゲームに割当て、前記第1ゲームに割当てられた第1遊技価値の一部を使用して前記第1ゲームを進行させ、前記第1ゲームの進行に応じて前記第1遊技価値を増減させる第1ゲーム制御処理と、前記第2ゲームに割当てられた第2遊技価値の一部を使用して前記第2ゲームを進行させ、前記第2ゲームの進行に応じて前記第2遊技価値を増減させる第2ゲーム制御処理とを実行する。 In the game control method according to a preferred embodiment of the present invention, the game value received from the user is assigned to the first game and the second game, and a part of the first game value assigned to the first game is used. The first game control process for advancing the first game and increasing or decreasing the first game value according to the progress of the first game, and a part of the second game value assigned to the second game are used. The second game is advanced, and the second game control process for increasing or decreasing the second game value according to the progress of the second game is executed.

本発明の好適な態様に係るプログラムは、ゲームシステムが具備する1個以上のプロセッサに、利用者から受付けた遊技価値を第1ゲームおよび第2ゲームに割当てる割当処理と、前記第1ゲームに割当てられた第1遊技価値の一部を使用して前記第1ゲームを進行させ、前記第1ゲームの進行に応じて前記第1遊技価値を増減させる第1ゲーム制御処理と、前記第2ゲームに割当てられた第2遊技価値の一部を使用して前記第2ゲームを進行させ、前記第2ゲームの進行に応じて前記第2遊技価値を増減させる第2ゲーム制御処理とを実行させる。 The program according to a preferred embodiment of the present invention allocates game value received from a user to one or more processors included in a game system to a first game and a second game, and allocates the game value to the first game. The first game control process in which the first game is advanced using a part of the obtained first game value, and the first game value is increased or decreased according to the progress of the first game, and the second game A part of the assigned second game value is used to advance the second game, and a second game control process for increasing or decreasing the second game value according to the progress of the second game is executed.

第1実施形態に係るゲームシステムの平面図である。It is a top view of the game system which concerns on 1st Embodiment. ゲームシステムの機能的な構成を例示するブロック図である。It is a block diagram which illustrates the functional structure of a game system. 第1ゲームの画像の模式図である。It is a schematic diagram of the image of the first game. 第2ゲームの画像の模式図である。It is a schematic diagram of the image of the second game. 制御装置が実行する動作の具体的な手順を例示するフローチャートである。It is a flowchart which illustrates the specific procedure of the operation which a control device performs. 制御装置が実行する動作の具体的な手順を例示するフローチャートである。It is a flowchart which illustrates the specific procedure of the operation which a control device performs. 移転処理の具体的な手順を例示するフローチャートである。It is a flowchart which illustrates the specific procedure of the transfer process. 利用者が移転方向を選択するための画像の模式図である。It is a schematic diagram of an image for a user to select a relocation direction. 利用者が移転量を指定するための画像の模式図である。It is a schematic diagram of an image for a user to specify a transfer amount. 表示装置に表示される画像の模式図である。It is a schematic diagram of the image displayed on the display device. 第3実施形態におけるゲームシステムの構成を例示するブロック図である。It is a block diagram which illustrates the structure of the game system in 3rd Embodiment. 第4実施形態におけるゲームシステムの構成を例示するブロック図である。It is a block diagram which illustrates the structure of the game system in 4th Embodiment. 第4実施形態におけるゲーム装置の構成を例示するブロック図である。It is a block diagram which illustrates the structure of the game apparatus in 4th Embodiment.

図面を参照しながら本発明の実施の形態を説明する。以下に記載する実施の形態は、技術的に好適な種々の限定を含む。本発明の範囲は、以下に例示する形態には限定されない。 Embodiments of the present invention will be described with reference to the drawings. The embodiments described below include various technically suitable limitations. The scope of the present invention is not limited to the forms exemplified below.

[第1実施形態]
図1は、第1実施形態に係るゲームシステム1Aの構成を例示する平面図である。ゲームシステム1Aは、例えばゲームセンターもしくはカジノ等の娯楽施設、またはショッピングセンター等の商業施設に設置される。カジノにおいて使用されるゲームシステム1Aは、ゲーミングマシンとも称呼される。
[First Embodiment]
FIG. 1 is a plan view illustrating the configuration of the game system 1A according to the first embodiment. The game system 1A is installed in, for example, an entertainment facility such as a game center or a casino, or a commercial facility such as a shopping center. The game system 1A used in the casino is also called a gaming machine.

図1に例示される通り、第1実施形態のゲームシステム1Aは、抽選機構10と複数のステーション30とを具備する。抽選機構10は、鉛直方向からの平面視で略円形に構成され、抽選体Bを利用した物理抽選に使用される。抽選体Bは、例えば球体等の立体物である。複数のステーション30は、抽選機構10を包囲するように円周方向に配列される。複数のステーション30をそれぞれ使用して複数の利用者(すなわちプレイヤ)が並列にゲームをプレイする。 As illustrated in FIG. 1, the game system 1A of the first embodiment includes a lottery mechanism 10 and a plurality of stations 30. The lottery mechanism 10 is configured to be substantially circular in a plan view from the vertical direction, and is used for a physical lottery using the lottery body B. The lottery body B is a three-dimensional object such as a sphere. The plurality of stations 30 are arranged in the circumferential direction so as to surround the lottery mechanism 10. A plurality of users (that is, players) play a game in parallel using each of the plurality of stations 30.

抽選機構10は、物理抽選部11と抽選フィールド12と投入機構13とを具備する。物理抽選部11は、回転可能に支持された円板状の構造体(ルーレット)である。物理抽選部11には円周方向に沿って等間隔にN個(例えば25個)の抽選孔Hが形成される。N個の抽選孔Hの各々は、抽選体Bが進入可能なポケットである。N個の抽選孔Hの各々には相異なる番号が割当てられる。図1に例示される通り、各抽選孔Hの近傍には、当該抽選孔Hに割当てられた番号が表記される。第1実施形態の物理抽選部11は、例えばモータ等の駆動機構(図示略)により駆動されることで回転する。なお、物理抽選部11を回転させなくてもよい。 The lottery mechanism 10 includes a physical lottery unit 11, a lottery field 12, and an input mechanism 13. The physical lottery unit 11 is a disk-shaped structure (roulette) rotatably supported. N (for example, 25) lottery holes H are formed in the physical lottery section 11 at equal intervals along the circumferential direction. Each of the N lottery holes H is a pocket into which the lottery body B can enter. Different numbers are assigned to each of the N lottery holes H. As illustrated in FIG. 1, a number assigned to the lottery hole H is indicated in the vicinity of each lottery hole H. The physical lottery unit 11 of the first embodiment rotates by being driven by a drive mechanism (not shown) such as a motor. It is not necessary to rotate the physical lottery unit 11.

抽選フィールド12は、鉛直方向からの平面視で物理抽選部11を包囲する円環状の板状部材である。抽選フィールド12の表面は、外周縁から内周縁(すなわち物理抽選部11側)にかけて下降する傾斜面である。投入機構13は、抽選フィールド12の外周縁の近傍に設置され、抽選体Bを抽選フィールド12の面上に順次に投入する。投入機構13により投入された抽選体Bは、抽選フィールド12の面上で転動しながら徐々に物理抽選部11に接近し、最終的には物理抽選部11のN個の抽選孔Hの何れかに進入する。抽選体Bが進入した抽選孔Hに対応する番号が抽選の結果である。すなわち、抽選機構10を利用した物理抽選は、相異なる抽選孔Hに対応するN個の番号の何れかを無作為に選択する動作である。 The lottery field 12 is an annular plate-shaped member that surrounds the physical lottery portion 11 in a plan view from the vertical direction. The surface of the lottery field 12 is an inclined surface that descends from the outer peripheral edge to the inner peripheral edge (that is, the physical lottery section 11 side). The throwing mechanism 13 is installed near the outer peripheral edge of the lottery field 12, and the lottery body B is sequentially thrown onto the surface of the lottery field 12. The lottery body B thrown in by the throwing mechanism 13 gradually approaches the physical lottery section 11 while rolling on the surface of the lottery field 12, and finally any of the N lottery holes H of the physical lottery section 11. Enter the lottery. The number corresponding to the lottery hole H into which the lottery body B has entered is the result of the lottery. That is, the physical lottery using the lottery mechanism 10 is an operation of randomly selecting any one of the N numbers corresponding to the different lottery holes H.

複数のステーション30の各々は、利用者がゲームをプレイするために使用するユニットである。図1に例示される通り、各ステーション30は、受付機構31と払出機構32と表示装置33と操作装置34とを具備する。 Each of the plurality of stations 30 is a unit used by the user to play a game. As illustrated in FIG. 1, each station 30 includes a reception mechanism 31, a payout mechanism 32, a display device 33, and an operation device 34.

受付機構31は、価値媒体を利用者から受付けるための機構である。価値媒体は、利用者がゲームをプレイするための有体の媒体であり、例えばトークンコイン(メダル)、コイン(貨幣)またはチケットである。受付機構31は、例えば、価値媒体が投入される受付口と、当該価値媒体を搬送する供給路とを具備する。価値媒体の投入は、価値媒体の消費または使用とも換言される。 The reception mechanism 31 is a mechanism for receiving a value medium from a user. The value medium is a tangible medium for the user to play the game, for example, a token coin (medal), a coin (money) or a ticket. The reception mechanism 31 includes, for example, a reception port into which the value medium is input and a supply path for transporting the value medium. The input of the value medium is also translated into the consumption or use of the value medium.

利用者がゲームをプレイすると、当該プレイの結果に応じた数量の価値媒体が、報酬として利用者に付与される。払出機構32は、利用者に対して価値媒体を払出すための機構である。具体的には、払出機構32は、価値媒体を排出する払出口と、価値媒体を払出口に搬送する排出路とを具備する。なお、受付機構31に投入される価値媒体と払出機構32から払出される価値媒体とは、同種および異種の何れでもよい。例えば、受付機構31に対するトークンコインの投入により利用者がゲームをプレイした結果に応じて、所定量のトークンコイン(すなわち同種の価値媒体)を払出機構32から払出してもよいし、例えば景品と交換可能なチケット(すなわち異種の価値媒体)を払出機構32から払出してもよい。 When the user plays the game, a quantity of value media corresponding to the result of the play is given to the user as a reward. The payout mechanism 32 is a mechanism for paying out the value medium to the user. Specifically, the payout mechanism 32 includes a payout port for discharging the value medium and a discharge path for transporting the value medium to the payout port. The value medium input to the reception mechanism 31 and the value medium paid out from the payout mechanism 32 may be of the same type or different types. For example, a predetermined amount of token coins (that is, a value medium of the same type) may be paid out from the payout mechanism 32 according to the result of the user playing the game by inserting the token coins into the reception mechanism 31, or exchanged for a prize, for example. A possible ticket (ie, a heterogeneous value medium) may be paid out from the payout mechanism 32.

表示装置33は各種の画像を表示する。例えば液晶表示パネルまたは有機EL(ElectroLuminescence)表示パネル等の平板型の表示パネルが表示装置33として利用される。例えばゲームの進行を表す画像が表示装置33に表示される。操作装置34は、利用者による操作を受付ける。第1実施形態の操作装置34は、表示装置33の表示面と一体に構成されて利用者による接触を検知するタッチパネルである。ただし、利用者が操作する操作子を操作装置34として利用してもよい。 The display device 33 displays various images. For example, a flat plate type display panel such as a liquid crystal display panel or an organic EL (ElectroLuminescence) display panel is used as the display device 33. For example, an image showing the progress of the game is displayed on the display device 33. The operation device 34 receives an operation by the user. The operation device 34 of the first embodiment is a touch panel that is integrally configured with the display surface of the display device 33 and detects contact by the user. However, the operator operated by the user may be used as the operation device 34.

図2は、第1実施形態に係るゲームシステム1Aの機能的な構成を例示するブロック図である。図2に例示される通り、第1実施形態のゲームシステム1Aは、前述の抽選機構10と複数のステーション30とに加えて制御装置41および記憶装置42を具備するコンピュータシステムである。制御装置41は、例えばゲームシステム1Aの各要素を制御する単数または複数のプロセッサである。具体的には、例えばCPU(Central Processing Unit)、GPU(Graphics Processing Unit)、DSP(Digital Signal Processor)、FPGA(Field Programmable Gate Array)、またはASIC(Application Apecific Integrated Circuit)等の1種類以上のプロセッサにより、制御装置41が構成される。 FIG. 2 is a block diagram illustrating a functional configuration of the game system 1A according to the first embodiment. As illustrated in FIG. 2, the game system 1A of the first embodiment is a computer system including a control device 41 and a storage device 42 in addition to the above-mentioned lottery mechanism 10 and a plurality of stations 30. The control device 41 is, for example, a single or a plurality of processors that control each element of the game system 1A. Specifically, for example, one or more types of processors such as CPU (Central Processing Unit), GPU (Graphics Processing Unit), DSP (Digital Signal Processor), FPGA (Field Programmable Gate Array), or ASIC (Application Apecific Integrated Circuit). Therefore, the control device 41 is configured.

記憶装置42は、制御装置41が実行するプログラムと制御装置41が使用する各種のデータとを記憶する。例えば表示装置33が表示する画像を表す画像データが記憶装置42に記憶される。例えば半導体記録媒体および磁気記録媒体等の公知の記録媒体、または複数種の記録媒体の組合せが、記憶装置42として任意に採用される。 The storage device 42 stores a program executed by the control device 41 and various data used by the control device 41. For example, image data representing an image displayed by the display device 33 is stored in the storage device 42. For example, a known recording medium such as a semiconductor recording medium and a magnetic recording medium, or a combination of a plurality of types of recording media is arbitrarily adopted as the storage device 42.

図2に例示される通り、制御装置41は、記憶装置42に記憶されたプログラムを実行することで、利用者にゲームを提供するための複数の要素(割当部410,第1ゲーム制御部411,第2ゲーム制御部412,表示制御部413,払出制御部414)として機能する。 As illustrated in FIG. 2, the control device 41 executes a program stored in the storage device 42 to provide a plurality of elements (allocation unit 410, first game control unit 411) for providing a game to the user. , 2nd game control unit 421, display control unit 413, payout control unit 414).

利用者は、受付機構31に投入した価値媒体に対応する遊技価値を使用して第1ゲームおよび第2ゲームをプレイ可能である。遊技価値は、利用者がゲームをプレイするために必要な価値(すなわちクレジット)である。第1ゲームおよび第2ゲームは、相互に独立に進行する別個のビデオゲームである。すなわち、第1ゲームおよび第2ゲームの一方の進行の状況(例えばゲームの結果)は、他方の進行に影響しない。 The user can play the first game and the second game by using the game value corresponding to the value medium input to the reception mechanism 31. The game value is the value (that is, credit) required for the user to play the game. The first game and the second game are separate video games that proceed independently of each other. That is, the progress of one of the first game and the second game (for example, the result of the game) does not affect the progress of the other.

割当部410は、利用者から受付けた遊技価値を第1ゲームおよび第2ゲームに割当てる。具体的には、割当部410は、例えば利用者が受付機構31に投入した価値媒体の数量に所定の変換率αを乗算した数量の遊技価値を設定し、当該遊技価値を第1ゲームおよび第2ゲームに割当てる。例えば、割当部410は、利用者から受付けた遊技価値の一部を第1ゲーム用の第1遊技価値C1として設定し、当該遊技価値の他の一部を第2ゲーム用の第2遊技価値C2として設定する。後述の通り、第1実施形態の割当部410は、利用者から受付けた遊技価値の全部を初期的に第1ゲームに割当て、第1遊技価値C1の一部または全部を第2ゲームに割当てる。第1遊技価値C1は、第1ゲームのプレイに使用され、第2遊技価値C2は、第2ゲームのプレイに使用される。記憶装置42は、第1遊技価値C1および第2遊技価値C2を記憶する。 The allocation unit 410 allocates the game value received from the user to the first game and the second game. Specifically, the allocation unit 410 sets, for example, a game value of a quantity obtained by multiplying the quantity of the value medium input by the user into the reception mechanism 31 by a predetermined conversion rate α, and sets the game value as the first game and the first game. Allocate to 2 games. For example, the allocation unit 410 sets a part of the game value received from the user as the first game value C1 for the first game, and sets the other part of the game value as the second game value for the second game. Set as C2. As will be described later, the allocation unit 410 of the first embodiment initially allocates all of the game value received from the user to the first game, and allocates a part or all of the first game value C1 to the second game. The first game value C1 is used for playing the first game, and the second game value C2 is used for playing the second game. The storage device 42 stores the first game value C1 and the second game value C2.

第1ゲーム制御部411は、第1ゲームの進行を制御する。第2ゲーム制御部412は、第2ゲームの進行を制御する。第1ゲームおよび第2ゲームはステーション30毎に個別に進行する。各ステーション30においては第1ゲームおよび第2ゲームが並列に進行する。表示制御部413は、各ステーション30の表示装置33に各種の画像を表示させる。例えば、表示制御部413は、第1ゲームおよび第2ゲームの各々の進行の状況を表す画像を表示装置33に表示させる。 The first game control unit 411 controls the progress of the first game. The second game control unit 412 controls the progress of the second game. The first game and the second game proceed individually for each station 30. At each station 30, the first game and the second game proceed in parallel. The display control unit 413 causes the display device 33 of each station 30 to display various images. For example, the display control unit 413 causes the display device 33 to display an image showing the progress of each of the first game and the second game.

第1ゲームは、抽選機構10による物理抽選の結果に応じて進行するゲームである。例えば、第1ゲームは、抽選フィールド12に順次に投入される抽選体Bが進入した抽選孔Hに応じて進行するビンゴゲームである。第1ゲーム制御部411は、N個の抽選孔Hのうち抽選体Bが進入した抽選孔Hに対応する番号に応じて第1ゲームを進行させる。 The first game is a game that progresses according to the result of the physical lottery by the lottery mechanism 10. For example, the first game is a bingo game that progresses according to the lottery hole H into which the lottery bodies B sequentially put into the lottery field 12 have entered. The first game control unit 411 advances the first game according to the number corresponding to the lottery hole H into which the lottery body B has entered among the N lottery holes H.

図3は、表示制御部413が第1ゲームについて表示装置33に表示させる画像G1(第1画像の例示)の模式図である。画像G1は、第1ゲームの進行の状況を表す画像である。具体的には、画像G1は、第1遊技価値C1と遊技カードPとを含む。遊技カードPは、N個の番号が縦5行×横5列の行列状に配列されたビンゴカードである。利用者は、操作装置34を適宜に操作することで、第1遊技価値C1のうち第1ゲームに使用(例えばベット)する数量(以下「第1使用量」という)を指定する。第1使用量は、第1遊技価値C1の一部または全部である。 FIG. 3 is a schematic view of an image G1 (an example of the first image) that the display control unit 413 displays on the display device 33 for the first game. The image G1 is an image showing the progress of the first game. Specifically, the image G1 includes the first game value C1 and the game card P. The game card P is a bingo card in which N numbers are arranged in a matrix of 5 rows vertically and 5 columns horizontally. By appropriately operating the operation device 34, the user specifies the quantity (hereinafter referred to as "first usage amount") to be used (for example, bet) in the first game of the first game value C1. The first usage amount is a part or all of the first game value C1.

第1ゲーム制御部411は、投入機構13を制御することで複数の抽選体Bを順次に投入する。第1ゲーム制御部411は、N個の抽選孔Hのうち抽選体Bが進入した抽選孔Hに対応する番号を有効状態に順次に変更し、遊技カードPにおける任意の1列(例えば縦1列,横1列または斜め1列)内の全部の番号が有効状態に変更された場合に当選(ビンゴ)が成立したと判定する。第1ゲームにおいて当選が成立した場合、第1ゲーム制御部411は、第1使用量に所定の倍率(オッズ)を乗算した数値を、利用者に対する報酬として第1遊技価値C1に加算する。当選が成立しない場合、第1遊技価値C1に対する加算は実行されない。なお、第1ゲームは、以上に例示した種類のゲーム(ビンゴゲーム)に限定されない。 The first game control unit 411 inputs a plurality of lottery bodies B in sequence by controlling the input mechanism 13. The first game control unit 411 sequentially changes the number corresponding to the lottery hole H into which the lottery body B has entered out of the N lottery holes H to the valid state, and sequentially changes the number to an arbitrary one row (for example, vertical 1) in the game card P. It is determined that the winning (bingo) is established when all the numbers in the row, one horizontal row or one diagonal row) are changed to the valid state. When the winning is established in the first game, the first game control unit 411 adds a numerical value obtained by multiplying the first usage amount by a predetermined multiplication factor (odds) to the first game value C1 as a reward for the user. If the winning is not established, the addition to the first game value C1 is not executed. The first game is not limited to the types of games (bingo games) exemplified above.

第2ゲームは、抽選機構10による物理抽選の結果とは無関係に進行するゲームである。例えば、第2ゲームは、確率的に選択される複数の絵柄の組合せに応じて当選/非当選が決定されるスロットゲーム(具体的にはビデオスロット)である。第2ゲーム制御部412は、抽選機構10による物理抽選の結果とは無関係に第2ゲームを進行させる。 The second game is a game that progresses regardless of the result of the physical lottery by the lottery mechanism 10. For example, the second game is a slot game (specifically, a video slot) in which winning / non-winning is determined according to a combination of a plurality of stochastically selected symbols. The second game control unit 412 advances the second game regardless of the result of the physical lottery by the lottery mechanism 10.

抽選機構10を利用した物理抽選の開始前には、複数の利用者による第1使用量の指定(すなわちベット)を待機する所定長の期間が確保される。また、投入機構13が抽選体Bを投入してから当該抽選体Bが抽選孔Hに進入するまでには相応の時間が必要である。以上の例示の通り、第1ゲームの進行の過程では、各利用者が待機する場面が想定される。第2ゲームの好適例は、第1ゲームの進行を待機する期間内に利用者がプレイする補助的なゲームである。 Before the start of the physical lottery using the lottery mechanism 10, a predetermined length of time is secured for waiting for the designation (that is, bet) of the first usage amount by a plurality of users. Further, it takes a considerable amount of time from the time when the lottery body 13 throws the lottery body B until the lottery body B enters the lottery hole H. As described above, in the process of progressing the first game, it is assumed that each user waits. A preferred example of the second game is an auxiliary game played by the user during the period of waiting for the progress of the first game.

第1ゲーム用のゲームシステムが広範に普及している状況のもとで、第2ゲーム用のゲーム装置の普及を促進する場面を想定する。第1ゲーム用の既存のゲームシステムに第2ゲームを導入することで第1実施形態のゲームシステム1Aを構築すれば、広範に普及した既存の設備を利用して、第2ゲームをプレイする機会を多数の利用者に付与できる。以上のように第2ゲームをプレイする機会が確保されることで多数の利用者に第2ゲームが認知されるから、第2ゲーム用のゲーム装置の普及が促進されるという利点もある。 Under the situation where the game system for the first game is widely used, it is assumed that the game device for the second game is promoted. If the game system 1A of the first embodiment is constructed by introducing the second game into the existing game system for the first game, an opportunity to play the second game using the existing equipment widely spread. Can be given to a large number of users. Since the second game is recognized by a large number of users by securing the opportunity to play the second game as described above, there is also an advantage that the spread of the game device for the second game is promoted.

図4は、表示制御部413が第2ゲームについて表示装置33に表示させる画像G2(第2画像の例示)の模式図である。画像G2は、第2ゲームの進行の状況を表す画像である。具体的には、画像G2は、第2遊技価値C2と複数の回転体(リール)Rとを含む。画像G1内の第1遊技価値C1は、画像G2においても引続き表示される。複数の回転体Rの各々の外周面には複数の絵柄(図4の例示では数字)が配置される。利用者は、操作装置34を適宜に操作することで、第2遊技価値C2のうち第2ゲームに使用(例えばベット)する数量(以下「第2使用量」という)を指定する。第2使用量は、第2遊技価値C2の一部または全部である。 FIG. 4 is a schematic view of an image G2 (example of the second image) that the display control unit 413 displays on the display device 33 for the second game. The image G2 is an image showing the progress of the second game. Specifically, the image G2 includes a second game value C2 and a plurality of rotating bodies (reels) R. The first game value C1 in the image G1 is continuously displayed in the image G2 as well. A plurality of patterns (numbers in the example of FIG. 4) are arranged on the outer peripheral surface of each of the plurality of rotating bodies R. By appropriately operating the operation device 34, the user specifies the quantity of the second game value C2 to be used (for example, bet) in the second game (hereinafter referred to as "second usage amount"). The second usage amount is a part or all of the second game value C2.

第2ゲーム制御部412は、複数の回転体Rを並列に回転させるとともに特定の時点で各回転体Rを順次に停止する。第2ゲーム制御部412は、全部の回転体Rが停止した状態において各回転体Rの絵柄が所定の組合せ(例えば同じ絵柄の組合せ)である場合に、当選が成立したと判定する。第2ゲームにおいて当選が成立した場合、第2ゲーム制御部412は、第2使用量に所定の倍率を乗算した数値を、利用者に対する報酬として第2遊技価値C2に加算する。当選が成立しない場合、第2遊技価値C2に対する加算は実行されない。なお、第2ゲームは、以上に例示した種類のゲーム(ビデオスロット)に限定されない。 The second game control unit 412 rotates a plurality of rotating bodies R in parallel, and sequentially stops each rotating body R at a specific time point. The second game control unit 412 determines that the winning has been established when all the rotating bodies R are stopped and the symbols of the rotating bodies R are a predetermined combination (for example, a combination of the same symbols). When the winning is established in the second game, the second game control unit 412 adds a numerical value obtained by multiplying the second usage amount by a predetermined magnification to the second game value C2 as a reward for the user. If the winning is not established, the addition to the second game value C2 is not executed. The second game is not limited to the types of games (video slots) exemplified above.

以上の例示の通り、第1ゲーム制御部411は、第1ゲームに割当てられた第1遊技価値C1の一部(すなわち第1使用量)を使用して第1ゲームを進行させ、第1ゲームの進行の状況に応じて第1遊技価値C1を増減させる。第2ゲーム制御部412は、第2ゲームに割当てられた第2遊技価値C2の一部(すなわち第2使用量)を使用して第2ゲームを進行させ、第2ゲームの進行の状況に応じて第2遊技価値C2を増減させる。第1ゲームは、共通の抽選機構10を利用した物理抽選の結果に応じて複数の利用者について並列に進行するゲームであり、第2ゲームは、個々の利用者について独立に進行する(すなわち利用者間でゲームの結果が相関しない)ゲームである、と表現してもよい。 As described above, the first game control unit 411 advances the first game by using a part of the first game value C1 (that is, the first usage amount) assigned to the first game, and advances the first game. The first game value C1 is increased or decreased according to the progress of the game. The second game control unit 412 advances the second game using a part of the second game value C2 assigned to the second game (that is, the second usage amount), and depending on the progress status of the second game. The second game value C2 is increased or decreased. The first game is a game in which a plurality of users proceed in parallel according to the result of a physical lottery using the common lottery mechanism 10, and the second game progresses independently for each user (that is, use). It may be expressed as a game in which the results of the game do not correlate between the players.

図2の払出制御部414は、第1遊技価値C1と第2遊技価値C2とに応じた数量の価値媒体を払出機構32から払出す。具体的には、第1遊技価値C1と第2遊技価値C2との合計に応じた数量の価値媒体が払出機構32から排出される。価値媒体の払出は、操作装置34に対する操作で利用者が払出を指示した場合に実行される。 The payout control unit 414 of FIG. 2 pays out a quantity of value media corresponding to the first game value C1 and the second game value C2 from the payout mechanism 32. Specifically, a quantity of value media corresponding to the total of the first game value C1 and the second game value C2 is discharged from the payout mechanism 32. The payout of the value medium is executed when the user instructs the payout by operating the operation device 34.

図5および図6は、第1実施形態の制御装置41が実行する処理の具体的な手順を例示するフローチャートである。複数のステーション30の各々について図5および図6の処理が並列に実行される。 5 and 6 are flowcharts illustrating a specific procedure of processing executed by the control device 41 of the first embodiment. The processes of FIGS. 5 and 6 are executed in parallel for each of the plurality of stations 30.

図5の処理を開始すると、割当部410は、受付機構31に価値媒体が投入されたか否かを判定する(Sa1)。価値媒体が投入された場合(Sa1:YES)、割当部410は、価値媒体の投入量に応じた数量の遊技価値を第1遊技価値C1として第1ゲームに割当てる(Sa2)。第1ゲーム制御部411は、第1ゲームを進行させる(Sa3)。具体的には、第1ゲーム制御部411は、第1遊技価値C1の一部または全部を使用して第1ゲームを進行させ、第1ゲームの進行の状況に応じて第1遊技価値C1を増減させる。ステップSa3は、「第1ゲーム制御処理」の一例である。 When the process of FIG. 5 is started, the allocation unit 410 determines whether or not the value medium has been input to the reception mechanism 31 (Sa1). When the value medium is input (Sa1: YES), the allocation unit 410 allocates a quantity of game value corresponding to the input amount of the value medium to the first game as the first game value C1 (Sa2). The first game control unit 411 advances the first game (Sa3). Specifically, the first game control unit 411 advances the first game by using a part or all of the first game value C1, and sets the first game value C1 according to the progress of the first game. Increase or decrease. Step Sa3 is an example of the “first game control process”.

図3に例示される通り、第1ゲームの画像G1には操作画像Q1(第2ゲーム)が配置される。操作画像Q1は、利用者が第2ゲームの進行を指示するための画像である。制御装置41は、利用者が操作画像Q1を操作したか否かを判定する(Sa4)。操作画像Q1が操作されない場合(Sa4:NO)、制御装置41は処理をステップSa1に移行する。すなわち、割当部410による第1遊技価値C1の割当(Sa1,Sa2)と第1ゲーム制御部411による第1ゲームの進行の制御(Sa3)とが反復される。 As illustrated in FIG. 3, an operation image Q1 (second game) is arranged in the image G1 of the first game. The operation image Q1 is an image for the user to instruct the progress of the second game. The control device 41 determines whether or not the user has operated the operation image Q1 (Sa4). When the operation image Q1 is not operated (Sa4: NO), the control device 41 shifts the process to step Sa1. That is, the allocation of the first game value C1 by the allocation unit 410 (Sa1, Sa2) and the control of the progress of the first game by the first game control unit 411 (Sa3) are repeated.

操作画像Q1が操作された場合(Sa4:YES)、表示制御部413は、第2ゲームの画像G2を表示装置33に表示させる(Sa5)。図4に例示される通り、画像G2には操作画像Q2(転送)が配置される。操作画像Q2は、第1ゲームと第2ゲームとの間における遊技価値の転送を利用者が指示するための画像である。 When the operation image Q1 is operated (Sa4: YES), the display control unit 413 causes the display device 33 to display the image G2 of the second game (Sa5). As illustrated in FIG. 4, an operation image Q2 (transfer) is arranged in the image G2. The operation image Q2 is an image for the user to instruct the transfer of the game value between the first game and the second game.

制御装置41は、利用者が操作画像Q2を操作したか否かを判定する(Sa6)。操作画像Q2が操作された場合(Sa6:YES)、割当部410は、第1ゲームおよび第2ゲームの一方から他方に遊技価値を移転する処理(以下「移転処理」という)を実行する(Sa7)。操作画像Q2が操作されない場合(Sa6:NO)、移転処理Sa7は実行されない。 The control device 41 determines whether or not the user has operated the operation image Q2 (Sa6). When the operation image Q2 is operated (Sa6: YES), the allocation unit 410 executes a process of transferring the game value from one of the first game and the second game (hereinafter referred to as “transfer process”) (Sa7). ). If the operation image Q2 is not operated (Sa6: NO), the transfer process Sa7 is not executed.

なお、操作画像Q1が操作された時点(Sa4:YES)で第2遊技価値C2が0である場合に、操作画像Q2に対する操作を条件とせずに移転処理Sa7を開始してもよい。すなわち、画像G2の表示(Sa5)と操作画像Q2に対する操作の判定(Sa6)とが省略される。第2遊技価値C2が0である場合とは、利用者がゲームを開始してから最初に第2ゲームを開始する場合、または、過去に割当てられた第2遊技価値C2が第2ゲームの進行の結果として0まで減少した場合である。 When the second game value C2 is 0 at the time when the operation image Q1 is operated (Sa4: YES), the transfer process Sa7 may be started without the operation for the operation image Q2 as a condition. That is, the display of the image G2 (Sa5) and the determination of the operation for the operation image Q2 (Sa6) are omitted. The case where the second game value C2 is 0 means that the user starts the second game for the first time after starting the game, or the second game value C2 assigned in the past is the progress of the second game. This is the case when the result is reduced to 0.

図7は、移転処理Sa7の具体的な手順を例示するフローチャートである。移転処理Sa7を開始すると、表示制御部413は、図8の画像G3を表示装置33に表示させる(Sa71)。画像G3は、遊技価値の移転の方向(以下「移転方向」という)を利用者が指示するための画像である。利用者は、操作装置34により画像G3を操作することで、第1ゲームから第2ゲームに遊技価値を移転する第1方向と、第2ゲームから第1ゲームに遊技価値を移転する第2方向との何れかを選択できる。割当部410は、移転方向の選択を利用者から受付ける(Sa72)。 FIG. 7 is a flowchart illustrating a specific procedure of the transfer process Sa7. When the transfer process Sa7 is started, the display control unit 413 displays the image G3 of FIG. 8 on the display device 33 (Sa71). The image G3 is an image for the user to instruct the direction of transfer of the game value (hereinafter referred to as "transfer direction"). The user operates the image G3 with the operation device 34 in the first direction in which the game value is transferred from the first game to the second game and the second direction in which the game value is transferred from the second game to the first game. You can select either. The allocation unit 410 accepts the selection of the transfer direction from the user (Sa72).

移転方向の選択を受付けると、表示制御部413は、図9の画像G4を表示装置33に表示させる(Sa73)。画像G4は、第1ゲームと第2ゲームとの間で移転される遊技価値の数量(以下「移転量」という)Xを利用者が指示するための画像である。利用者は、操作装置34により画像G4を操作することで、移転元の遊技価値の数量を上限値として任意の移転量Xを指示できる。割当部410は、移転量Xの指示を利用者から受付ける(Sa74)。なお、移転方向の選択(Sa71,Sa72)と移転量Xの指示(Sa73,Sa74)との順序を逆転してもよい。 When the selection of the transfer direction is accepted, the display control unit 413 displays the image G4 of FIG. 9 on the display device 33 (Sa73). The image G4 is an image for the user to instruct the quantity (hereinafter referred to as “transfer amount”) X of the game value transferred between the first game and the second game. By operating the image G4 with the operation device 34, the user can instruct an arbitrary transfer amount X with the quantity of the game value of the transfer source as the upper limit value. The allocation unit 410 receives an instruction of the transfer amount X from the user (Sa74). The order of selecting the transfer direction (Sa71, Sa72) and instructing the transfer amount X (Sa73, Sa74) may be reversed.

割当部410は、利用者が第1方向を選択したか否かを判定する(Sa75)。利用者が第1方向を選択した場合(Sa75:YES)、割当部410は、第1処理を実行する(Sa76)。第1処理は、第1ゲームから第2ゲームに対して移転量Xの遊技価値を移転する処理である。すなわち、第1遊技価値C1の一部または全部が第2遊技価値C2に移転される。具体的には、割当部410は、第1遊技価値C1から移転量Xを減算するとともに第2遊技価値C2に移転量Xを加算する。すなわち、割当部410は、第1遊技価値C1の一部または全部(移転量X)を第2ゲームに割当てる。 The allocation unit 410 determines whether or not the user has selected the first direction (Sa75). When the user selects the first direction (Sa75: YES), the allocation unit 410 executes the first process (Sa76). The first process is a process of transferring the game value of the transfer amount X from the first game to the second game. That is, a part or all of the first game value C1 is transferred to the second game value C2. Specifically, the allocation unit 410 subtracts the transfer amount X from the first game value C1 and adds the transfer amount X to the second game value C2. That is, the allocation unit 410 allocates a part or all (transfer amount X) of the first game value C1 to the second game.

他方、利用者が第2方向を選択した場合(Sa75:NO)、割当部410は、第2処理を実行する(Sa77)。第2処理は、第2ゲームから第1ゲームに対して移転量Xの遊技価値を移転する処理である。すなわち、第2遊技価値C2の一部または全部が第1遊技価値C1に移転される。具体的には、割当部410は、第2遊技価値C2から移転量Xを減算するとともに第1遊技価値C1に移転量Xを加算する。すなわち、割当部410は、第2遊技価値C2の一部または全部(移転量X)を第1ゲームに割当てる。 On the other hand, when the user selects the second direction (Sa75: NO), the allocation unit 410 executes the second process (Sa77). The second process is a process of transferring the game value of the transfer amount X from the second game to the first game. That is, a part or all of the second game value C2 is transferred to the first game value C1. Specifically, the allocation unit 410 subtracts the transfer amount X from the second game value C2 and adds the transfer amount X to the first game value C1. That is, the allocation unit 410 allocates a part or all (transfer amount X) of the second game value C2 to the first game.

以上の説明から理解される通り、利用者による移転方向の選択(Sa72)は、第1処理および第2処理の何れかを選択することに相当する。すなわち、割当部410は、第1処理および第2処理のうち利用者から指示された処理を実行する。また、ステップSa2と第1処理(Sa76)と第2処理(Sa77)とは「割当処理」の一例である。 As understood from the above description, the selection of the transfer direction by the user (Sa72) corresponds to selecting either the first process or the second process. That is, the allocation unit 410 executes the process instructed by the user among the first process and the second process. Further, step Sa2, the first process (Sa76), and the second process (Sa77) are examples of "allocation process".

図5に例示される通り、移転処理Sa7を実行した場合、または、操作画像Q2が操作されない場合(Sa6:NO)、第2ゲーム制御部412は、第2ゲームを進行させる(Sa8)。具体的には、第2ゲーム制御部412は、第2遊技価値C2の一部または全部を使用して第2ゲームを進行させ、第2ゲームの進行の状況に応じて第2遊技価値C2を増減させる。ステップSa8は、「第2ゲーム制御処理」の一例である。 As illustrated in FIG. 5, when the transfer process Sa7 is executed, or when the operation image Q2 is not operated (Sa6: NO), the second game control unit 412 advances the second game (Sa8). Specifically, the second game control unit 412 advances the second game by using a part or all of the second game value C2, and sets the second game value C2 according to the progress of the second game. Increase or decrease. Step Sa8 is an example of the “second game control process”.

以上の手順で進行する第1ゲームまたは第2ゲームをプレイした利用者は、操作装置34を操作することで価値媒体の払出を指示することが可能である。図6に例示される通り、制御装置41は、価値媒体の払出(ペイアウト)が利用者から指示されたか否かを判定する(Sa9)。利用者から払出が指示された場合(Sa9:YES)、払出制御部414は、第1遊技価値C1と第2遊技価値C2とに応じた数量の価値媒体を払出機構32から払出す(Sa10,Sa11)。具体的には、払出制御部414は、第1遊技価値C1と第2遊技価値C2との合計値に変換率βを乗算することで払出量Yを算定する(Sa10)。遊技価値から価値媒体への変換率βは、例えば価値媒体から遊技価値への変換率αの逆数である。払出制御部414は、払出量Yの価値媒体を払出機構32から排出する(Sa11)。価値媒体の払出が指示されない場合(Sa9:NO)、価値媒体の払出は実行されない。なお、変換率αおよび変換率βは、任意の数値に設定される。なお、変換率αおよび変換率βが1以外の数値である場合はもちろん、例えば変換率αおよび変換率βが1である場合も、価値媒体と遊技価値との間の「変換」の概念に包含される。 A user who has played the first game or the second game proceeding in the above procedure can instruct the payout of the value medium by operating the operation device 34. As illustrated in FIG. 6, the control device 41 determines whether or not the payout of the value medium is instructed by the user (Sa9). When the payout is instructed by the user (Sa9: YES), the payout control unit 414 pays out a quantity of value media corresponding to the first game value C1 and the second game value C2 from the payout mechanism 32 (Sa10, Sa11). Specifically, the payout control unit 414 calculates the payout amount Y by multiplying the total value of the first game value C1 and the second game value C2 by the conversion rate β (Sa10). The conversion rate β from the game value to the value medium is, for example, the reciprocal of the conversion rate α from the value medium to the game value. The payout control unit 414 discharges the value medium of the payout amount Y from the payout mechanism 32 (Sa11). If the withdrawal of the value medium is not instructed (Sa9: NO), the withdrawal of the value medium is not executed. The conversion rate α and the conversion rate β are set to arbitrary numerical values. It should be noted that, of course, when the conversion rate α and the conversion rate β are numerical values other than 1, for example, when the conversion rate α and the conversion rate β are 1, the concept of “conversion” between the value medium and the game value is used. Included.

図4に例示される通り、第2ゲームの画像G2には操作画像Q3が配置される。操作画像Q3は、第2ゲームの中断を利用者が指示するための画像である。図6に例示される通り、制御装置41は、利用者が操作画像Q3を操作したか否かを判定する(Sa12)。操作画像Q3に対する操作は、第2ゲームの表示を非活性化(縮小または消去)させる指示に相当し、「所定の指示」の一例である。操作画像Q3が操作された場合(Sa12:YES)、表示制御部413は、第2遊技価値C2に残量があるか否かを判定する(Sa13)。すなわち、第2遊技価値C2が0を上回る数値であるか否かが判定される。 As illustrated in FIG. 4, the operation image Q3 is arranged in the image G2 of the second game. The operation image Q3 is an image for the user to instruct the interruption of the second game. As illustrated in FIG. 6, the control device 41 determines whether or not the user has operated the operation image Q3 (Sa12). The operation on the operation image Q3 corresponds to an instruction for deactivating (reducing or erasing) the display of the second game, and is an example of a “predetermined instruction”. When the operation image Q3 is operated (Sa12: YES), the display control unit 413 determines whether or not there is a remaining amount in the second game value C2 (Sa13). That is, it is determined whether or not the second game value C2 is a numerical value exceeding 0.

第2遊技価値C2に残量がない場合(Sa13:NO)、表示制御部413は、表示装置33を制御することで第2ゲームの画像G2を消去させる(Sa14)。画像G2の消去後には第1ゲームの画像G1の表示が再開される。他方、第2遊技価値C2に残量がある場合(Sa13:YES)、表示制御部413は、表示装置33を制御することで第2ゲームの画像G2を縮小表示させる(Sa15)。具体的には、表示制御部413は、図10に例示される通り、画像G2に代えて、当該画像G2を縮小した画像(以下「縮小画像」という)G2aを、第1ゲームの画像G1に重ねて表示装置33に表示させる。具体的には、画像G1のうち遊技カードPに重ならない位置に縮小画像G2aが配置される。縮小画像G2aは、画像G2の全部の要素の配置を維持したまま各要素を縮小した画像、または、画像G2の一部の要素を省略または簡素化することで縮小した画像である。図10に例示された縮小画像G2aは、縮小前の画像G2と同様に、複数の回転体Rと第2遊技価値C2とを含む。 When there is no remaining amount in the second game value C2 (Sa13: NO), the display control unit 413 erases the image G2 of the second game by controlling the display device 33 (Sa14). After erasing the image G2, the display of the image G1 of the first game is resumed. On the other hand, when there is a remaining amount in the second game value C2 (Sa13: YES), the display control unit 413 reduces and displays the image G2 of the second game by controlling the display device 33 (Sa15). Specifically, as illustrated in FIG. 10, the display control unit 413 replaces the image G2 with an image G2a obtained by reducing the image G2 (hereinafter referred to as “reduced image”) into the image G1 of the first game. It is superimposed and displayed on the display device 33. Specifically, the reduced image G2a is arranged at a position of the image G1 that does not overlap with the game card P. The reduced image G2a is an image in which each element is reduced while maintaining the arrangement of all the elements in the image G2, or an image reduced by omitting or simplifying some elements of the image G2. The reduced image G2a illustrated in FIG. 10 includes a plurality of rotating bodies R and a second game value C2, similarly to the image G2 before reduction.

第2遊技価値C2に残量がある場合にも、操作画像Q3の操作により画像G2が消去される構成では、例えば画像G2の消去後に第1ゲームのプレイに熱中することで、第2遊技価値C2の残存を利用者が失念する可能性がある。第1実施形態においては、第2遊技価値C2に残量がある場合には、第2ゲームの画像G2に対応する縮小画像G2aの表示が維持されるから、第2遊技価値C2の残存を利用者が失念する可能性を低減できる。他方、第2遊技価値C2に残量がない場合には第2ゲームの画像G2が消去されるから、第2遊技価値C2の全部を使用したうえで第2ゲームを終了した利用者は、第1ゲームのプレイに集中することが可能である。 In the configuration in which the image G2 is erased by the operation of the operation image Q3 even when the second game value C2 has a remaining amount, for example, by being absorbed in the play of the first game after erasing the image G2, the second game value There is a possibility that the user forgets the remaining C2. In the first embodiment, when the second game value C2 has a remaining amount, the display of the reduced image G2a corresponding to the image G2 of the second game is maintained, so that the remaining second game value C2 is used. It is possible to reduce the possibility that a person will forget. On the other hand, if there is no remaining amount in the second game value C2, the image G2 of the second game is deleted. Therefore, the user who finishes the second game after using all of the second game value C2 is the first. It is possible to concentrate on playing one game.

以上の処理を実行すると、制御装置41は処理を図5のステップSa1に移行する。以上の説明から理解される通り、制御装置41は、利用者からの指示に応じて第1ゲームと第2ゲームとの間で遊技価値を移転しながら、第1ゲームと第2ゲームとを並列に進行させる。 When the above processing is executed, the control device 41 shifts the processing to step Sa1 of FIG. As understood from the above description, the control device 41 transfers the game value between the first game and the second game in response to an instruction from the user, and parallels the first game and the second game. To proceed to.

以上に例示した通り、第1実施形態では、利用者から受付けた遊技価値が第1ゲームおよび第2ゲームに割当てられる。そして、第1遊技価値C1の一部を使用した第1ゲームの進行に応じて第1遊技価値C1が増減し、第2遊技価値C2の一部を使用した第2ゲームの進行に応じて第2遊技価値C2が増減する。したがって、第1実施形態では、特許文献1に開示された煩雑な手順をゲーム毎に実行する必要はない。すなわち、第1実施形態によれば、利用者の手順の煩雑さおよび装置の処理負荷を軽減できるという利点がある。 As illustrated above, in the first embodiment, the game value received from the user is assigned to the first game and the second game. Then, the first game value C1 increases or decreases according to the progress of the first game using a part of the first game value C1, and the first game value C1 is increased or decreased according to the progress of the second game using a part of the second game value C2. 2 Game value C2 increases or decreases. Therefore, in the first embodiment, it is not necessary to execute the complicated procedure disclosed in Patent Document 1 for each game. That is, according to the first embodiment, there is an advantage that the complexity of the procedure of the user and the processing load of the apparatus can be reduced.

なお、第1ゲームと第2ゲームとで遊技価値を区別しない構成(以下「対比例」という)を想定する。対比例では、例えば利用者が第1ゲームに続いて第2ゲームをプレイしようとした場合に、第1ゲームのプレイにより遊技価値が予想以上に減少した結果、第2ゲームを充分にプレイできない可能性がある。対比例とは対照的に、第1実施形態では、利用者から受付けた遊技価値が第1ゲームおよび第2ゲームに割当てられ、第1遊技価値C1および第2遊技価値C2の一方が増減した場合でも他方は維持される。すなわち、第1ゲームおよび第2ゲームの各々を充分にプレイするために必要な遊技価値がゲーム毎に別個に確保される。したがって、第1ゲームおよび第2ゲームの一方のプレイにより遊技価値が過度に減少しても、他方のゲームに使用可能な遊技価値が不足する可能性は低減される。 It should be noted that a configuration in which the game value is not distinguished between the first game and the second game (hereinafter referred to as "inverse proportion") is assumed. In inverse proportion, for example, when a user tries to play a second game following a first game, the game value may be reduced more than expected due to the play of the first game, and as a result, the second game may not be sufficiently played. There is sex. In contrast to the inverse proportion, in the first embodiment, when the game value received from the user is assigned to the first game and the second game, and one of the first game value C1 and the second game value C2 increases or decreases. But the other is maintained. That is, the game value required to sufficiently play each of the first game and the second game is secured separately for each game. Therefore, even if the game value is excessively reduced by playing one of the first game and the second game, the possibility that the game value available for the other game is insufficient is reduced.

[第2実施形態]
第2実施形態を説明する。なお、以下の各例示において機能が第1実施形態と同様である要素については、第1実施形態の説明で使用した符号を流用して各々の詳細な説明を適宜に省略する。
[Second Embodiment]
A second embodiment will be described. For the elements having the same functions as those of the first embodiment in each of the following examples, the reference numerals used in the description of the first embodiment will be diverted and detailed description of each will be omitted as appropriate.

第1実施形態の第2ゲーム制御部412は、利用者からの指示に応じて第2ゲームを進行させた。第2実施形態の第2ゲーム制御部412は、第1動作モードおよび第2動作モードの何れかにより第2ゲームを進行させる。利用者は、操作装置34を操作することで第1動作モードおよび第2動作モードの何れかを選択する。第2ゲーム制御部412は、利用者が選択した動作モードで第2ゲームを進行させる。 The second game control unit 412 of the first embodiment advances the second game in response to an instruction from the user. The second game control unit 412 of the second embodiment advances the second game in either the first operation mode or the second operation mode. The user selects either the first operation mode or the second operation mode by operating the operation device 34. The second game control unit 412 advances the second game in the operation mode selected by the user.

第1動作モードは、第1実施形態と同様に、利用者からの指示に応じて第2ゲームを進行させる動作モード(手動モード)である。すなわち、第1動作モードでは、第2ゲーム制御部412は、複数の回転体Rを回転および停止させて当選を判定する1回分のゲーム(以下「単位ゲーム」という)を、利用者からの指示に応じて開始する。単位ゲームに適用される第2使用量は、利用者からの指示に応じて単位ゲーム毎に個別に設定される。 The first operation mode is an operation mode (manual mode) in which the second game is advanced in response to an instruction from the user, as in the first embodiment. That is, in the first operation mode, the second game control unit 412 instructs the user to perform one game (hereinafter referred to as "unit game") for determining winning by rotating and stopping a plurality of rotating bodies R. Start according to. The second usage amount applied to the unit game is individually set for each unit game according to an instruction from the user.

他方、第2動作モードは、利用者からの指示を必要とせずに第2ゲームを進行させる動作モード(自動モード)である。例えば第2動作モードでは、第2ゲーム制御部412は、所定の周期で単位ゲームを反復する。すなわち、利用者からの指示を必要とせずに単位ゲームが開始される。各単位ゲームに適用される第2使用量は、例えば利用者から事前に指示された数値または所定の数値に設定される。すなわち、第2動作モードでは、単位ゲーム毎に個別の第2使用量を利用者が指定することはできない。 On the other hand, the second operation mode is an operation mode (automatic mode) in which the second game progresses without requiring an instruction from the user. For example, in the second operation mode, the second game control unit 412 repeats the unit game at a predetermined cycle. That is, the unit game is started without requiring an instruction from the user. The second usage amount applied to each unit game is set to, for example, a numerical value instructed in advance by the user or a predetermined numerical value. That is, in the second operation mode, the user cannot specify an individual second usage amount for each unit game.

第1動作モードが選択された状態で図4の操作画像Q3が操作された場合、第2遊技価値C2の残存を条件として画像G2が縮小画像G2aに置換され、第2ゲームの進行は停止する。他方、第2動作モードが選択された状態で操作画像Q3が操作された場合、第2遊技価値C2の残存を条件として画像G2が縮小画像G2aに置換された以降も、第2ゲームの進行は継続される。縮小画像G2aは、画像G2と同様に、第2ゲームの進行とともに刻々と変化する。したがって、利用者は、画像G1を確認しながら第1ゲームをプレイするとともに、縮小画像G2aを確認しながら第2ゲームの現在の状況を確認することが可能である。 When the operation image Q3 of FIG. 4 is operated while the first operation mode is selected, the image G2 is replaced with the reduced image G2a on condition that the second game value C2 remains, and the progress of the second game is stopped. .. On the other hand, when the operation image Q3 is operated with the second operation mode selected, the progress of the second game continues even after the image G2 is replaced with the reduced image G2a on condition that the second game value C2 remains. Will be continued. The reduced image G2a, like the image G2, changes from moment to moment as the second game progresses. Therefore, the user can play the first game while checking the image G1 and can check the current status of the second game while checking the reduced image G2a.

第2実施形態においても第1実施形態と同様の効果が実現される。また、第2実施形態では、第2動作モードにおいて利用者からの指示を必要とせずに第2ゲームが進行する。したがって、利用者は、第2ゲームの進行を指示することなく第2ゲームを進行させることが可能である。すなわち、第2実施形態によれば、利用者の手順の煩雑さを軽減できるという前述の効果が顕著である。 In the second embodiment, the same effect as in the first embodiment is realized. Further, in the second embodiment, the second game proceeds in the second operation mode without requiring an instruction from the user. Therefore, the user can proceed with the second game without instructing the progress of the second game. That is, according to the second embodiment, the above-mentioned effect that the complexity of the user's procedure can be reduced is remarkable.

なお、以上の説明では、第2ゲーム制御部412が第1動作モードおよび第2動作モードの何れかにより第2ゲームを進行させたが、第1ゲーム制御部411が第1動作モードおよび第2動作モードの何れかにより第1ゲームを進行させてもよい。すなわち、第1ゲーム制御部411は、利用者からの指示を必要とせずに第1ゲームを進行させてもよい。 In the above description, the second game control unit 412 advances the second game in either the first operation mode or the second operation mode, but the first game control unit 411 advances the first operation mode and the second operation mode. The first game may be advanced by any of the operation modes. That is, the first game control unit 411 may advance the first game without requiring an instruction from the user.

[第3実施形態]
図11は、第3実施形態に係るゲームシステム1Bの構成を例示するブロック図である。図11に例示される通り、第3実施形態のゲームシステム1Bは、第1ゲーム装置51と第2ゲーム装置52とを具備する。第1ゲーム装置51と第2ゲーム装置52とは相互に通信可能である。例えば第1ゲーム装置51と第2ゲーム装置52とは、通信線を介して直接に接続され、例えばインターネット等の通信網を介さずに相互に通信する。なお、第1ゲーム装置51と第2ゲーム装置52とが通信網を介して通信してもよい。
[Third Embodiment]
FIG. 11 is a block diagram illustrating the configuration of the game system 1B according to the third embodiment. As illustrated in FIG. 11, the game system 1B of the third embodiment includes a first game device 51 and a second game device 52. The first game device 51 and the second game device 52 can communicate with each other. For example, the first game device 51 and the second game device 52 are directly connected to each other via a communication line, and communicate with each other without going through a communication network such as the Internet. The first game device 51 and the second game device 52 may communicate with each other via the communication network.

第1ゲーム装置51は、第1ゲームのプレイに利用される端末装置である。第1ゲーム装置51は、第1実施形態のゲームシステム1Aと同様の構成である。ただし、第2ゲームの進行を制御する第2ゲーム制御部412は、第1ゲーム装置51に搭載されない。第2ゲーム装置52は、第2ゲームのプレイに利用される端末装置であり、第2ゲーム制御部412を具備する。利用者は、第1ゲーム装置51を利用して第1ゲームをプレイし、第2ゲーム装置52を利用して第2ゲームをプレイする。以上の説明から理解される通り、第3実施形態のゲームシステム1Bは、第1実施形態のゲームシステム1Aを、第1ゲーム用の第1ゲーム装置51と第2ゲーム用の第2ゲーム装置52とに分散した構成である。第2ゲーム装置52は、例えば第1ゲーム装置51の各ステーション30の近傍に設置される。したがって、利用者は、第1ゲーム装置51のステーション30を利用して第1ゲームをプレイしながら、第2ゲーム装置52を利用して第2ゲームをプレイすることが可能である。 The first game device 51 is a terminal device used for playing the first game. The first game device 51 has the same configuration as the game system 1A of the first embodiment. However, the second game control unit 412 that controls the progress of the second game is not mounted on the first game device 51. The second game device 52 is a terminal device used for playing the second game, and includes a second game control unit 412. The user plays the first game using the first game device 51, and plays the second game using the second game device 52. As understood from the above description, the game system 1B of the third embodiment uses the game system 1A of the first embodiment as the first game device 51 for the first game and the second game device 52 for the second game. It is a distributed configuration. The second game device 52 is installed near each station 30 of the first game device 51, for example. Therefore, the user can play the second game by using the second game device 52 while playing the first game by using the station 30 of the first game device 51.

割当部410は、第1ゲーム装置51が第1ゲームに使用する第1遊技価値C1と、第2ゲーム装置52が第2ゲームに使用する第2遊技価値C2とを設定する。すなわち、第1実施形態と同様に、利用者から受付けた遊技価値が第1ゲームと第2ゲームとに割当てられる。また、第1実施形態と同様に、割当部410は、第1ゲームおよび第2ゲームの一方から他方に遊技価値を移転する。なお、図11では第1ゲーム装置51に割当部410を設置したが、第2ゲーム装置52に割当部410を設置してもよい。 The allocation unit 410 sets a first game value C1 used by the first game device 51 for the first game and a second game value C2 used by the second game device 52 for the second game. That is, as in the first embodiment, the game value received from the user is assigned to the first game and the second game. Further, as in the first embodiment, the allocation unit 410 transfers the game value from one of the first game and the second game to the other. Although the allocation unit 410 is installed in the first game device 51 in FIG. 11, the allocation unit 410 may be installed in the second game device 52.

以上の説明から理解される通り、第3実施形態においても第1実施形態と同様の効果が実現される。なお、第2実施形態の構成を第3実施形態に採用してもよい。 As understood from the above description, the same effect as that of the first embodiment is realized in the third embodiment. The configuration of the second embodiment may be adopted in the third embodiment.

[第4実施形態]
図12は、第4実施形態に係るゲームシステム1Cの構成を例示するブロック図である。図12に例示される通り、第4実施形態のゲームシステム1Cは、ゲームシステム1Aとゲーム装置60とを具備する。ゲームシステム1Aは、第1実施形態と同様の構成である。すなわち、ゲームシステム1Aは、第1ゲームを進行させる第1ゲーム制御部411と第2ゲームを進行させる第2ゲーム制御部412とを具備する。
[Fourth Embodiment]
FIG. 12 is a block diagram illustrating the configuration of the game system 1C according to the fourth embodiment. As illustrated in FIG. 12, the game system 1C of the fourth embodiment includes a game system 1A and a game device 60. The game system 1A has the same configuration as that of the first embodiment. That is, the game system 1A includes a first game control unit 411 for advancing the first game and a second game control unit 412 for advancing the second game.

ゲーム装置60は、第2ゲームのプレイに利用される端末装置である。ゲームシステム1Aが第1ゲームおよび第2ゲームのプレイに兼用されるのに対し、ゲーム装置60は、第2ゲームのプレイに専用される。ゲーム装置60は、ゲームシステム1Aと通信可能である。例えばゲーム装置60は、通信線を介してゲームシステム1Aに直接に接続される。ただし、例えばインターネット等の通信網を介してゲーム装置60とゲームシステム1Aとが通信してもよい。 The game device 60 is a terminal device used for playing the second game. While the game system 1A is also used for playing the first game and the second game, the game device 60 is dedicated to playing the second game. The game device 60 can communicate with the game system 1A. For example, the game device 60 is directly connected to the game system 1A via a communication line. However, the game device 60 and the game system 1A may communicate with each other via a communication network such as the Internet.

図13は、ゲーム装置60の構成を例示するブロック図である。図13に例示される通り、ゲーム装置60は、制御装置61と記憶装置62と表示装置63と操作装置64とを具備する。制御装置61は、例えばゲーム装置60の各要素を制御する単数または複数のプロセッサである。具体的には、例えばCPU、GPU、DSP、またはFPGA等の1種類以上のプロセッサにより、制御装置61が構成される。 FIG. 13 is a block diagram illustrating the configuration of the game device 60. As illustrated in FIG. 13, the game device 60 includes a control device 61, a storage device 62, a display device 63, and an operation device 64. The control device 61 is, for example, a single or a plurality of processors that control each element of the game device 60. Specifically, the control device 61 is composed of one or more types of processors such as a CPU, GPU, DSP, or FPGA.

記憶装置62は、制御装置61が実行するプログラムと制御装置61が使用する各種のデータとを記憶する。例えば表示装置63が表示する画像を表す画像データが記憶装置62に記憶される。例えば半導体記録媒体および磁気記録媒体等の公知の記録媒体、または複数種の記録媒体の組合せが、記憶装置62として任意に採用される。 The storage device 62 stores a program executed by the control device 61 and various data used by the control device 61. For example, image data representing an image displayed by the display device 63 is stored in the storage device 62. For example, a known recording medium such as a semiconductor recording medium and a magnetic recording medium, or a combination of a plurality of types of recording media is arbitrarily adopted as the storage device 62.

表示装置63は各種の画像を表示する。例えば液晶表示パネルまたは有機EL表示パネル等の平板型の表示パネルが表示装置63として利用される。例えば第2ゲームの進行を表す画像が表示装置63に表示される。操作装置64は、利用者による操作を受付ける。例えば、利用者による接触を検知するタッチパネル、または利用者が操作する操作子が、操作装置64として利用される。 The display device 63 displays various images. For example, a flat plate type display panel such as a liquid crystal display panel or an organic EL display panel is used as the display device 63. For example, an image showing the progress of the second game is displayed on the display device 63. The operation device 64 receives an operation by the user. For example, a touch panel for detecting contact by the user or an operator operated by the user is used as the operation device 64.

図13に例示される通り、制御装置61は、記憶装置62に記憶されたプログラムを実行することで、利用者に第2ゲームを提供するための複数の要素(第2ゲーム制御部611,表示制御部612,払出制御部613,報酬管理部614)として機能する。 As illustrated in FIG. 13, the control device 61 executes a program stored in the storage device 62 to provide a plurality of elements (second game control unit 611, display) for providing a second game to the user. It functions as a control unit 612, a payout control unit 613, and a reward management unit 614).

第2ゲーム制御部611は、ゲームシステム1Aの第2ゲーム制御部412と同様に、第2ゲームの進行を制御する。具体的には、第2ゲーム制御部611は、ゲーム装置60に投入された価値媒体に対応する遊技価値のうちの第2使用量を使用して、第2ゲームを進行させる。第2使用量は、例えば操作装置64に対する操作で利用者が指定する。表示制御部612は、第2ゲームの進行を表す画像G2を表示装置63に表示させる。ゲームシステム1Aの第2ゲームとゲーム装置60の第2ゲームとは相互に独立に進行する。払出制御部613は、払出機構(図示略)による価値媒体の払出を制御する。 The second game control unit 611 controls the progress of the second game in the same manner as the second game control unit 412 of the game system 1A. Specifically, the second game control unit 611 advances the second game by using the second usage amount of the game value corresponding to the value medium input to the game device 60. The second usage amount is specified by the user, for example, by operating the operation device 64. The display control unit 612 causes the display device 63 to display the image G2 showing the progress of the second game. The second game of the game system 1A and the second game of the game device 60 proceed independently of each other. The payout control unit 613 controls the payout of the value medium by the payout mechanism (not shown).

報酬管理部614は、第2ゲームのプレイに対する報酬を管理する。具体的には、報酬管理部614は、ゲームシステム1Aまたはゲーム装置60での第2ゲームにおいて特別な当選(以下「特別当選」という)が成立した場合に当選者に付与される報酬の数量(以下「特別報酬量」という)Zを管理する。 The reward management unit 614 manages rewards for playing the second game. Specifically, the reward management unit 614 determines the amount of reward (hereinafter referred to as "special winning") given to the winner when a special winning (hereinafter referred to as "special winning") is established in the second game in the game system 1A or the game device 60. (Hereinafter referred to as "special reward amount") Z is managed.

ゲームシステム1Aの第2ゲーム制御部412は、第2ゲームの各単位ゲームで使用された遊技価値の第2使用量をゲーム装置60に通知する。報酬管理部614は、ゲームシステム1Aから通知された第2使用量に応じた数値(例えば第2使用量に所定の係数を乗算した数値)を特別報酬量Zに加算する。また、報酬管理部614は、ゲーム装置60における第2ゲームで指定された第2使用量に応じた数値を特別報酬量Zに加算する。以上の説明から理解される通り、第1ゲームに並行してゲームシステム1Aでプレイされる第2ゲームと、ゲーム装置60でプレイされる第2ゲームとについて、単位ゲーム毎に特別報酬量Zが累積的に増加するプログレッシブジャックポットが実現される。 The second game control unit 412 of the game system 1A notifies the game device 60 of the second usage amount of the game value used in each unit game of the second game. The reward management unit 614 adds a numerical value corresponding to the second usage amount notified from the game system 1A (for example, a numerical value obtained by multiplying the second usage amount by a predetermined coefficient) to the special reward amount Z. Further, the reward management unit 614 adds a numerical value corresponding to the second usage amount designated in the second game in the game device 60 to the special reward amount Z. As understood from the above explanation, for the second game played by the game system 1A in parallel with the first game and the second game played by the game device 60, the special reward amount Z is calculated for each unit game. A cumulatively increasing progressive jackpot is realized.

ゲームシステム1Aまたはゲーム装置60における第2ゲームでは、非常に低い確率で特別当選(いわゆるジャックポット)が成立する。特別当選を成立させた利用者に対して、特別報酬量Zの価値媒体が付与される。例えば、ゲームシステム1Aの第2ゲームにおいて特別当選が成立した場合、報酬管理部614は、特別報酬量Zの価値媒体の払出をゲームシステム1Aの払出制御部414に指示する。払出制御部414は、報酬管理部614からの指示に応じて特別報酬量Zの価値媒体を払出機構32から排出する。他方、ゲーム装置60の第2ゲームにおいて特別当選が成立した場合、報酬管理部614は、特別報酬量Zの価値媒体の払出を払出制御部613に指示する。払出制御部613は、報酬管理部614からの指示に応じて特別報酬量Zの価値媒体を払出機構から排出する。 In the second game in the game system 1A or the game device 60, a special winning (so-called jackpot) is established with a very low probability. A value medium with a special reward amount Z is given to the user who has established the special winning. For example, when a special winning is established in the second game of the game system 1A, the reward management unit 614 instructs the payout control unit 414 of the game system 1A to pay out the value medium having the special reward amount Z. The payout control unit 414 discharges the value medium of the special reward amount Z from the payout mechanism 32 in response to an instruction from the reward management unit 614. On the other hand, when the special winning is established in the second game of the game device 60, the reward management unit 614 instructs the payout control unit 613 to pay out the value medium of the special reward amount Z. The payout control unit 613 discharges the value medium of the special reward amount Z from the payout mechanism in response to an instruction from the reward management unit 614.

第4実施形態では、ゲームシステム1Aにおける第2ゲームのプレイとゲーム装置60における第2ゲームのプレイとに応じて特別報酬量Zが累積的に増加するから、ゲーム装置60およびゲームシステム1Aの何れにおいて第2ゲームをプレイする場合でも、特別報酬量Zの獲得に対する期待感を利用者に付与して充分な興趣性を提供することが可能である。 In the fourth embodiment, since the special reward amount Z is cumulatively increased according to the play of the second game in the game system 1A and the play of the second game in the game device 60, either the game device 60 or the game system 1A Even when playing the second game in the above, it is possible to give the user a feeling of expectation for the acquisition of the special reward amount Z and provide a sufficient interest.

なお、以上の説明では、報酬管理部614がゲーム装置60に設置された構成を例示したが、ゲームシステム1Aおよびゲーム装置60とは別個の管理装置に報酬管理部614を設置してもよい。また、第4実施形態の第2ゲーム制御部611は、第2実施形態の第2ゲーム制御部412と同様に、第1動作モードおよび第2動作モードの何れかにより第2ゲームを進行させてもよい。 In the above description, the configuration in which the reward management unit 614 is installed in the game device 60 is illustrated, but the reward management unit 614 may be installed in a management device separate from the game system 1A and the game device 60. Further, the second game control unit 611 of the fourth embodiment advances the second game in either the first operation mode or the second operation mode, similarly to the second game control unit 412 of the second embodiment. May be good.

[変形例]
以上に例示した各形態は多様に変形され得る。前述の各形態に適用され得る具体的な変形の態様を以下に例示する。以下の例示から任意に選択された2以上の態様を、相互に矛盾しない範囲で併合してもよい。
[Modification example]
Each of the above illustrated forms can be transformed in various ways. Specific modifications that can be applied to each of the above-described forms are illustrated below. Two or more embodiments arbitrarily selected from the following examples may be merged to the extent that they do not contradict each other.

(1)前述の各形態では、利用者から受付けた遊技価値を初期的に第1ゲームに割当て、割当済の遊技価値を事後的に第1ゲームから第2ゲームに移転する構成を例示したが、遊技価値を第1ゲームおよび第2ゲームに割当てる方法は以上の例示に限定されない。例えば、利用者から受付けた遊技価値を初期的に第2ゲームに割当て、割当済の遊技価値を事後的に第2ゲームから第1ゲームに移転してもよい。また、例えば、利用者から受付けた遊技価値を、最初から第1遊技価値C1と第2遊技価値C2とに区分して各ゲームに割当ててもよい。 (1) In each of the above-described forms, the configuration in which the game value received from the user is initially assigned to the first game and the allocated game value is transferred from the first game to the second game after the fact is illustrated. , The method of allocating the game value to the first game and the second game is not limited to the above examples. For example, the game value received from the user may be initially assigned to the second game, and the allocated game value may be transferred from the second game to the first game after the fact. Further, for example, the game value received from the user may be divided into a first game value C1 and a second game value C2 from the beginning and assigned to each game.

(2)前述の各形態では、第1ゲームと第2ゲームとの間の双方向で遊技価値を移転する構成を例示したが、遊技価値が一方向のみに移転される構成も想定される。例えば、第1ゲームから第2ゲームに対する遊技価値の移転のみを許容してもよいし、第2ゲームから第1ゲームに対する遊技価値の移転のみを許容してもよい。 (2) In each of the above-described forms, a configuration in which the game value is transferred in both directions between the first game and the second game is illustrated, but a configuration in which the game value is transferred in only one direction is also assumed. For example, only the transfer of the game value from the first game to the second game may be allowed, or only the transfer of the game value from the second game to the first game may be allowed.

(3)遊技価値と価値媒体との間の変換率αおよび変換率βを、第1ゲームと第2ゲームとで相違させてもよい。例えば、価値媒体の数量に変換率α1を乗算することで第1遊技価値C1の数量を算定し、変換率α1とは相違する変換率α2を価値媒体の数量に乗算することで第2遊技価値C2の数量を算定してもよい。払出制御部414は、第1遊技価値C1に変換率β1(β1=1/α1)を乗算した数値と、変換率β1とは相違する変換率β2(β2=1/α2)を第2遊技価値C2に乗算した数値との合計値を、払出量Yとして算定する。 (3) The conversion rate α and the conversion rate β between the game value and the value medium may be different between the first game and the second game. For example, the quantity of the first game value C1 is calculated by multiplying the quantity of the value medium by the conversion rate α1, and the second game value is calculated by multiplying the quantity of the conversion rate α2, which is different from the conversion rate α1, by the quantity of the value medium. The quantity of C2 may be calculated. The payout control unit 414 determines the value obtained by multiplying the first game value C1 by the conversion rate β1 (β1 = 1 / α1) and the conversion rate β2 (β2 = 1 / α2) different from the conversion rate β1 as the second game value. The total value of C2 multiplied by the value is calculated as the payout amount Y.

(4)前述の各形態では、例えばトークンコイン等の価値媒体の投入により遊技価値を受付けたが、遊技価値に交換可能な価値が設定されたポイント(以下「遊技ポイント」という)の投入により遊技価値を受付けてもよい。遊技ポイントの典型例はクレジットまたは他の種類のポイントであり、例えばICカード等の記録媒体に記録される。遊技ポイントの投入を受付ける構成では、例えば記録媒体から遊技ポイントを読出す読出回路と、払出量Yを記録媒体の遊技ポイントに加算する書込回路とが、受付機構31および払出機構32として利用される。受付機構31による受付または払出機構32による払出の対象となる価値媒体または遊技ポイントは「価値」として包括的に表現される。 (4) In each of the above-described forms, the game value is received by inserting a value medium such as a token coin, but the game is played by inserting points (hereinafter referred to as "game points") in which a value exchangeable for the game value is set. You may accept the value. Typical examples of game points are credits or other types of points, which are recorded on a recording medium such as an IC card. In the configuration for accepting input of game points, for example, a read circuit for reading game points from a recording medium and a writing circuit for adding a payout amount Y to game points on a recording medium are used as a reception mechanism 31 and a payout mechanism 32. To. The value medium or game point to be received by the reception mechanism 31 or paid out by the payout mechanism 32 is comprehensively expressed as "value".

(5)第1ゲーム制御部411および第2ゲーム制御部412の各々と割当部410との関係は任意である。例えば、前述の各形態では、割当部410が第1ゲームおよび第2ゲームに共通する場合を例示したが、割当部410が第1ゲーム制御部411または第2ゲーム制御部412の制御下にある構成、または、割当部410が第1ゲーム制御部411または第2ゲーム制御部412の一部である構成も想定される。また、割当部410は、第1ゲームに遊技価値を割当てる要素と、第2ゲームに遊技価値を割当てる要素とにより構成されてもよい。例えば、遊技価値を第1ゲームに割当てる要素が第1ゲーム制御部411により実現され、遊技価値を第2ゲームに割当てる要素が第2ゲーム制御部412により実現され、各要素が相互に連携する構成が想定される。 (5) The relationship between each of the first game control unit 411 and the second game control unit 412 and the allocation unit 410 is arbitrary. For example, in each of the above-described embodiments, the case where the allocation unit 410 is common to the first game and the second game is illustrated, but the allocation unit 410 is under the control of the first game control unit 411 or the second game control unit 412. It is also assumed that the configuration or the allocation unit 410 is a part of the first game control unit 411 or the second game control unit 412. Further, the allocation unit 410 may be composed of an element for allocating the game value to the first game and an element for allocating the game value to the second game. For example, an element for allocating the game value to the first game is realized by the first game control unit 411, an element for allocating the game value to the second game is realized by the second game control unit 412, and the elements cooperate with each other. Is assumed.

(6)前述の各形態では、単体の装置として構成されるゲームシステム1(1A,1B,1C)を例示したが、相互に別体で構成された複数の装置によりゲームシステム1を構成してもよい。また、ゲームシステム1の機能の一部を、当該ゲームシステム1と通信可能なサーバ装置により実現してもよい。 (6) In each of the above-described embodiments, the game system 1 (1A, 1B, 1C) configured as a single device is illustrated, but the game system 1 is configured by a plurality of devices configured separately from each other. May be good. Further, a part of the functions of the game system 1 may be realized by a server device capable of communicating with the game system 1.

(7)前述の各形態では、遊技価値の転送を指示するための操作画像Q2(転送)を第2ゲームの画像G2に配置したが、第1ゲームの画像G1に操作画像Q2を配置してもよい。すなわち、操作画像Q2は、画像G1および画像G2の少なくとも一方に配置される。操作画像Q2が第1ゲームの画像G1に配置された構成によれば、第1ゲームから第2ゲームに遷移することなく、第1ゲームと第2ゲームとの間で遊技価値を転送できる。 (7) In each of the above-described modes, the operation image Q2 (transfer) for instructing the transfer of the game value is arranged in the image G2 of the second game, but the operation image Q2 is arranged in the image G1 of the first game. May be good. That is, the operation image Q2 is arranged on at least one of the image G1 and the image G2. According to the configuration in which the operation image Q2 is arranged in the image G1 of the first game, the game value can be transferred between the first game and the second game without transitioning from the first game to the second game.

(8)前述の各形態に係るゲームシステム1の機能は、前述の通り、制御装置41等の処理回路とプログラムとの協働により実現される。また、第4実施形態におけるゲーム装置60の機能は、制御装置61等の処理回路とプログラムとの協働により実現される。以上の各形態に係るプログラムは、コンピュータが読取可能な記録媒体に格納された形態で提供されてコンピュータにインストールされ得る。記録媒体は、例えば非一過性(non-transitory)の記録媒体であり、CD-ROM等の光学式記録媒体(光ディスク)が好例であるが、半導体記録媒体または磁気記録媒体等の公知の任意の形式の記録媒体も包含される。なお、非一過性の記録媒体とは、一過性の伝搬信号(transitory, propagating signal)を除く任意の記録媒体を含み、揮発性の記録媒体も除外されない。また、配信装置が通信網を介してプログラムを配信する構成では、当該配信装置においてプログラムを記憶する記憶装置が、前述の非一過性の記録媒体に相当する。 (8) As described above, the function of the game system 1 according to each of the above-described modes is realized by the cooperation between the processing circuit such as the control device 41 and the program. Further, the function of the game device 60 in the fourth embodiment is realized by the cooperation between the processing circuit such as the control device 61 and the program. The program according to each of the above forms can be provided in a form stored in a computer-readable recording medium and installed in the computer. The recording medium is, for example, a non-transitory recording medium, and an optical recording medium (optical disc) such as a CD-ROM is a good example, but a known arbitrary such as a semiconductor recording medium or a magnetic recording medium. Recording media in the format of are also included. The non-transient recording medium includes any recording medium except for a transient propagation signal (transitory, propagating signal), and a volatile recording medium is not excluded. Further, in the configuration in which the distribution device distributes the program via the communication network, the storage device that stores the program in the distribution device corresponds to the above-mentioned non-transient recording medium.

[付記]
以上の記載から、例えば以下のように本発明の好適な態様が把握される。なお、各態様の理解を容易にするために、以下では、図面の符号を便宜的に括弧書で併記するが、本発明を図示の態様に限定する趣旨ではない。
[Additional Notes]
From the above description, for example, a preferred embodiment of the present invention can be grasped as follows. In addition, in order to facilitate understanding of each aspect, the reference numerals of the drawings are shown in parentheses below for convenience, but the present invention is not intended to be limited to the illustrated aspects.

[付記1]
本発明の好適な態様(付記1)に係るゲームシステム(1A,1B)は、利用者から受付けた遊技価値を第1ゲームおよび第2ゲームに割当てる割当部(410)と、前記第1ゲームに割当てられた第1遊技価値(C1)の一部を使用して前記第1ゲームを進行させ、前記第1ゲームの進行に応じて前記第1遊技価値(C1)を増減させる第1ゲーム制御部(411)と、前記第2ゲームに割当てられた第2遊技価値(C2)の一部を使用して前記第2ゲームを進行させ、前記第2ゲームの進行に応じて前記第2遊技価値(C2)を増減させる第2ゲーム制御部(412)とを具備する。
[Appendix 1]
The game system (1A, 1B) according to the preferred embodiment (Appendix 1) of the present invention includes an allocation unit (410) that allocates the game value received from the user to the first game and the second game, and the first game. A first game control unit that advances the first game using a part of the assigned first game value (C1) and increases or decreases the first game value (C1) according to the progress of the first game. (411) and a part of the second game value (C2) assigned to the second game are used to advance the second game, and the second game value (C2) is advanced according to the progress of the second game. It includes a second game control unit (412) that increases or decreases C2).

以上の態様では、利用者から受付けた遊技価値が第1ゲームおよび第2ゲームに割当てられ、第1遊技価値(C1)の一部を使用した第1ゲームの進行に応じて第1遊技価値(C1)が増減し、第2遊技価値(C2)の一部を使用した第2ゲームの進行に応じて第2遊技価値(C2)が増減する。以上の構成によれば、特許文献1に開示された煩雑な手順を第1ゲームおよび第2ゲームの各々について個別に実行する必要がないから、利用者の手順の煩雑さおよび装置の処理負荷を軽減できるという利点がある。 In the above aspect, the game value received from the user is assigned to the first game and the second game, and the first game value (1st game value) is assigned according to the progress of the first game using a part of the first game value (C1). C1) increases or decreases, and the second game value (C2) increases or decreases according to the progress of the second game using a part of the second game value (C2). According to the above configuration, since it is not necessary to individually execute the complicated procedure disclosed in Patent Document 1 for each of the first game and the second game, the complexity of the procedure of the user and the processing load of the device are reduced. There is an advantage that it can be reduced.

「遊技価値」は、利用者がゲームをプレイするために必要な価値を意味する。「遊技価値」の典型例はクレジットである。 "Game value" means the value required for a user to play a game. A typical example of "game value" is credit.

「利用者から受付けた遊技価値」とは、利用者の動作に応じて設定された遊技価値を意味する。例えば、利用者が投入した価値媒体に対応する数量の遊技価値、または、記録媒体に記録された遊技ポイントに対応する数量の遊技価値が、「利用者から受付けた遊技価値」の具体例である。価値媒体の典型例は、トークンコイン(メダル)、コイン(貨幣)またはチケットである。また、記録媒体に記録された遊技ポイントの典型例は、クレジットまたは他の任意の種類のポイントである。 The "game value received from the user" means the game value set according to the movement of the user. For example, the quantity of game value corresponding to the value medium input by the user or the quantity of game value corresponding to the game points recorded on the recording medium is a specific example of the "game value received from the user". .. Typical examples of value media are token coins (medals), coins (money) or tickets. Also, typical examples of gaming points recorded on a recording medium are credits or any other type of points.

価値媒体または遊技ポイントの単位量に対する遊技価値の数量の比率(変換率)は任意である。なお、第1ゲームと第2ゲームとで変換率を共通させてもよいし相違させてもよい。 The ratio (conversion rate) of the amount of game value to the unit amount of value medium or game points is arbitrary. The conversion rate may be the same or different between the first game and the second game.

「遊技価値を第1ゲームと第2ゲームとに割当てる」とは、利用者から受付けた遊技価値の一部を第1ゲーム用の第1遊技価値(C1)として設定し、他の一部を第2ゲーム用の第2遊技価値(C2)として設定することを意味する。例えば、利用者から受付けた遊技価値の全部を初期的には第1ゲームおよび第2ゲームの一方に割当て、当該遊技価値の一部を第1ゲームおよび第2ゲームの他方に移転する処理が、割当部(410)による遊技価値の割当の具体例である。また、利用者から受付けた遊技価値を第1遊技価値(C1)と第2遊技価値(C2)とに区分する(すなわち遊技価値を第1ゲームと第2ゲームとに分配する)処理も、割当部(410)による遊技価値の割当の概念に包含される。すなわち、利用者から受付けた遊技価値の全部を第1ゲームおよび第2ゲームの一方に初期的に割当てる必要は必ずしもない。 "Assigning the game value to the first game and the second game" means that a part of the game value received from the user is set as the first game value (C1) for the first game, and the other part is set. It means that it is set as the second game value (C2) for the second game. For example, a process of initially allocating all of the game value received from the user to one of the first game and the second game and transferring a part of the game value to the other of the first game and the second game is performed. This is a specific example of the allocation of the game value by the allocation unit (410). In addition, the process of dividing the game value received from the user into the first game value (C1) and the second game value (C2) (that is, distributing the game value to the first game and the second game) is also allocated. It is included in the concept of allocation of game value by part (410). That is, it is not always necessary to initially allocate all of the game value received from the user to one of the first game and the second game.

「利用者から受付けた遊技価値」の全部を第1ゲームおよび第2ゲームに割当てる必要は必ずしもない。例えば、利用者から受付けた遊技価値の一部を第1ゲームおよび第2ゲームに割当てる構成も想定される。また、第1ゲームおよび第2ゲームとは別個の第3ゲームが存在する場合に、利用者から受付けた遊技価値の一部または全部を、第1ゲームと第2ゲームと第3ゲームとに割当ててもよい。 It is not always necessary to allocate all of the "game value received from the user" to the first game and the second game. For example, it is assumed that a part of the game value received from the user is allocated to the first game and the second game. In addition, when there is a third game separate from the first game and the second game, a part or all of the game value received from the user is allocated to the first game, the second game, and the third game. You may.

第1ゲームと第2ゲームとの関係は任意である。例えば、第1ゲームと第2ゲームとは相互に独立に進行する関係にある。すなわち、第1ゲームおよび第2ゲームの一方の進行の状況は他方の進行に影響しない。ただし、第1ゲームの進行と第2ゲームの進行とを相互に相関させてもよい。また、第1ゲームと第2ゲームとの時間的な関係も任意である。例えば、第1ゲームと第2ゲームとは、相互に並列に進行する。すなわち、第1ゲームが進行する期間と第2ゲームが進行する期間とは、時間軸上で少なくとも一部が重複する。ただし、第1ゲームと第2ゲームとは順次に実行されてもよい。すなわち、第1ゲームおよび第2ゲームの一方の終了後に他方が開始されてもよい。 The relationship between the first game and the second game is arbitrary. For example, the first game and the second game are in a relationship of progressing independently of each other. That is, the progress of one of the first game and the second game does not affect the progress of the other. However, the progress of the first game and the progress of the second game may be correlated with each other. Further, the temporal relationship between the first game and the second game is also arbitrary. For example, the first game and the second game proceed in parallel with each other. That is, at least a part of the period in which the first game progresses and the period in which the second game progresses overlap on the time axis. However, the first game and the second game may be executed in sequence. That is, the other may be started after the end of one of the first game and the second game.

「割当部(410)」は、例えば第1ゲーム制御部(411)および第2ゲーム制御部(412)の一方により制御される。ただし、第1ゲーム制御部(411)および第2ゲーム制御部(412)とは独立した要素として割当部(410)を実現してもよいし、第1ゲームに遊技価値を割当てる要素と第2ゲームに遊技価値を割当てる要素との集合を「割当部(410)」として実現してもよい。 The "allocation unit (410)" is controlled by, for example, one of the first game control unit (411) and the second game control unit (412). However, the allocation unit (410) may be realized as an element independent of the first game control unit (411) and the second game control unit (412), or the element that allocates the game value to the first game and the second. A set of elements that allocate game value to the game may be realized as an "allocation unit (410)".

「ゲームシステム(1A,1B)」は、単体のゲーム装置で構成されてもよいし、複数のゲーム装置の集合で構成されてもよい。 The "game system (1A, 1B)" may be composed of a single game device or a set of a plurality of game devices.

[付記2]
付記1の好適な態様(付記2)において、前記割当部(410)は、前記第1ゲームおよび前記第2ゲームの一方から他方に遊技価値を移転可能である。以上の態様によれば、第1ゲームおよび第2ゲームの一方から他方に遊技価値を移転することで、移転先のゲームに使用することが可能となる。なお、遊技価値の移転量は、固定値および可変値の何れでもよい。また、第1ゲームと第2ゲームとの間において双方向で遊技価値を移転する構成と、第1ゲームおよび第2ゲームの間において一方向のみで遊技価値を移転する構成との双方が付記2には包含される。
[Appendix 2]
In a preferred embodiment of Appendix 1 (Appendix 2), the allocation unit (410) can transfer the game value from one of the first game and the second game to the other. According to the above aspect, by transferring the game value from one of the first game and the second game to the other, it is possible to use it for the transfer destination game. The transfer amount of the game value may be either a fixed value or a variable value. In addition, both the configuration in which the game value is transferred in both directions between the first game and the second game and the configuration in which the game value is transferred in only one direction between the first game and the second game are added 2. Is included in.

[付記3]
付記1の好適な態様(付記3)において、前記割当部(410)は、前記第1ゲームから前記第2ゲームに遊技価値を移転する第1処理(Sa76)と、前記第2ゲームから前記第1ゲームに遊技価値を移転する第2処理(Sa77)と、を実行可能である。以上の態様によれば、第1ゲームから第2ゲームに遊技価値を移転することで第2ゲームに使用することが可能となり、第2ゲームから第1ゲームに遊技価値を移転することで第1ゲームに使用することが可能となる。なお、遊技価値の移転量は固定値および可変値の何れでもよい。
[Appendix 3]
In a preferred embodiment of Appendix 1 (Appendix 3), the allocation unit (410) has a first process (Sa76) for transferring the game value from the first game to the second game, and the second game to the second game. The second process (Sa77) of transferring the game value to one game can be executed. According to the above aspect, the game value can be used in the second game by transferring the game value from the first game to the second game, and the first game can be used by transferring the game value from the second game to the first game. It can be used for games. The transfer amount of the game value may be either a fixed value or a variable value.

[付記4]
付記3の好適な態様(付記4)において、前記割当部(410)は、前記第1処理(Sa76)および前記第2処理(Sa77)のうち利用者から指示された処理を実行する。以上の態様によれば、第1ゲームと第2ゲームとの間における遊技価値の移転の方向を利用者が指示できる。
[Appendix 4]
In a preferred embodiment of Appendix 3 (Appendix 4), the allocation unit (410) executes the process instructed by the user among the first process (Sa76) and the second process (Sa77). According to the above aspect, the user can instruct the direction of transfer of the game value between the first game and the second game.

[付記5]
付記3または付記4の好適な態様(付記5)において、前記割当部(410)は、前記第1ゲームと前記第2ゲームとの間における遊技価値の移転量を利用者からの指示に応じて設定する。以上の態様によれば、第1ゲームと第2ゲームとの間における遊技価値の移転量を利用者が指示できる。
[Appendix 5]
In a preferred embodiment of Appendix 3 or Appendix 4 (Appendix 5), the allocation unit (410) determines the amount of transfer of the game value between the first game and the second game according to an instruction from the user. Set. According to the above aspect, the user can instruct the amount of transfer of the game value between the first game and the second game.

[付記6]
付記1から付記5の何れかの好適な態様(付記6)において、前記割当部(410)は、利用者から受付けた遊技価値を前記第1ゲームに割当て、前記第1ゲームに割当てられた遊技価値の一部または全部を前記第2ゲームに移転する。
[Appendix 6]
In any of the preferred embodiments of Appendix 1 to Appendix 5 (Appendix 6), the allocation unit (410) allocates the game value received from the user to the first game, and the game assigned to the first game. Transfer some or all of the value to the second game.

[付記7]
付記1から付記6の何れかの好適な態様(付記7)において、前記第1遊技価値(C1)と前記第2遊技価値(C2)とに応じた数量の価値を払出機構(32)から払出す払出制御部(414)を具備する。
[Appendix 7]
In any of the preferred embodiments of Appendix 1 to Appendix 6 (Appendix 7), the payout mechanism (32) pays out the value of the quantity corresponding to the first game value (C1) and the second game value (C2). It is provided with a payout control unit (414).

払出制御部(414)は、典型的には、第1遊技価値(C1)と第2遊技価値(C2)との合計に応じた数量の価値を払出機構(32)により払出す。払出機構(32)が払出す「価値」の典型例は、前述の価値媒体または遊技ポイントである。なお、第1遊技価値(C1)に所定の変換率を乗算した数値と、第2遊技価値(C2)に所定の変換率を乗算した数値と、の合計値に応じた数量の価値媒体を払出機構(32)から払出してもよい。 The payout control unit (414) typically pays out a quantity value corresponding to the sum of the first game value (C1) and the second game value (C2) by the payout mechanism (32). A typical example of the "value" paid out by the payout mechanism (32) is the above-mentioned value medium or game point. It should be noted that a quantity of value media corresponding to the total value of the first game value (C1) multiplied by a predetermined conversion rate and the second game value (C2) multiplied by a predetermined conversion rate is paid out. It may be paid out from the mechanism (32).

[付記8]
付記1から付記7の何れかの好適な態様(付記8)において、前記第2ゲーム制御部(412)は、前記第1ゲームに並行して前記第2ゲームを進行させる。
[Appendix 8]
In any preferred embodiment (Appendix 8) of Appendix 1 to Appendix 7, the second game control unit (412) advances the second game in parallel with the first game.

[付記9]
付記1から付記8の何れかの好適な態様(付記9)において、前記第1ゲーム制御部(411)および前記第2ゲーム制御部(412)の一方は、利用者からの指示を必要とせずにゲームを進行させる。以上の構成によれば、第1ゲームまたは第2ゲームの状況を利用者が過度に意識することなく当該ゲームを進行させることが可能である。
[Appendix 9]
In any of the preferred embodiments of Appendix 1 to Appendix 8 (Appendix 9), one of the first game control unit (411) and the second game control unit (412) does not require an instruction from the user. To advance the game. According to the above configuration, it is possible for the user to proceed with the game without being overly aware of the situation of the first game or the second game.

[付記10]
付記1から付記9の何れかの好適な態様(付記10)において、前記第1ゲームの進行の状況を表す第1画像(G1)と、前記第2ゲームの進行の状況を表す第2画像(G2)とを表示装置(33)に表示させる表示制御部(413)を具備し、前記表示制御部(413)は、利用者から所定の指示が付与された場合に、前記第2遊技価値(C2)に残量があるときには前記第2画像(G2)を縮小表示し、前記第2遊技価値(C2)に残量がないときには前記第2画像(G2)を消去する。以上の構成によれば、第2遊技価値(C2)に残量がある場合には第2画像(G2)が縮小表示されるから、第2遊技価値(C2)の残存を利用者が失念する可能性を低減できる。
[Appendix 10]
In any of the preferred embodiments (Appendix 10) of Appendix 1 to Appendix 9, a first image (G1) showing the progress of the first game and a second image (G1) showing the progress of the second game (Attachment 10). A display control unit (413) for displaying G2) on the display device (33) is provided, and the display control unit (413) has the second game value (the second game value (413) when a predetermined instruction is given by the user. When there is a remaining amount in C2), the second image (G2) is reduced and displayed, and when there is no remaining amount in the second game value (C2), the second image (G2) is erased. According to the above configuration, when the second game value (C2) has a remaining amount, the second image (G2) is displayed in a reduced size, so that the user forgets the remaining second game value (C2). The possibility can be reduced.

「所定の指示」は、例えば第2ゲームの表示を非活性化(縮小または消去)させる指示である。また、「縮小表示」とは、第2画像(G2)の全部の要素を維持したまま縮小する場合のほか、第2画像(G2)の一部の要素を省略または簡素化したうえで縮小する場合も包含する。 The "predetermined instruction" is, for example, an instruction for deactivating (reducing or erasing) the display of the second game. Further, "reduced display" is a case where all the elements of the second image (G2) are maintained and reduced, and a part of the elements of the second image (G2) is omitted or simplified before being reduced. Including cases.

[付記11]
本発明の好適な態様(付記11)に係るゲーム制御方法は、利用者から受付けた遊技価値を第1ゲームおよび第2ゲームに割当て、前記第1ゲームに割当てられた第1遊技価値(C1)の一部を使用して前記第1ゲームを進行させ、前記第1ゲームの進行に応じて前記第1遊技価値(C1)を増減させる第1ゲーム制御処理(Sa3)と、前記第2ゲームに割当てられた第2遊技価値(C2)の一部を使用して前記第2ゲームを進行させ、前記第2ゲームの進行に応じて前記第2遊技価値(C2)を増減させる第2ゲーム制御処理(Sa8)とを実行する。
[Appendix 11]
In the game control method according to the preferred embodiment (Appendix 11) of the present invention, the game value received from the user is assigned to the first game and the second game, and the first game value (C1) assigned to the first game. The first game control process (Sa3) in which the first game is advanced using a part of the above, and the first game value (C1) is increased or decreased according to the progress of the first game, and the second game A second game control process in which the second game is advanced using a part of the assigned second game value (C2), and the second game value (C2) is increased or decreased according to the progress of the second game. Execute (Sa8).

[付記12]
本発明の好適な態様(付記12)に係るプログラムは、ゲームシステム(1A,1B)が具備する1個以上のプロセッサ(41)に、利用者から受付けた遊技価値を第1ゲームおよび第2ゲームに割当てる割当処理(Sa2,Sa76,Sa77)と、前記第1ゲームに割当てられた第1遊技価値(C1)の一部を使用して前記第1ゲームを進行させ、前記第1ゲームの進行に応じて前記第1遊技価値(C1)を増減させる第1ゲーム制御処理(Sa3)と、前記第2ゲームに割当てられた第2遊技価値(C2)の一部を使用して前記第2ゲームを進行させ、前記第2ゲームの進行に応じて前記第2遊技価値(C2)を増減させる第2ゲーム制御処理(Sa8)とを実行させる。
[Appendix 12]
In the program according to the preferred embodiment (Appendix 12) of the present invention, the game value received from the user is applied to one or more processors (41) included in the game system (1A, 1B) in the first game and the second game. The first game is advanced using the allocation processing (Sa2, Sa76, Sa77) allocated to the first game and a part of the first game value (C1) allocated to the first game, and the first game is advanced. The second game is played by using a first game control process (Sa3) that increases or decreases the first game value (C1) according to the situation and a part of the second game value (C2) assigned to the second game. The game is advanced, and a second game control process (Sa8) that increases or decreases the second game value (C2) according to the progress of the second game is executed.

1A,1B,1C…ゲームシステム、10…抽選機構、11…物理抽選部、12…抽選フィールド、13…投入機構、B…抽選体、H…抽選孔、30…ステーション、31…受付機構、32…払出機構、33,63…表示装置、34,64…操作装置、41,61…制御装置、42,62…記憶装置、410…割当部、411…第1ゲーム制御部、412,611…第2ゲーム制御部、413,612…表示制御部、414,613…払出制御部、51…第1ゲーム装置、52…第2ゲーム装置、60…ゲーム装置、614…報酬管理部。 1A, 1B, 1C ... Game system, 10 ... Lottery mechanism, 11 ... Physical lottery department, 12 ... Lottery field, 13 ... Input mechanism, B ... Lottery body, H ... Lottery hole, 30 ... Station, 31 ... Reception mechanism, 32 ... payout mechanism, 33, 63 ... display device, 34, 64 ... operation device, 41, 61 ... control device, 42, 62 ... storage device, 410 ... allocation unit, 411 ... first game control unit, 421, 611 ... 2 game control unit, 413, 612 ... display control unit, 414, 613 ... payout control unit, 51 ... first game device, 52 ... second game device, 60 ... game device, 614 ... reward management unit.

Claims (12)

利用者から受付けた遊技価値を第1ゲームおよび第2ゲームに割当てる割当部と、
前記第1ゲームに割当てられた第1遊技価値の一部を使用して前記第1ゲームを進行させ、前記第1ゲームの進行に応じて前記第1遊技価値を増減させる第1ゲーム制御部と、
前記第2ゲームに割当てられた第2遊技価値の一部を使用して前記第2ゲームを進行させ、前記第2ゲームの進行に応じて前記第2遊技価値を増減させる第2ゲーム制御部と
を具備するゲームシステム。
An allocation unit that allocates the game value received from the user to the first game and the second game,
With a first game control unit that advances the first game using a part of the first game value assigned to the first game and increases or decreases the first game value according to the progress of the first game. ,
With a second game control unit that advances the second game using a part of the second game value assigned to the second game and increases or decreases the second game value according to the progress of the second game. A game system equipped with.
前記割当部は、前記第1ゲームおよび前記第2ゲームの一方から他方に遊技価値を移転可能である
請求項1のゲームシステム。
The game system according to claim 1, wherein the allocation unit can transfer the game value from one of the first game and the second game to the other.
前記割当部は、前記第1ゲームから前記第2ゲームに遊技価値を移転する第1処理と、前記第2ゲームから前記第1ゲームに遊技価値を移転する第2処理と、を実行可能である
請求項1のゲームシステム。
The allocation unit can execute a first process of transferring the game value from the first game to the second game, and a second process of transferring the game value from the second game to the first game. The game system of claim 1.
前記割当部は、前記第1処理および前記第2処理のうち利用者から指示された処理を実行する
請求項3のゲームシステム。
The game system according to claim 3, wherein the allocation unit executes the process instructed by the user among the first process and the second process.
前記割当部は、前記第1ゲームと前記第2ゲームとの間における遊技価値の移転量を利用者からの指示に応じて設定する
請求項3または請求項4のゲームシステム。
The game system according to claim 3 or 4, wherein the allocation unit sets the transfer amount of the game value between the first game and the second game according to an instruction from the user.
前記割当部は、利用者から受付けた遊技価値を前記第1ゲームに割当て、前記第1ゲームに割当てられた遊技価値の一部または全部を前記第2ゲームに移転する
請求項1から請求項5の何れかのゲームシステム。
The allocation unit allocates the game value received from the user to the first game, and transfers a part or all of the game value assigned to the first game to the second game. Claims 1 to 5. Any of the game systems.
前記第1遊技価値と前記第2遊技価値とに応じた数量の価値を払出機構から払出す払出制御部
を具備する請求項1から請求項6の何れかのゲームシステム。
The game system according to any one of claims 1 to 6, further comprising a payout control unit that pays out a quantity value corresponding to the first game value and the second game value from the payout mechanism.
前記第2ゲーム制御部は、前記第1ゲームに並行して前記第2ゲームを進行させる
請求項1から請求項7の何れかのゲームシステム。
The game system according to any one of claims 1 to 7, wherein the second game control unit advances the second game in parallel with the first game.
前記第1ゲーム制御部および前記第2ゲーム制御部の一方は、利用者からの指示を必要とせずにゲームを進行させる
請求項1から請求項8の何れかのゲームシステム。
The game system according to any one of claims 1 to 8, wherein one of the first game control unit and the second game control unit advances the game without requiring an instruction from the user.
前記第1ゲームの進行の状況を表す第1画像と、前記第2ゲームの進行の状況を表す第2画像とを表示装置に表示させる表示制御部を具備し、
前記表示制御部は、利用者から所定の指示が付与された場合に、前記第2遊技価値に残量があるときには前記第2画像を縮小表示し、前記第2遊技価値に残量がないときには前記第2画像を消去する
請求項1から請求項9の何れかのゲームシステム。
A display control unit for displaying a first image showing the progress of the first game and a second image showing the progress of the second game on a display device is provided.
When a predetermined instruction is given by the user, the display control unit reduces and displays the second image when the second game value has a remaining amount, and when the second game value has no remaining amount, the display control unit reduces the display. The game system according to any one of claims 1 to 9, which erases the second image.
利用者から受付けた遊技価値を第1ゲームおよび第2ゲームに割当て、
前記第1ゲームに割当てられた第1遊技価値の一部を使用して前記第1ゲームを進行させ、前記第1ゲームの進行に応じて前記第1遊技価値を増減させる第1ゲーム制御処理と、前記第2ゲームに割当てられた第2遊技価値の一部を使用して前記第2ゲームを進行させ、前記第2ゲームの進行に応じて前記第2遊技価値を増減させる第2ゲーム制御処理とを実行する
コンピュータシステムにより実現されるゲーム制御方法。
Allocate the game value received from the user to the first game and the second game,
A first game control process in which a part of the first game value assigned to the first game is used to advance the first game, and the first game value is increased or decreased according to the progress of the first game. , A second game control process in which a part of the second game value assigned to the second game is used to advance the second game, and the second game value is increased or decreased according to the progress of the second game. A game control method realized by a computer system that executes and.
ゲームシステムが具備する1個以上のプロセッサに、
利用者から受付けた遊技価値を第1ゲームおよび第2ゲームに割当てる割当処理と、
前記第1ゲームに割当てられた第1遊技価値の一部を使用して前記第1ゲームを進行させ、前記第1ゲームの進行に応じて前記第1遊技価値を増減させる第1ゲーム制御処理と、
前記第2ゲームに割当てられた第2遊技価値の一部を使用して前記第2ゲームを進行させ、前記第2ゲームの進行に応じて前記第2遊技価値を増減させる第2ゲーム制御処理と
を実行させるプログラム。
For one or more processors in the game system
Allocation processing that allocates the game value received from the user to the first game and the second game,
With the first game control process in which the first game is advanced using a part of the first game value assigned to the first game, and the first game value is increased or decreased according to the progress of the first game. ,
A second game control process in which the second game is advanced using a part of the second game value assigned to the second game, and the second game value is increased or decreased according to the progress of the second game. A program that executes.
JP2019028331A 2019-02-20 2019-02-20 Game system, game control method and program Active JP6635484B1 (en)

Priority Applications (4)

Application Number Priority Date Filing Date Title
JP2019028331A JP6635484B1 (en) 2019-02-20 2019-02-20 Game system, game control method and program
CN202080015278.XA CN113474060A (en) 2019-02-20 2020-01-29 Game system, game control method, and program
PCT/JP2020/003165 WO2020170741A1 (en) 2019-02-20 2020-01-29 Game system, game control method, and program
TW109104906A TWI753364B (en) 2019-02-20 2020-02-17 Game system, game control method and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2019028331A JP6635484B1 (en) 2019-02-20 2019-02-20 Game system, game control method and program

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2019223248A Division JP7276853B2 (en) 2019-12-10 2019-12-10 Game system, game control method and program

Publications (2)

Publication Number Publication Date
JP6635484B1 JP6635484B1 (en) 2020-01-29
JP2020130631A true JP2020130631A (en) 2020-08-31

Family

ID=69183626

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2019028331A Active JP6635484B1 (en) 2019-02-20 2019-02-20 Game system, game control method and program

Country Status (4)

Country Link
JP (1) JP6635484B1 (en)
CN (1) CN113474060A (en)
TW (1) TWI753364B (en)
WO (1) WO2020170741A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7260023B1 (en) 2022-02-28 2023-04-18 株式会社セガ Game system and article acquisition game device

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012053826A (en) * 2010-09-03 2012-03-15 Konami Digital Entertainment Co Ltd Game device
JP2012232122A (en) * 2011-05-03 2012-11-29 Konami Gaming Inc Gaming machine and extended device connected thereto
JP2013230313A (en) * 2012-05-01 2013-11-14 Konami Digital Entertainment Co Ltd Game system and control method used for the same
JP2014090926A (en) * 2012-11-05 2014-05-19 Konami Digital Entertainment Co Ltd Game machine and control method of game machine
JP2015160052A (en) * 2014-02-28 2015-09-07 シャープ株式会社 Game program, game display method, and game device
JP6372943B1 (en) * 2017-08-28 2018-08-15 株式会社コナミアミューズメント GAME SYSTEM AND COMPUTER PROGRAM USED FOR THE SAME

Family Cites Families (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
AU2002952395A0 (en) * 2002-10-31 2002-11-14 Konami Australia Pty Ltd Gaming machine with second display
JP4507796B2 (en) * 2004-09-28 2010-07-21 株式会社ユニバーサルエンターテインメント Game machine, game control method, and program thereof
JP4607915B2 (en) * 2007-02-26 2011-01-05 株式会社コナミデジタルエンタテインメント Game system
JP2010172621A (en) * 2009-01-30 2010-08-12 Sega Corp Game system and game controlling method
JP4938835B2 (en) * 2009-10-20 2012-05-23 株式会社平和 Game machine
JP5138746B2 (en) * 2010-09-03 2013-02-06 株式会社コナミデジタルエンタテインメント GAME DEVICE AND GAME SYSTEM
JP5657368B2 (en) * 2010-12-14 2015-01-21 株式会社タイトー game machine
WO2015075786A1 (en) * 2013-11-20 2015-05-28 セガサミークリエイション株式会社 Gaming machine, dice gaming system, and display program
EP4350652A3 (en) * 2015-05-27 2024-05-01 Internationale des Jeux Game system, game ticket and method for implementing a game

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012053826A (en) * 2010-09-03 2012-03-15 Konami Digital Entertainment Co Ltd Game device
JP2012232122A (en) * 2011-05-03 2012-11-29 Konami Gaming Inc Gaming machine and extended device connected thereto
JP2013230313A (en) * 2012-05-01 2013-11-14 Konami Digital Entertainment Co Ltd Game system and control method used for the same
JP2014090926A (en) * 2012-11-05 2014-05-19 Konami Digital Entertainment Co Ltd Game machine and control method of game machine
JP2015160052A (en) * 2014-02-28 2015-09-07 シャープ株式会社 Game program, game display method, and game device
JP6372943B1 (en) * 2017-08-28 2018-08-15 株式会社コナミアミューズメント GAME SYSTEM AND COMPUTER PROGRAM USED FOR THE SAME

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7260023B1 (en) 2022-02-28 2023-04-18 株式会社セガ Game system and article acquisition game device
WO2023163000A1 (en) * 2022-02-28 2023-08-31 株式会社セガ Game system and article acquisition game device
JP2023125653A (en) * 2022-02-28 2023-09-07 株式会社セガ Game system and article acquisition game device

Also Published As

Publication number Publication date
CN113474060A (en) 2021-10-01
WO2020170741A1 (en) 2020-08-27
TW202031330A (en) 2020-09-01
JP6635484B1 (en) 2020-01-29
TWI753364B (en) 2022-01-21

Similar Documents

Publication Publication Date Title
US7530896B2 (en) Gaming device gives player award when jackpot meets a trigger threshold
US9005004B2 (en) Gaming system, gaming device, and method providing selectable different roulette wheels for play of roulette game
AU2007216773B2 (en) A gaming system and a method of gaming
US8986106B2 (en) Gaming system, gaming device, and method providing selectable different roulette wheels for play of roulette game
NZ517140A (en) Gaming machine with eligibility for participation in features
US20160307407A1 (en) Gaming system
US20200364984A1 (en) Computer system based gaming device, system and method
WO2020170741A1 (en) Game system, game control method, and program
JP7276853B2 (en) Game system, game control method and program
AU2018274960B2 (en) A gaming system
US20220068089A1 (en) System and method for multilevel autonomous tournaments
AU2018205174A1 (en) A gaming system and a method of gaming
AU2013219153A1 (en) A gaming system and a method of gaming

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20190424

A871 Explanation of circumstances concerning accelerated examination

Free format text: JAPANESE INTERMEDIATE CODE: A871

Effective date: 20190509

A975 Report on accelerated examination

Free format text: JAPANESE INTERMEDIATE CODE: A971005

Effective date: 20190531

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20190723

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20190918

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20191119

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20191211

R150 Certificate of patent or registration of utility model

Ref document number: 6635484

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250