WO2015045488A1 - カードゲーム関連装置およびカードゲーム関連装置制御プログラム - Google Patents

カードゲーム関連装置およびカードゲーム関連装置制御プログラム Download PDF

Info

Publication number
WO2015045488A1
WO2015045488A1 PCT/JP2014/064749 JP2014064749W WO2015045488A1 WO 2015045488 A1 WO2015045488 A1 WO 2015045488A1 JP 2014064749 W JP2014064749 W JP 2014064749W WO 2015045488 A1 WO2015045488 A1 WO 2015045488A1
Authority
WO
WIPO (PCT)
Prior art keywords
card
player
trading
image
game
Prior art date
Application number
PCT/JP2014/064749
Other languages
English (en)
French (fr)
Inventor
雄介 松山
Original Assignee
株式会社セガ
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 株式会社セガ filed Critical 株式会社セガ
Publication of WO2015045488A1 publication Critical patent/WO2015045488A1/ja

Links

Images

Classifications

    • AHUMAN NECESSITIES
    • A63SPORTS; GAMES; AMUSEMENTS
    • A63FCARD, BOARD, OR ROULETTE GAMES; INDOOR GAMES USING SMALL MOVING PLAYING BODIES; VIDEO GAMES; GAMES NOT OTHERWISE PROVIDED FOR
    • A63F13/00Video games, i.e. games using an electronically generated display having two or more dimensions
    • A63F13/70Game security or game management aspects
    • A63F13/75Enforcing rules, e.g. detecting foul play or generating lists of cheating players
    • AHUMAN NECESSITIES
    • A63SPORTS; GAMES; AMUSEMENTS
    • A63FCARD, BOARD, OR ROULETTE GAMES; INDOOR GAMES USING SMALL MOVING PLAYING BODIES; VIDEO GAMES; GAMES NOT OTHERWISE PROVIDED FOR
    • A63F2300/00Features of games using an electronically generated display having two or more dimensions, e.g. on a television screen, showing representations related to the game
    • A63F2300/20Features of games using an electronically generated display having two or more dimensions, e.g. on a television screen, showing representations related to the game characterised by details of the game platform
    • A63F2300/206Game information storage, e.g. cartridges, CD ROM's, DVD's, smart cards

Definitions

  • the present invention relates to a game device control technology.
  • a physical trading card owned by a player is read, so that it is possible to fight according to the contents of the loaded trading card.
  • Trading cards can be purchased in the store, and a predetermined number of cards are discharged from the card game device at the end of the game.
  • Trading cards to be purchased and trading cards discharged from card game devices include rare cards with high value with a predetermined probability.
  • trading cards have been prepared in advance and loaded into a vending machine or card game device in the store.
  • JP 2007-330641 A Japanese Patent Laid-Open No. 2001-87558
  • Patent Document 2 discloses a technique for providing a game player with a physical card similar to a virtual card displayed on a screen held by a game.
  • Patent Document 2 is based on the premise that the game play is performed without a real card, and the actual card printed is as long as the player's ownership is satisfied. It is not possible to solve the problems of card game devices that are premised on reading and proceeding with the game.
  • the present invention has been proposed in view of the above-described conventional problems, and an object of the present invention is to provide a new card game mechanism capable of flexible and appropriate operation.
  • the management server when a trading card is paid out, the management server is inquired whether or not a card ID for identifying a blank card to be printed paper has already been registered and printed.
  • a blank card check means for excluding the blank card from the print target when it has been registered, a printing means for creating a trading card by printing a card image on the blank card that was not excluded, and printing
  • Corresponding request means for requesting the management server to associate the player ID for identifying the logged-in player, the card ID for identifying the blank card, and the image ID for identifying the card image with respect to the trading card. Is prepared.
  • a trading card when paid out, a card image is printed on a blank card, and a player ID, a card ID, and an image ID are registered in association with each other in the management server.
  • a possible new card game mechanism can be provided.
  • FIG. 1 It is a figure which shows the structural example of the system concerning one Embodiment of this invention. It is a figure which shows the data structure example of a management database. It is a figure which shows the structural example of a satellite apparatus. It is a figure which shows the structural example of a terminal device. It is a flowchart which shows the process example in the case of performing a card game in a satellite apparatus. It is a flowchart which shows the process example in the case of paying out a trading card in a terminal device. It is a flowchart which shows the process example in the case of synthesizing a trading card in a terminal device. It is a flowchart which shows the process example in the case of transferring the owner of a trading card in a terminal device.
  • FIG. 1 is a diagram showing a configuration example of a system according to an embodiment of the present invention.
  • store servers 31 of a plurality of stores 3 are connected to a management server 1 having a management database 11 via a network 2 such as the Internet.
  • a network 2 such as the Internet.
  • the satellite device 32 and the terminal device 33 are collectively referred to as card game related devices.
  • the management server 1 and the store server 31 are general computer devices.
  • the satellite device 32 and the terminal device 33 may be connected to the management server 1 without going through the store server 31.
  • FIG. 2 is a diagram showing an example of the data structure of the management database 11.
  • a management database 11 includes a player management table 111 for managing players, a blank card as a printing paper for trading cards, and a card management table 112 for managing trading cards, and card images used for printing.
  • the card in the present specification includes a card having a three-dimensional shape such as a thick token.
  • the player management table 111 includes items (fields) such as “player ID”, “ownership card ID”, “owner print right”, “print history”, “game history”, and “acquired item”.
  • “Player ID” is information for identifying the player, and matches the information recorded on the IC chip of the player card.
  • “Owned card ID” is a card ID of a trading card (blank card) owned by the player.
  • the “held printing right” is information on the printing right currently held by the player.
  • the printing right is a printing right of a trading card that is uniformly given to the game play, and a case of a printing right of a trading card corresponding to a predetermined item acquired by the player during the progress of the card game. is there.
  • Print history is history information that the player has printed a trading card. Printing may be performed without payment based on the printing right due to payment of consideration.
  • Game history is history information of the card game of the player.
  • Acquired item is information of an item acquired by the player during the progress of the card game.
  • the card management table 112 includes items such as “card ID”, “printing not completed”, “image ID”, “player ID”, and “invalid flag”.
  • “Card ID” is information for identifying a blank card to be used as a printing paper for a trading card, and matches the information recorded on the blank card by an IC chip or a barcode.
  • “Unprinted” is information indicating whether or not the blank card has been printed and the trading card has been paid out.
  • “Image ID” is information for identifying a card image printed on the blank card. It becomes a trading card by printing a card image on a blank card.
  • “Player ID” is a player ID of a player who owns a trading card based on the blank card.
  • the “invalid flag” is information indicating that the card is invalid when a new trading card is created as a combination source.
  • the card image management table 113 includes items such as “image ID”, “attribute”, and “image data”. “Image ID” is information for identifying a card image. “Attribute” is information such as the ability of the card image on the card game. “Image data” is reference information to an image data main body used for printing or a storage location of image data.
  • FIG. 3 is a diagram showing a configuration example of the satellite device 32.
  • the satellite device 32 includes a player card receiving unit 321, a trading card receiving unit 322, a coin receiving unit 323, a printing right granting unit 324, and a card game executing unit 325.
  • Each unit is realized by predetermined hardware and a computer program (software).
  • the player card accepting unit 321 has a function of reading information such as a player ID from an IC chip of a player card possessed by the player and accessing the management server 1 to confirm whether or not the player is a registered regular player. ing.
  • the trading card receiving unit 322 reads information such as a card ID from IC chips and barcodes of a plurality of trading cards set by the player, and accesses the management server 1 to determine whether or not it is a regular trading card registered. Has a function to confirm.
  • the coin reception unit 323 has a function of collecting coins inserted by the player as consideration.
  • the printing right granting unit 324 has a function of giving a printing right that is a right to print and pay out the trading card to the player.
  • a printing card that is uniformly given to the game play, after the coin is inserted, in the case of a predetermined item acquired by the player during the progress of the card game, after the acquisition of the item, the printing right is granted, Register in the management server 1.
  • the card game execution unit 325 has a function of executing a card game based on the trading card read by the trading card reception unit 322.
  • FIG. 4 is a diagram illustrating a configuration example of the terminal device 33.
  • the terminal device 33 includes a player card receiving unit 331, a trading card receiving unit 332, an instruction receiving unit 333, a coin receiving unit 334, and a printing unit 335.
  • Each unit is realized by predetermined hardware and a computer program (software).
  • the player card accepting unit 331 has a function of reading information such as a player ID from an IC chip of a player card possessed by the player and accessing the management server 1 to confirm whether or not the player is a registered regular player. ing.
  • the trading card receiving unit 332 reads information such as a card ID from the IC chip or barcode of the trading card set by the player, and accesses the management server 1 to confirm whether or not it is a registered regular trading card. It has a function. Reading of a trading card in the terminal device 33 is performed when a trading card is combined or transferred, which will be described later.
  • the instruction receiving unit 333 has a function of receiving various instructions for the terminal device 33 from the player.
  • the coin accepting unit 334 has a function of collecting coins inserted by the player as consideration.
  • the printing unit 335 has a function of printing a card image on a blank card stored in the apparatus to create a trading card and paying it out.
  • the printing unit 335 also performs processing for printing right confirmation, card image acquisition, blank card check, card information registration, composition, and transfer during printing.
  • FIG. 5 is a flowchart showing an example of processing when a card game is played in the satellite device 32.
  • the player presents his / her own player card to the satellite device 32, so that the satellite device 32 reads the player card, and whether the read player ID is authentic.
  • the management server 1 is inquired of whether or not (step S101). If the player ID is not legitimate, an alert is sent that the player card is not accepted.
  • the player sets a plurality of (for example, a maximum of 30) trading cards owned by the player for use in the card game to the satellite device 32, thereby the satellite device 32.
  • a trading card in which the card ID and the image ID are not registered is regarded as invalid, and the ability in the card game is limited when the player ID is different from the player ID registered as the owner.
  • step S103 the player inserts coins as consideration for the game play, and the satellite device 32 takes in the coins (step S103). If the player card is compatible with electronic money, coin insertion can be omitted.
  • the satellite device 32 grants the printing right (for example, for two) of the trading card that is uniformly given to the game play, and registers the printing right grant in the management server 1 (step S104).
  • the print right is preferably registered in association with the store ID of the store to which the print right is granted.
  • the satellite device 32 starts a card game and updates the information of the management server 1 every time the status is changed (step S105).
  • the satellite device 32 grants the printing right for the trading card corresponding to the item, and registers the printing right for the management server 1 (step S106). .
  • the print right is preferably registered in association with the store ID of the store to which the print right is granted.
  • the satellite device 32 registers the game result and the like in the management server 1 (step S107).
  • FIG. 6 is a flowchart showing an example of processing when a trading card is paid out in the terminal device 33.
  • the player presents his / her own player card to the terminal device 33, so that the terminal device 33 reads the player card and determines whether or not the read player ID is legitimate. (Step S111). If the player ID is not legitimate, an alert is sent that the player card is not accepted.
  • step S112 If the player ID is valid, the player issues a trading card print instruction by a button operation or the like, and the terminal device 33 receives the print instruction (step S112).
  • the player inserts coins as consideration, and the terminal device 33 takes in coins (step S113). If the player card is compatible with electronic money, coin insertion can be omitted.
  • the printing right may be one that does not require consideration. For example, the printing right uniformly given to the game play in step S104 does not require consideration, and the printing right given corresponding to the item in step S106 requires consideration. May be. If the printing right requiring compensation and the printing right requiring no consideration are mixed, the terminal device 33 checks whether or not the compensation is necessary before taking the coin. Informs that it is not necessary to insert coins, and returns the inserted coins.
  • the terminal device 33 inquires the print right to the management server 1 with the player ID (step S114). By inquiry, the presence of printing right, the contents of printing right, etc. are acquired. Note that the printing right may have an upper limit number or expiration date. Further, by including the store ID in the inquiry, it is possible to limit the printing right granted at the store. This is because the printing of the trading card requires a blank card, ink, etc., and the compensation is only required for the price of the game play, and the printing is performed based on the printing right granted by the game play at other stores. Because there is resistance.
  • the terminal device 33 acquires a card image for printing from the management server 1 (step S115).
  • the card image used for printing is determined by lottery from predetermined candidates.
  • the candidate includes a card image of a rare card with a high value, but the frequency of rare card appearance can be controlled by changing the probability of the lottery.
  • the terminal device 33 reads the card ID of the blank card taken out for printing among the blank cards loaded in the device, and inquires whether or not the management server 1 has already been registered as printed ( Step S116). If it is registered as printed, it is excluded from the print target and the check is repeated for the next blank card. The reason for eliminating the blank card having the same card ID as the printed card ID is to ensure that the card is the only trading card.
  • the terminal device 33 executes printing of the already acquired card image for a blank card that is not registered as printed (step S117).
  • the terminal device 33 registers the association of the player ID, the card ID, and the image ID with the management server 1 for the trading card that has been printed (step S118). Then, the printed trading card is discharged (step S119).
  • the satellite card 32 may be paid out by providing the satellite device 32 with a printing function.
  • FIG. 7 is a flowchart showing an example of processing in the case where a trading card is synthesized in the terminal device 33. As described in the section of the prior art, compositing is to generate a new trading card reflecting the “attribute” of the trading card.
  • the player presents his / her own player card to the terminal device 33, so that the terminal device 33 reads the player card and determines whether or not the read player ID is legitimate. (Step S121). If the player ID is not legitimate, an alert is sent that the player card is not accepted.
  • the player issues a trading card synthesis instruction by operating a button or the like, and the terminal device 33 receives the synthesis instruction (step S122).
  • the player sets a plurality of (for example, two) trading cards that are to be combined into the terminal device 33, whereby the terminal device 33 reads the trading card, and the card ID and image of the read trading card.
  • the management server 1 is inquired with the ID and the previously read player ID (step S123).
  • a trading card in which the card ID and the image ID are not registered is regarded as invalid, and a re-reading request is requested.
  • the player when calculating the value for the composition, the player inserts a coin as the value, and the terminal device 33 takes in the coin (step S124). If the player card is compatible with electronic money, coin insertion can be omitted.
  • the terminal device 33 acquires the combined card image for printing from the management server 1 (step S125).
  • the combined card image is determined by a predetermined rule from the trading card that is the source of the combination.
  • the terminal device 33 reads the card ID of the blank card taken out for printing among the blank cards loaded in the device, and inquires whether or not the management server 1 has already been registered as printed ( Step S126). If it is registered as printed, it is excluded from the print target and the check is repeated for the next blank card.
  • the terminal device 33 executes printing of the already acquired card image for the blank card not registered as printed (step S127).
  • the terminal device 33 registers invalidation in the management server 1 with the card ID of the trading card that is the source of the synthesis (step S128).
  • the terminal device 33 registers the association of the player ID, the card ID, and the image ID with the management server 1 for the trading card that has been printed (step S129). Then, the printed trading card is discharged (step S130).
  • the satellite card 32 may be synthesized by providing the satellite device 32 with a printing function.
  • FIG. 8 is a flowchart showing an example of processing when the owner of the trading card is transferred in the terminal device 33.
  • the player presents his / her own player card to the terminal device 33, whereby the terminal device 33 reads the player card, and determines whether the read player ID is valid or not. (Step S131). If the player ID is not legitimate, an alert is sent that the player card is not accepted.
  • the player issues a trading card transfer instruction by a button operation or the like, and the terminal device 33 receives the transfer instruction (step S132).
  • the player sets a trading card to be transferred to the terminal device 33 so that the terminal device 33 reads the trading card, and the card ID and image ID of the read trading card and the player ID read earlier. Is sent to the management server 1 (step S133). A trading card in which the card ID and the image ID are not registered is regarded as invalid, and a re-reading request is requested.
  • the player designates the transfer destination player, and the terminal device 33 accepts the designation of the transfer destination player (step S134).
  • the designation of the transfer destination player may be selected from a list of players acquired from the management server 1, or the accompanying player may designate his / her player card over the terminal device 33.
  • the terminal device 33 registers in the management server 1 a change from the association between the current player ID, card ID, and image ID of the trading card to the association with the new player ID (step S135).
  • the trading card can also be transferred by accessing the management server 1 from a mobile terminal such as a smartphone owned by the player.
  • the present embodiment has the following advantages.
  • the player By paying out the trading card corresponding to the item acquired during the game, the player can have a strong awareness that it is a trading card acquired by himself and can increase the pleasure of acquiring the trading card. .
  • the trading card printed and issued is managed by the management server in which the player ID, the card ID, and the image ID are associated with each other, it is possible to effectively prevent fraud such as counterfeiting of the trading card by the player. Can do.
  • the player ID is different from the player ID of the logged-in player, it is possible to limit the effectiveness and the like, assuming that the trading card is lent or borrowed.
  • the owner can be easily transferred by changing the player ID with respect to the association between the player ID, the card ID, and the image ID managed by the management server.

Landscapes

  • Engineering & Computer Science (AREA)
  • Multimedia (AREA)
  • Business, Economics & Management (AREA)
  • Computer Security & Cryptography (AREA)
  • General Business, Economics & Management (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

柔軟で適切な運用が可能な新たなカードゲームの仕組を提供する。 トレーディングカードの払い出し時に、印刷用紙となるブランクカードを識別するカードIDが既に印刷済として登録されているか否かを管理サーバに問い合わせ、印刷済として登録されている場合に当該ブランクカードを印刷対象から除外するブランクカードチェック手段と、除外されなかったブランクカードに対してカード画像の印刷を行ってトレーディングカードを作成する印刷手段と、印刷したトレーディングカードにつき、ログインしているプレイヤを識別するプレイヤIDと、前記ブランクカードを識別するカードIDと、前記カード画像を識別する画像IDとの対応付けを前記管理サーバに要求する対応付け要求手段とを備える。

Description

カードゲーム関連装置およびカードゲーム関連装置制御プログラム
 本発明はゲーム装置の制御技術に関する。
 ゲームセンター等の店舗に設置されるアーケード型のカードゲーム装置では、プレイヤの所有する物理的なトレーディングカードを読み込ませることで、読み込ませたトレーディングカードの内容に応じた戦い方ができるようになっている(特許文献1等を参照。)。トレーディングカードは店舗内で購入できるほか、ゲーム終了時に所定枚数がカードゲーム装置から排出されるようになっている。購入するトレーディングカードやカードゲーム装置から排出されるトレーディングカードには、所定の確率で、価値の高いレアカードが含まれている。
 従来、トレーディングカードは、予め印刷されたものを用意しておき、店舗内の販売機やカードゲーム装置に装填されるものであった。
特開2007-330641号公報 特開2001-87558号公報
 上述した従来のカードゲーム装置によれば、次のような問題点が指摘されていた。
 (1)各店舗では印刷されたトレーディングカードを切らさないように在庫を管理しなければならず、そのための作業が繁雑であった。また、イベントの開催等に合わせて特別なトレーディングカードを提供したい場合もあるが、印刷等の準備に時間がかかり、この場合も在庫の管理が煩雑であった。更に、店舗としてはレアカードが出現する確率を状況に応じて変化させたいところであるが、在庫に手を加えなければならず、困難であった。
 (2)ゲームの進展と取得できるトレーディングカードとの間に直接の関連性がないため、プレイヤのトレーディングカードを取得する喜びを充分に高められなかった。
 (3)在庫として店舗に保管してあるトレーディングカードの中からレアカードが抜かれる等の店員による不正が充分に防げなかった。
 (4)プレイヤによるトレーディングカードの偽造等の不正が充分に防げなかった。
 (5)ネットワークゲームで行われているカード合成(複数のカードからそれぞれの属性を加味して強化した新たなカードを生成)は現物のトレーディングカードでは実現が困難であった。
 一方、特許文献2には、ゲームにより保有した画面に表示される仮想的なカードと同様な現物のカードを印刷によりゲームプレイヤに提供する技術が開示されている。
 しかし、特許文献2は現物のカードなしでゲームプレイを行うことを前提とするものであって、印刷した現物のカードはプレイヤの所有欲を満たす限りのものであり、上述した現物のトレーディングカードを読み込んでゲームを進行させることを前提とするカードゲーム装置の問題点を解決することはできない。
 本発明は上記の従来の問題点に鑑み提案されたものであり、その目的とするところは、柔軟で適切な運用が可能な新たなカードゲームの仕組を提供することにある。
 上記の課題を解決するため、本発明にあっては、トレーディングカードの払い出し時に、印刷用紙となるブランクカードを識別するカードIDが既に印刷済として登録されているか否かを管理サーバに問い合わせ、印刷済として登録されている場合に当該ブランクカードを印刷対象から除外するブランクカードチェック手段と、除外されなかったブランクカードに対してカード画像の印刷を行ってトレーディングカードを作成する印刷手段と、印刷したトレーディングカードにつき、ログインしているプレイヤを識別するプレイヤIDと、前記ブランクカードを識別するカードIDと、前記カード画像を識別する画像IDとの対応付けを前記管理サーバに要求する対応付け要求手段とを備えるようにしている。
 本発明にあっては、トレーディングカードの払い出し時にブランクカードにカード画像を印刷し、管理サーバにプレイヤIDとカードIDと画像IDを対応付けて登録するようにしているため、柔軟で適切な運用が可能な新たなカードゲームの仕組を提供することができる。
本発明の一実施形態にかかるシステムの構成例を示す図である。 管理データベースのデータ構造例を示す図である。 サテライト装置の構成例を示す図である。 ターミナル装置の構成例を示す図である。 サテライト装置においてカードゲームを行う場合の処理例を示すフローチャートである。 ターミナル装置においてトレーディングカードの払い出しを行う場合の処理例を示すフローチャートである。 ターミナル装置においてトレーディングカードの合成を行う場合の処理例を示すフローチャートである。 ターミナル装置においてトレーディングカードの所有者の移転を行う場合の処理例を示すフローチャートである。
 以下、本発明の好適な実施形態につき説明する。
 <構成>
 図1は本発明の一実施形態にかかるシステムの構成例を示す図である。
 図1において、管理データベース11を備えた管理サーバ1に、インターネット等のネットワーク2を介して複数の店舗3の店舗サーバ31が接続されている。店舗サーバ31には、主たるカードゲーム実行機能を有する複数のサテライト装置32と、トレーディングカードの払い出し等の共通機能を有する単一もしくは複数のターミナル装置33とが接続されている。サテライト装置32とターミナル装置33を、カードゲーム関連装置と総称する。管理サーバ1と店舗サーバ31は一般的なコンピュータ装置である。なお、サテライト装置32とターミナル装置33とが、店舗サーバ31を経由せずに、管理サーバ1と接続されている構成としてもよい。
 図2は管理データベース11のデータ構造例を示す図である。
 図2において、管理データベース11は、プレイヤを管理するためのプレイヤ管理テーブル111と、トレーディングカードの印刷用紙となるブランクカードひいてはトレーディングカードを管理するためのカード管理テーブル112と、印刷に用いるカード画像を管理するためのカード画像管理テーブル113とを備えている。なお、本明細書中のカードは、厚みのあるトークンなどの立体的な形状のものも含む。
 プレイヤ管理テーブル111は、「プレイヤID」「所有カードID」「保有印刷権」「印刷履歴」「ゲーム履歴」「取得アイテム」等の項目(フィールド)を備えている。
 「プレイヤID」は、プレイヤを識別する情報であり、プレイヤカードのICチップに記録されているものと一致する。「所有カードID」は、当該プレイヤが所有者となっているトレーディングカード(ブランクカード)のカードIDである。「保有印刷権」は、当該プレイヤが現時点で保有している印刷権の情報である。印刷権は、ゲームプレイに対して一律に付与されるトレーディングカードの印刷権の場合と、カードゲームの進行の途中でプレイヤが取得した所定のアイテムに対応するトレーディングカードについての印刷権の場合とがある。
 「印刷履歴」は、当該プレイヤがトレーディングカードの印刷を行った履歴情報である。印刷は、対価の支払により、印刷権に基づかずに行う場合もある。「ゲーム履歴」は、当該プレイヤのカードゲームの履歴情報である。「取得アイテム」は、当該プレイヤがカードゲームの進行の途中で取得したアイテムの情報である。
 カード管理テーブル112は、「カードID」「印刷未済」「画像ID」「プレイヤID」「無効フラグ」等の項目を備えている。「カードID」は、トレーディングカードの印刷用紙となるブランクカードを識別する情報であり、ブランクカードにICチップやバーコードにより記録されているものと一致する。「印刷未済」は、当該ブランクカードに印刷が行われてトレーディングカードが払い出されているか否かを示す情報である。「画像ID」は、当該ブランクカードに印刷されたカード画像を識別する情報である。ブランクカードにカード画像が印刷されることでトレーディングカードになる。「プレイヤID」は、当該ブランクカードをベースとしたトレーディングカードを所有するプレイヤのプレイヤIDである。「無効フラグ」は、合成の元となって新たなトレーディングカードが作成された場合等において、当該カードが無効であることを示す情報である。
 カード画像管理テーブル113は、「画像ID」「属性」「画像データ」等の項目を備えている。「画像ID」は、カード画像を識別する情報である。「属性」は、当該カード画像のカードゲーム上の能力等の情報である。「画像データ」は、印刷に用いられる画像データ本体もしくは画像データの保管場所へのリファレンス情報である。
 図3はサテライト装置32の構成例を示す図である。
 図3において、サテライト装置32は、プレイヤカード受付部321とトレーディングカード受付部322とコイン受付部323と印刷権付与部324とカードゲーム実行部325とを備えている。各部は、所定のハードウェアとコンピュータプログラム(ソフトウェア)により実現される。
 プレイヤカード受付部321は、プレイヤの所持するプレイヤカードのICチップからプレイヤID等の情報を読み取り、管理サーバ1にアクセスして登録された正規のプレイヤであるか否かを確認する機能を有している。
 トレーディングカード受付部322は、プレイヤがセットした複数のトレーディングカードのICチップやバーコードからカードID等の情報を読み取り、管理サーバ1にアクセスして登録された正規のトレーディングカードであるか否かを確認する機能を有している。
 コイン受付部323は、プレイヤの投入するコインを対価として徴収する機能を有している。
 印刷権付与部324は、プレイヤに対してトレーディングカードを印刷して払い出す権利である印刷権を付与する機能を有している。ゲームプレイに対して一律に付与されるトレーディングカードの場合はコイン投入の後に、カードゲームの進行の途中でプレイヤが取得した所定のアイテムについての場合はアイテムの取得の後に、印刷権を付与し、管理サーバ1に登録する。
 カードゲーム実行部325は、トレーディングカード受付部322により読み込んだトレーディングカードに基づいてカードゲームを実行する機能を有している。
 図4はターミナル装置33の構成例を示す図である。
 図4において、ターミナル装置33は、プレイヤカード受付部331とトレーディングカード受付部332と指示受付部333とコイン受付部334と印刷部335とを備えている。各部は、所定のハードウェアとコンピュータプログラム(ソフトウェア)により実現される。
 プレイヤカード受付部331は、プレイヤの所持するプレイヤカードのICチップからプレイヤID等の情報を読み取り、管理サーバ1にアクセスして登録された正規のプレイヤであるか否かを確認する機能を有している。
 トレーディングカード受付部332は、プレイヤがセットしたトレーディングカードのICチップやバーコードからカードID等の情報を読み取り、管理サーバ1にアクセスして登録された正規のトレーディングカードであるか否かを確認する機能を有している。ターミナル装置33におけるトレーディングカードの読み込みは、後述するトレーディングカードの合成や移転を行う場合に行われる。
 指示受付部333は、プレイヤからターミナル装置33に対する各種の指示を受け付ける機能を有している。
 コイン受付部334は、プレイヤの投入するコインを対価として徴収する機能を有している。
 印刷部335は、装置内部に収納されているブランクカードにカード画像を印刷してトレーディングカードを作成し、払い出す機能を有している。また、印刷部335は、印刷に際しての、印刷権の確認、カード画像の取得、ブランクカードのチェック、カード情報の登録、合成、移転についての処理も行う。
 <動作>
 図5はサテライト装置32においてカードゲームを行う場合の処理例を示すフローチャートである。
 図5において、カードゲームの開始に際し、プレイヤは自己の保有するプレイヤカードをサテライト装置32に提示することで、サテライト装置32はプレイヤカードの読み取りを行ない、読み取ったプレイヤIDが正規のものであるか否かを管理サーバ1に問い合わせる(ステップS101)。プレイヤIDが正規のものでない場合は、プレイヤカードが受け付けられない旨をアラートする。
 プレイヤIDが正規のものであった場合、続いて、プレイヤは自己の保有する、カードゲームに使用する複数(例えば、最大30枚)のトレーディングカードをサテライト装置32にセットすることで、サテライト装置32はトレーディングカードの読み取りを行ない、読み取ったトレーディングカードのカードIDと画像IDと、先に読み取ったプレイヤIDとを伴って、管理サーバ1に問い合わせを行う(ステップS102)。カードIDと画像IDが登録されていないトレーディングカードは無効なものとみなすとともに、プレイヤIDが所有者として登録されているプレイヤIDと異なる場合にはカードゲームにおける能力を制限する。
 次いで、プレイヤはゲームプレイの対価としてのコインを投入することで、サテライト装置32はコインを取り込む(ステップS103)。なお、プレイヤカードが電子マネーに対応している場合には、コインの投入を省略することができる。
 次いで、サテライト装置32は、ゲームプレイに対して一律に付与されるトレーディングカードの印刷権(例えば、2枚分)を付与し、管理サーバ1に印刷権の付与を登録する(ステップS104)。印刷権には、当該印刷権を付与した店舗の店舗IDを対応付けて登録することが好ましい。
 次いで、サテライト装置32はカードゲームを開始し、ステータスの変更の都度に管理サーバ1の情報を更新する(ステップS105)。
 カードゲームの進行の途中でプレイヤが所定のアイテムを取得した場合、サテライト装置32は当該アイテムに対応するトレーディングカードの印刷権を付与し、管理サーバ1に印刷権の付与を登録する(ステップS106)。アイテムについてはカード化しないとゲーム内に持ち込めないようにすることで、カード化を促すことができる。印刷権には、当該印刷権を付与した店舗の店舗IDを対応付けて登録することが好ましい。
 カードゲームが終了すると、サテライト装置32はゲーム結果等を管理サーバ1に登録する(ステップS107)。
 図6はターミナル装置33においてトレーディングカードの払い出しを行う場合の処理例を示すフローチャートである。
 図6において、プレイヤは自己の保有するプレイヤカードをターミナル装置33に提示することで、ターミナル装置33はプレイヤカードの読み取りを行ない、読み取ったプレイヤIDが正規のものであるか否かを管理サーバ1に問い合わせる(ステップS111)。プレイヤIDが正規のものでない場合は、プレイヤカードが受け付けられない旨をアラートする。
 プレイヤIDが正規のものであった場合、プレイヤはトレーディングカードの印刷指示をボタン操作等により行ない、ターミナル装置33は印刷指示を受け付ける(ステップS112)。
 印刷指示が印刷権に基づくものでなく、トレーディングカードの購入によるものである場合、プレイヤは対価としてのコインを投入することで、ターミナル装置33はコインを取り込む(ステップS113)。なお、プレイヤカードが電子マネーに対応している場合には、コインの投入を省略することができる。なお、印刷権は、対価を必要としないものであってもよい。例えば、ステップS104で、ゲームプレイに対して一律に付与される印刷権は対価を不要とし、ステップS106で、アイテムに対応して付与される印刷権は対価を必要とするなど、個別に設定してもよい。また、対価を必要とする印刷権と、対価を不要とする印刷権とが混在している場合、ターミナル装置33は、コインを取り込む前に対価が必要か否かを確認し、不要な場合には、コインの投入が不要な旨を報知し、投入されたコインは返却する。
 印刷指示が印刷権に基づくものである場合、ターミナル装置33はプレイヤIDを伴って管理サーバ1に印刷権の問い合わせを行う(ステップS114)。問い合わせにより、印刷権の有無、印刷権の内容等を取得する。なお、印刷権は、上限数や有効期限を設けてもよい。また、問い合わせに店舗IDを伴うことで、当該店舗で付与された印刷権に限ることができる。これは、トレーディングカードの印刷にはブランクカードやインク等のコストがかかり、その補填はゲームプレイの対価に求めるしかなく、他の店舗でのゲームプレイによって付与された印刷権に基づいて印刷を行うのには抵抗があるからである。
 印刷権が存在する場合、ターミナル装置33は管理サーバ1から印刷用のカード画像を取得する(ステップS115)。一律に付与される不特定のトレーディングカードの印刷権である場合、印刷に用いるカード画像の決定を所定の候補の中から抽選により行う。候補の中には価値の高いレアカードのカード画像が含まれるが、抽選の確率を変更することで、レアカード出現の頻度をコントロールすることができる。ゲーム中に取得したアイテムに対応するトレーディングカードを払い出す場合には、そのアイテムに対応するカード画像を取得する。
 次いで、ターミナル装置33は装置内部に装填されているブランクカードのうち、印刷のために取り出したブランクカードについて、カードIDを読み取り、管理サーバ1に既に印刷済として登録されているか否かを問い合わせる(ステップS116)。印刷済として登録されている場合には印刷対象から除外し、次のブランクカードについてチェックを繰り返す。印刷済のカードIDと重複するカードIDのブランクカードを排除するのは、唯一のトレーディングカードであることを保証するためである。
 次いで、ターミナル装置33は印刷済として登録されていないブランクカードにつき、既に取得したカード画像の印刷を実行する(ステップS117)。
 次いで、ターミナル装置33は印刷の完了したトレーディングカードにつき、プレイヤIDとカードIDと画像IDとの対応付けを管理サーバ1に登録する(ステップS118)。そして、印刷済のトレーディングカードを排出する(ステップS119)。
 なお、ターミナル装置33においてトレーディングカードの払い出しを行う場合について説明したが、サテライト装置32に印刷機能を設けることで、サテライト装置32でトレーディングカードの払い出しを行うようにしてもよい。
 図7はターミナル装置33においてトレーディングカードの合成を行う場合の処理例を示すフローチャートである。なお、従来技術の項でも説明したが、合成とは、トレーディングカードの「属性」を反映させて新たなトレーディングカードを生成することである。
 図7において、プレイヤは自己の保有するプレイヤカードをターミナル装置33に提示することで、ターミナル装置33はプレイヤカードの読み取りを行ない、読み取ったプレイヤIDが正規のものであるか否かを管理サーバ1に問い合わせる(ステップS121)。プレイヤIDが正規のものでない場合は、プレイヤカードが受け付けられない旨をアラートする。
 プレイヤIDが正規のものであった場合、プレイヤはトレーディングカードの合成指示をボタン操作等により行ない、ターミナル装置33は合成指示を受け付ける(ステップS122)。
 次いで、プレイヤは合成を行う元となる複数(例えば、2枚)のトレーディングカードをターミナル装置33にセットすることで、ターミナル装置33はトレーディングカードの読み取りを行ない、読み取ったトレーディングカードのカードIDと画像IDと、先に読み取ったプレイヤIDとを伴って、管理サーバ1に問い合わせを行う(ステップS123)。カードIDと画像IDが登録されていないトレーディングカードは無効なものとみなし、読み込みのやり直しを要求する。
 次いで、合成に対価を求める場合には、プレイヤは対価としてのコインを投入することで、ターミナル装置33はコインを取り込む(ステップS124)。なお、プレイヤカードが電子マネーに対応している場合には、コインの投入を省略することができる。
 次いで、ターミナル装置33は管理サーバ1から合成後の印刷用のカード画像を取得する(ステップS125)。合成後のカード画像は、合成の元になるトレーディングカードから所定のルールで決定される。
 次いで、ターミナル装置33は装置内部に装填されているブランクカードのうち、印刷のために取り出したブランクカードについて、カードIDを読み取り、管理サーバ1に既に印刷済として登録されているか否かを問い合わせる(ステップS126)。印刷済として登録されている場合には印刷対象から除外し、次のブランクカードについてチェックを繰り返す。
 次いで、ターミナル装置33は印刷済として登録されていないブランクカードにつき、既に取得したカード画像の印刷を実行する(ステップS127)。
 次いで、ターミナル装置33は合成の元となったトレーディングカードのカードIDを伴って管理サーバ1に無効化の登録を行う(ステップS128)。
 次いで、ターミナル装置33は印刷の完了したトレーディングカードにつき、プレイヤIDとカードIDと画像IDとの対応付けを管理サーバ1に登録する(ステップS129)。そして、印刷済のトレーディングカードを排出する(ステップS130)。
 なお、ターミナル装置33においてトレーディングカードの合成を行う場合について説明したが、サテライト装置32に印刷機能を設けることで、サテライト装置32でトレーディングカードの合成を行うようにしてもよい。
 図8はターミナル装置33においてトレーディングカードの所有者の移転を行う場合の処理例を示すフローチャートである。
 図8において、プレイヤは自己の保有するプレイヤカードをターミナル装置33に提示することで、ターミナル装置33はプレイヤカードの読み取りを行ない、読み取ったプレイヤIDが正規のものであるか否かを管理サーバ1に問い合わせる(ステップS131)。プレイヤIDが正規のものでない場合は、プレイヤカードが受け付けられない旨をアラートする。
 プレイヤIDが正規のものであった場合、プレイヤはトレーディングカードの移転指示をボタン操作等により行ない、ターミナル装置33は移転指示を受け付ける(ステップS132)。
 次いで、プレイヤは移転の対象となるトレーディングカードをターミナル装置33にセットすることで、ターミナル装置33はトレーディングカードの読み取りを行ない、読み取ったトレーディングカードのカードIDと画像IDと、先に読み取ったプレイヤIDとを伴って、管理サーバ1に問い合わせを行う(ステップS133)。カードIDと画像IDが登録されていないトレーディングカードは無効なものとみなし、読み込みのやり直しを要求する。
 次いで、プレイヤは移転先のプレイヤの指定を行ない、ターミナル装置33は移転先のプレイヤの指定を受け付ける(ステップS134)。移転先のプレイヤの指定は、管理サーバ1から取得した、プレイヤのリストから選んでもよいし、同伴するプレイヤが自己のプレイヤカードをターミナル装置33にかざして指定してもよい。
 そして、ターミナル装置33は当該トレーディングカードの現在のプレイヤIDとカードIDと画像IDの対応付けから、新たなプレイヤIDへの対応付けへの変更を管理サーバ1に登録する(ステップS135)。
 なお、ターミナル装置33においてトレーディングカードの移転を行う場合について説明したが、プレイヤが所有するスマートフォン等の携帯端末から管理サーバ1にアクセスすることで、トレーディングカードの移転を行うこともできる。
 <総括>
 以上説明したように、本実施形態によれば次のような利点がある。
 (1)トレーディングカードの払い出し時にブランクカードにカード画像を印刷するため、各店舗ではブランクカードだけを保有していればよく、在庫の管理が大幅に軽減される。また、印刷対象のカード画像を変更するだけで、イベントの開催等に合わせて特別なトレーディングカードを提供することが可能になる。更に、不特定のトレーディングカードを払い出す場合に、印刷に用いるカード画像を決定する抽選の確率を変更することで、レアカードが出現する確率を状況に応じて容易に変化させることができる。
 (2)ゲーム中に取得したアイテムに対応するトレーディングカードを払い出すことにより、プレイヤは自分で獲得したトレーディングカードであるという意識を強く持つことができ、トレーディングカードを取得する喜びを高めることができる。
 (3)在庫として店舗に保管してあるのは価値の低いブランクカードだけであるため、レアカードが抜かれる等の店員による不正を有効に防止することができる。
 (4)印刷されて発行されたトレーディングカードはプレイヤIDとカードIDと画像IDとが対応付けられて管理サーバで管理されているため、プレイヤによるトレーディングカードの偽造等の不正を有効に防止することができる。また、プレイヤIDがログインしているプレイヤのプレイヤIDと異なる場合には、トレーディングカードの貸し借りが行われているとして、効力の制限等をかけることができる。
 (5)トレーディングカードの払い出し時にブランクカードにカード画像を印刷するため、ネットワークゲームで行われているカード合成を容易に実現することができる。
 (6)管理サーバで管理されるプレイヤIDとカードIDと画像IDとの対応付けに対し、プレイヤIDを変更することで所有者の移転を容易に行うことができる。
 以上、本発明の好適な実施の形態により本発明を説明した。ここでは特定の具体例を示して本発明を説明したが、特許請求の範囲に定義された本発明の広範な趣旨および範囲から逸脱することなく、これら具体例に様々な修正および変更を加えることができることは明らかである。すなわち、具体例の詳細および添付の図面により本発明が限定されるものと解釈してはならない。
 1     管理サーバ
 11    管理データベース
 111   プレイヤ管理テーブル
 112   カード管理テーブル
 113   カード画像管理テーブル
 2     ネットワーク
 3     店舗
 31    店舗サーバ
 32    サテライト装置
 321   プレイヤカード受付部
 322   トレーディングカード受付部
 323   コイン受付部
 324   印刷権付与部
 325   カードゲーム実行部
 33    ターミナル装置
 331   プレイヤカード受付部
 332   トレーディングカード受付部
 333   指示受付部
 334   コイン受付部
 335   印刷部

Claims (7)

  1.  トレーディングカードの払い出し時に、印刷用紙となるブランクカードを識別するカードIDが既に印刷済として登録されているか否かを管理サーバに問い合わせ、印刷済として登録されている場合に当該ブランクカードを印刷対象から除外するブランクカードチェック手段と、
     除外されなかったブランクカードに対してカード画像の印刷を行ってトレーディングカードを作成する印刷手段と、
     印刷したトレーディングカードにつき、ログインしているプレイヤを識別するプレイヤIDと、前記ブランクカードを識別するカードIDと、前記カード画像を識別する画像IDとの対応付けを前記管理サーバに要求する対応付け要求手段と
    を備えたことを特徴とするカードゲーム関連装置。
  2.  請求項1に記載のカードゲーム関連装置において、
     不特定のトレーディングカードを払い出す場合に、印刷に用いるカード画像の決定を所定の候補の中から抽選により行う画像決定手段と、
     決定されたカード画像を取得する画像取得手段と
    を備えたことを特徴とするカードゲーム関連装置。
  3.  請求項1または2のいずれか一項に記載のカードゲーム関連装置において、
     ゲーム中に取得したアイテムに対応するトレーディングカードを払い出す場合に、印刷に用いる該当するカード画像を取得する第2の画像取得手段
    を備えたことを特徴とするカードゲーム関連装置。
  4.  請求項1乃至3のいずれか一項に記載のカードゲーム関連装置において、
     ゲーム開始前のトレーディングカードの読み込み時に、プレイヤIDとカードIDと画像IDとの整合性を前記管理サーバに問い合わせる問い合わせ手段
    を備えたことを特徴とするカードゲーム関連装置。
  5.  請求項1乃至4のいずれか一項に記載のカードゲーム関連装置において、
     複数のトレーディングカードを読み込む読込手段と、
     読み込んだ複数のトレーディングカードに応じた新たなトレーディングカードを決定する決定手段と、
     決定したトレーディングカードに対応する印刷対象のカード画像を取得する第3の画像取得手段と、
     読み込んだ複数のトレーディングカードの無効化を前記管理サーバに要求する無効化手段と
    を備えたことを特徴とするカードゲーム関連装置。
  6.  請求項1乃至5のいずれか一項に記載のカードゲーム関連装置において、
     トレーディングカードの移転元のプレイヤIDとカードIDと画像IDを特定する移転元特定手段と、
     移転先のプレイヤIDを特定する移転先特定手段と、
     移転元のトレーディングカードのプレイヤIDを移転先のプレイヤIDに変更する要求を前記管理サーバに要求する対応付け変更要求手段と
    を備えたことを特徴とするカードゲーム関連装置。
  7.  カードゲーム関連装置を構成するコンピュータを、
     トレーディングカードの払い出し時に、印刷用紙となるブランクカードを識別するカードIDが既に印刷済として登録されているか否かを管理サーバに問い合わせ、印刷済として登録されているか場合に当該ブランクカードを印刷対象から除外するブランクカードチェック手段、
     除外されなかったブランクカードに対してカード画像の印刷を行ってトレーディングカードを作成する印刷手段、
     印刷したトレーディングカードにつき、ログインしているプレイヤを識別するプレイヤIDと、前記ブランクカードを識別するカードIDと、前記カード画像を識別する画像IDとの対応付けを前記管理サーバに要求する対応付け要求手段
    として機能させるカードゲーム関連装置制御プログラム。
PCT/JP2014/064749 2013-09-24 2014-06-03 カードゲーム関連装置およびカードゲーム関連装置制御プログラム WO2015045488A1 (ja)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2013-196926 2013-09-24
JP2013196926A JP2015062473A (ja) 2013-09-24 2013-09-24 カードゲーム関連装置およびカードゲーム関連装置制御プログラム

Publications (1)

Publication Number Publication Date
WO2015045488A1 true WO2015045488A1 (ja) 2015-04-02

Family

ID=52742646

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2014/064749 WO2015045488A1 (ja) 2013-09-24 2014-06-03 カードゲーム関連装置およびカードゲーム関連装置制御プログラム

Country Status (2)

Country Link
JP (1) JP2015062473A (ja)
WO (1) WO2015045488A1 (ja)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2019031032A1 (ja) * 2017-08-10 2019-02-14 株式会社バンダイ ゲームシステム、ゲーム装置、物品提供装置及びプログラム
CN109789336A (zh) * 2017-02-22 2019-05-21 世嘉游戏股份有限公司 游戏装置和程序
WO2020017633A1 (ja) * 2018-07-20 2020-01-23 株式会社セガゲームス 情報処理装置及びプログラム

Families Citing this family (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2017077249A (ja) * 2015-10-19 2017-04-27 シャープ株式会社 画像形成装置及びオリジナルカード作成システム
JP6719364B2 (ja) * 2016-11-14 2020-07-08 株式会社バンダイ ゲームシステム及びプログラム
JP6542413B1 (ja) * 2018-02-28 2019-07-10 株式会社バンダイ ゲーム装置、ゲームシステム及びプログラム
JP6556303B1 (ja) * 2018-08-07 2019-08-07 株式会社バンダイ プログラム、ゲーム装置及びゲームシステム
JP6656568B1 (ja) * 2018-09-07 2020-03-04 株式会社コナミアミューズメント ゲームシステム及びそれに用いるコンピュータプログラム
JP6753619B1 (ja) * 2019-07-10 2020-09-09 株式会社コナミアミューズメント 媒体提供システム、媒体提供方法及びコンピュータプログラム
JP7078911B2 (ja) * 2020-03-09 2022-06-01 株式会社セガ 印刷予約端末

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001087558A (ja) * 1999-09-27 2001-04-03 Bandai Co Ltd ゲームシステム及びゲームシステムのカード印刷方法
JP2002306837A (ja) * 2001-04-18 2002-10-22 Toppan Printing Co Ltd ゲーム用及びトレード用カード、並びにその運用システム
JP2003062330A (ja) * 2001-08-22 2003-03-04 Canon Inc コンピュータ機器、その制御方法、プログラム、並びにその記憶媒体
JP2004073681A (ja) * 2002-08-21 2004-03-11 Namco Ltd ゲームシステム、プログラム及び情報記憶媒体
JP2004290469A (ja) * 2003-03-27 2004-10-21 Canon Inc ゲームシステム
JP2009136556A (ja) * 2007-12-07 2009-06-25 Taito Corp カラー電子ペーパを用いたカードゲームシステム
JP2013046746A (ja) * 2011-07-28 2013-03-07 Konami Digital Entertainment Co Ltd ゲーム機、それに用いられる制御方法、及びコンピュータプログラム

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001087558A (ja) * 1999-09-27 2001-04-03 Bandai Co Ltd ゲームシステム及びゲームシステムのカード印刷方法
JP2002306837A (ja) * 2001-04-18 2002-10-22 Toppan Printing Co Ltd ゲーム用及びトレード用カード、並びにその運用システム
JP2003062330A (ja) * 2001-08-22 2003-03-04 Canon Inc コンピュータ機器、その制御方法、プログラム、並びにその記憶媒体
JP2004073681A (ja) * 2002-08-21 2004-03-11 Namco Ltd ゲームシステム、プログラム及び情報記憶媒体
JP2004290469A (ja) * 2003-03-27 2004-10-21 Canon Inc ゲームシステム
JP2009136556A (ja) * 2007-12-07 2009-06-25 Taito Corp カラー電子ペーパを用いたカードゲームシステム
JP2013046746A (ja) * 2011-07-28 2013-03-07 Konami Digital Entertainment Co Ltd ゲーム機、それに用いられる制御方法、及びコンピュータプログラム

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109789336A (zh) * 2017-02-22 2019-05-21 世嘉游戏股份有限公司 游戏装置和程序
CN109789336B (zh) * 2017-02-22 2023-10-13 世嘉游戏股份有限公司 游戏装置和计算机可读存储介质
WO2019031032A1 (ja) * 2017-08-10 2019-02-14 株式会社バンダイ ゲームシステム、ゲーム装置、物品提供装置及びプログラム
JP2019033815A (ja) * 2017-08-10 2019-03-07 株式会社バンダイ ゲームシステム、ゲーム装置、物品提供装置及びプログラム
WO2020017633A1 (ja) * 2018-07-20 2020-01-23 株式会社セガゲームス 情報処理装置及びプログラム
JP2020010955A (ja) * 2018-07-20 2020-01-23 株式会社セガゲームス 情報処理装置及びプログラム

Also Published As

Publication number Publication date
JP2015062473A (ja) 2015-04-09

Similar Documents

Publication Publication Date Title
WO2015045488A1 (ja) カードゲーム関連装置およびカードゲーム関連装置制御プログラム
JP5452846B2 (ja) ゲーム装置
US8602874B2 (en) Cashless instrument based table game promotional system and methodology
JP2005296235A (ja) 会員サービス提供システム
JP5005489B2 (ja) サービス提供システム、このサービス提供システムを構成するホストコンピュータ、及びサービス提供方法
JP2016189799A (ja) フレンド管理装置および業務用ゲーム装置
JP7440118B2 (ja) ゲームシステム
JP2023112159A (ja) 景品提供装置、景品販売方法および景品提供プログラム
JP6642639B2 (ja) カードゲーム関連装置およびカードゲーム関連装置制御プログラム
JP6096719B2 (ja) 電子遊技媒体提供システム、電子遊技媒体提供方法及びコンピュータプログラム
JP2000317116A (ja) 景品交換装置
JP2008194119A (ja) 景品交換システム
JP2002119731A (ja) 遊技ポイント管理方法と遊技ポイント管理システム
JP2020054892A (ja) ゲームシステム及びそれに用いるコンピュータプログラム
JP2001276403A (ja) ゲームシステム
JP5282249B2 (ja) 計数装置とこの計数装置を含む交換管理システム
JP6656568B1 (ja) ゲームシステム及びそれに用いるコンピュータプログラム
JP5497111B2 (ja) 景品交換システム
JP2001198343A (ja) 遊技場の景品交換システム
JP2002011220A (ja) 景品交換方法および景品交換システム
JP6175650B2 (ja) 電子遊技媒体提供システム、電子遊技媒体提供方法及びコンピュータプログラム
JP2024053798A (ja) 情報処理システム、情報処理方法、及びプログラム
JP2001224825A (ja) 遊技場で使用される景品交換用webサーバ
JP4222604B2 (ja) 遊技用システム
JP2022055191A (ja) 遊技会員管理システム

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 14847245

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 14847245

Country of ref document: EP

Kind code of ref document: A1