JP7307358B2 - Information processing system, information processing method and program - Google Patents

Information processing system, information processing method and program Download PDF

Info

Publication number
JP7307358B2
JP7307358B2 JP2021140341A JP2021140341A JP7307358B2 JP 7307358 B2 JP7307358 B2 JP 7307358B2 JP 2021140341 A JP2021140341 A JP 2021140341A JP 2021140341 A JP2021140341 A JP 2021140341A JP 7307358 B2 JP7307358 B2 JP 7307358B2
Authority
JP
Japan
Prior art keywords
content
player
game
information processing
owner
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
JP2021140341A
Other languages
Japanese (ja)
Other versions
JP2023034214A (en
Inventor
幹樹 奥山
文子 三嶋
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Capcom Co Ltd
Original Assignee
Capcom 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 Capcom Co Ltd filed Critical Capcom Co Ltd
Priority to JP2021140341A priority Critical patent/JP7307358B2/en
Publication of JP2023034214A publication Critical patent/JP2023034214A/en
Priority to JP2023099292A priority patent/JP2023120334A/en
Application granted granted Critical
Publication of JP7307358B2 publication Critical patent/JP7307358B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Description

本発明は、情報処理システム、情報処理方法及びプログラムに関する。 The present invention relates to an information processing system, an information processing method, and a program.

特許文献1には、ゲームの過程で入手した仮想商品等を売買することを可能にする技術が開示されている。 Patent Literature 1 discloses a technique that enables trading of virtual goods obtained in the course of a game.

特開2016-110596号公報JP 2016-110596 A

本発明では上記事情を鑑み、ブロックチェーン技術を用いて、ゲームをプレイするプレイヤの興趣性を向上させることができる技術を提供することとした。 In view of the above circumstances, the present invention provides a technology that can improve the interest of players who play games using blockchain technology.

本発明の一態様によれば、情報処理システムが提供される。この情報処理システムは、制御部を備える。制御部は、管理ステップと、生成ステップと、受付ステップと、移転ステップと、付与ステップとを実行するように構成される。管理ステップでは、第1コンテンツの所有者を示す所有情報が記述された非代替トークンを、ブロックチェーン上で管理させる。生成ステップでは、第1コンテンツが同じ所有者に必要数以上所有されることで、必要数の第1コンテンツ同士を関連付けることにより、ユニークな第2コンテンツを生成可能である。受付ステップでは、他のプレイヤから、第2コンテンツの移転要求を受け付ける。移転ステップでは、他のプレイヤが所定条件を満たした場合、第2コンテンツを他のプレイヤに移転する。付与ステップでは、第2コンテンツの生成から所定時間経過時における第2コンテンツの所有者に利益を与える。 According to one aspect of the invention, an information processing system is provided. This information processing system includes a control unit. The control unit is configured to perform a managing step, a generating step, a receiving step, a transferring step, and an imparting step. In the management step, a non-substitutable token describing ownership information indicating the owner of the first content is managed on the blockchain. In the generating step, the necessary number or more of the first contents are owned by the same owner, so that the necessary number of the first contents are associated with each other to generate the unique second contents. The accepting step accepts a transfer request for the second content from another player. In the transfer step, the second content is transferred to another player if the other player satisfies a predetermined condition. In the giving step, a profit is given to the owner of the second content when a predetermined time has passed since the generation of the second content.

これにより、ブロックチェーン技術を用いて、ゲームをプレイするプレイヤの興趣性を向上させることができる技術を提供することができる。 As a result, it is possible to provide a technology that can improve the interest of players who play games using blockchain technology.

情報処理システム1の全体構成を示す図である。1 is a diagram showing an overall configuration of an information processing system 1; FIG. BCノード装置10のハードウェア構成を示す図である。2 is a diagram showing a hardware configuration of a BC node device 10; FIG. ゲームサーバ装置20のハードウェア構成を示す図である。2 is a diagram showing a hardware configuration of a game server device 20; FIG. 各装置の制御部の機能構成を示す図である。3 is a diagram showing a functional configuration of a control unit of each device; FIG. 本実施形態に係る情報処理システム1の情報処理の流れを示すアクティビティ図である。3 is an activity diagram showing the flow of information processing in the information processing system 1 according to this embodiment; FIG. ゲーム端末10に表示される画面の一例であって、第1プレイヤに付与された第1コンテンツC1を示す。An example of a screen displayed on the game terminal 10, showing first content C1 given to the first player. ゲーム端末10に表示される画面の一例であり、第1コンテンツC1aを用いて第2コンテンツC2が生成される態様を示している。It is an example of a screen displayed on the game terminal 10, and shows a mode in which the second content C2 is generated using the first content C1a. ゲーム端末10に表示される画面の一例であり、第1コンテンツC1aを用いて第2コンテンツC2が生成される態様を示している。It is an example of a screen displayed on the game terminal 10, and shows a mode in which the second content C2 is generated using the first content C1a. 第2コンテンツC2の生成から所定時間が経過するまでの間、ゲーム端末10に表示される画面の一例である。It is an example of a screen displayed on the game terminal 10 until a predetermined time elapses after the generation of the second content C2. ゲーム端末10に表示される画面の一例であって、第3コンテンツC3が付与される態様を示している。It is an example of a screen displayed on the game terminal 10 and shows a mode in which the third content C3 is provided. 第1コンテンツC1の付与処理の一例を示すアクティビティ図である。FIG. 10 is an activity diagram showing an example of processing for adding first content C1. 対戦結果に基づく第1コンテンツC1の移転処理の一例を示すアクティビティ図である。FIG. 11 is an activity diagram showing an example of transfer processing of first content C1 based on a match result; 第1コンテンツC1の売買処理の一例を示すアクティビティ図である。FIG. 10 is an activity diagram showing an example of trading processing of the first content C1; 所有権管理画面の一例を示す図である。It is a figure which shows an example of an ownership management screen. 第1コンテンツC1の所有状況を示す図である。FIG. 10 is a diagram showing ownership states of first content C1. FIG. 第2コンテンツC2の貸与処理の一例を示すアクティビティ図である。FIG. 10 is an activity diagram showing an example of lending processing of the second content C2; 他の実施形態における情報処理システム1の全体構成を示す図である。It is a figure which shows the whole structure of the information processing system 1 in other embodiment.

以下、図面を用いて本発明の実施形態について説明する。以下に示す実施形態中で示した各種特徴事項は、互いに組み合わせ可能である。 Embodiments of the present invention will be described below with reference to the drawings. Various features shown in the embodiments shown below can be combined with each other.

ところで、本実施形態に登場するソフトウェアを実現するためのプログラムは、コンピュータが読み取り可能な非一時的な記録媒体(Non-Transitory Computer-Readable Medium)として提供されてもよいし、外部のサーバからダウンロード可能に提供されてもよいし、外部のコンピュータで当該プログラムを起動させてクライアント端末でその機能を実現(いわゆるクラウドコンピューティング)するように提供されてもよい。 By the way, the program for realizing the software appearing in this embodiment may be provided as a non-transitory computer-readable medium (Non-Transitory Computer-Readable Medium), or may be downloaded from an external server. It may be provided as possible, or may be provided so that the program is activated on an external computer and the function is realized on the client terminal (so-called cloud computing).

また、本実施形態において「部」とは、例えば、広義の回路によって実施されるハードウェア資源と、これらのハードウェア資源によって具体的に実現されうるソフトウェアの情報処理とを合わせたものも含みうる。また、本実施形態においては様々な情報を取り扱うが、これら情報は、例えば電圧・電流を表す信号値の物理的な値、0または1で構成される2進数のビット集合体としての信号値の高低、または量子的な重ね合わせ(いわゆる量子ビット)によって表され、広義の回路上で通信・演算が実行されうる。 Further, in the present embodiment, the term “unit” may include, for example, a combination of hardware resources implemented by circuits in a broad sense and software information processing that can be specifically realized by these hardware resources. . In addition, various information is handled in this embodiment, and these information are, for example, physical values of signal values representing voltage and current, and signal values as binary bit aggregates composed of 0 or 1. Expressed by high and low, or quantum superposition (so-called quantum bits), communication and operations can be performed on circuits in a broad sense.

また、広義の回路とは、回路(Circuit)、回路類(Circuitry)、プロセッサ(Processor)、およびメモリ(Memory)等を少なくとも適当に組み合わせることによって実現される回路である。すなわち、特定用途向け集積回路(Application Specific Integrated Circuit:ASIC)、プログラマブル論理デバイス(例えば、単純プログラマブル論理デバイス(Simple Programmable Logic Device:SPLD)、複合プログラマブル論理デバイス(Complex Programmable Logic Device:CPLD)、およびフィールドプログラマブルゲートアレイ(Field Programmable Gate Array:FPGA))等を含むものである。 A circuit in a broad sense is a circuit realized by at least appropriately combining circuits, circuits, processors, memories, and the like. Application Specific Integrated Circuits (ASICs); Programmable Logic Devices (e.g., Simple Programmable Logic Devices (SPLDs); Complex Programmable Logic Devices (CPLDs); and field It includes a programmable gate array (Field Programmable Gate Array: FPGA).

1.ハードウェア構成
本節では、本実施形態に係る権利管理システムのハードウェア構成について説明する。
1. Hardware Configuration This section describes the hardware configuration of the rights management system according to this embodiment.

1.1 情報処理システム1
図1は、情報処理システム1の全体構成を示す図である。情報処理システム1は、P2Pネットワーク2と、通信回線3と、取引所4と、複数のBCノード装置10(BCノード装置10-1~BCノード装置10-N)と、ゲームサーバ装置20と、取引サーバ装置40と、複数の取引者端末50(取引者端末50-1~取引者端末50-N)とを備える。
1.1 Information processing system 1
FIG. 1 is a diagram showing the overall configuration of an information processing system 1. As shown in FIG. The information processing system 1 includes a P2P network 2, a communication line 3, an exchange 4, a plurality of BC node devices 10 (BC node devices 10-1 to 10-N), a game server device 20, It comprises a transaction server device 40 and a plurality of transactor terminals 50 (transactor terminal 50-1 to transactor terminal 50-N).

情報処理システム1は、ゲームをプレイするプレイヤと、コンテンツCを取引する取引者とによって使用される。BCノード装置10は、プレイヤによって使用され、取引者端末50は、コンテンツCの取引を行う取引者によって使用される。 The information processing system 1 is used by players who play the game and traders who trade the content C. FIG. The BC node device 10 is used by the player, and the transactor terminal 50 is used by the transactor who trades the contents C.

P2Pネットワーク2(P2P=Peer to Peer)は、端末同士が互いの持つデータや機能を利用しあうために対等な関係で直に接続しあっている分散型のネットワークである。通信回線3は、インターネット等を含み、自回線に接続する装置同士のデータのやり取りを仲介する。なお、P2Pネットワーク2は、通信回線3の一部であることが通常であるが、図1では、説明を分かりやすくするため別々に表している。複数のBCノード装置10(BC=Block Chain=ブロックチェーン)は、P2Pネットワーク2によって互いに接続され、BCシステム100を形成する。 The P2P network 2 (P2P=Peer to Peer) is a decentralized network in which terminals are directly connected to each other in an equal relationship so that terminals can use each other's data and functions. The communication line 3 includes the Internet or the like, and mediates exchange of data between devices connected to its own line. Although the P2P network 2 is normally part of the communication line 3, it is shown separately in FIG. 1 for the sake of clarity of explanation. A plurality of BC node devices 10 (BC=Block Chain=block chain) are connected to each other by a P2P network 2 to form a BC system 100 .

BCシステム100は、過去の処理の履歴等を示すトランザクションデータを一定容量のブロックに区切り、それらのブロックを順番に並べて繋げたブロックチェーンを生成する。BCシステム100は、各ブロックに直前のブロックのハッシュ値を持たせ、生成したブロックチェーンを複数のBCノード装置10のそれぞれに分散させて記憶させる。これにより、BCシステム100は、ブロックチェーンの耐改ざん性を向上させている。これら複数のBCノード装置10が接続されたP2Pネットワーク2は、ブロックチェーンを共有するネットワークである。また、BCノード装置10は、ゲームのプレイヤが使用する装置を兼ねており、ゲームサーバ装置20から提供されるゲームの画面を表示する。 The BC system 100 divides transaction data indicating the history of past processing etc. into blocks of a certain capacity, and generates a block chain by arranging and connecting these blocks in order. The BC system 100 gives each block the hash value of the previous block, and distributes and stores the generated block chain in each of the plurality of BC node devices 10 . Thereby, the BC system 100 improves the tamper resistance of the blockchain. The P2P network 2 to which these BC node devices 10 are connected is a network that shares blockchain. The BC node device 10 also serves as a device used by a game player, and displays a game screen provided from the game server device 20 .

ゲームサーバ装置20は、BCノード装置10を介してプレイヤにゲームの機能を提供する装置である。ゲームサーバ装置20の記憶部22には、ゲームプログラムやコンテンツCの画像データなどが記憶され、ゲーム進行などの高速な処理が要求される処理を実行する。 The game server device 20 is a device that provides game functions to players via the BC node device 10 . The storage unit 22 of the game server device 20 stores a game program, image data of content C, and the like, and executes processing that requires high-speed processing such as game progress.

取引サーバ装置40は、P2Pネットワーク2に接続することで、ブロックチェーンを共有するネットワークに参加して、NFT(ノンファンジブルトークン:Non-Fungible Token)を管理する処理を行う。 By connecting to the P2P network 2, the transaction server device 40 participates in the network sharing the blockchain and performs processing for managing NFTs (Non-Fungible Tokens).

NFTとは、ブロックチェーン上で発行される代替不可能なデジタルトークン(「非代替性トークン」とも呼ばれる)である。取引サーバ装置40は、例えば、コンテンツCの内容を記述したNFTを生成してブロックチェーンに登録することで、そのコンテンツCを管理する。また、取引サーバ装置40は、取引所4(マーケットプレイス)を介してコンテンツCを取引する。取引所4は、ブロックチェーンを用いた取引を仲介するシステムである。 An NFT is a non-fungible digital token (also called a “non-fungible token”) issued on a blockchain. The transaction server device 40 manages the content C by, for example, generating an NFT describing the details of the content C and registering it in the blockchain. The transaction server device 40 also trades the content C via the exchange 4 (marketplace). The exchange 4 is a system that mediates transactions using blockchain.

取引サーバ装置40は、取引所4で用いられる仮想通貨を購入してウォレットW1で保管しておき、ウォレットW1を取引所4に接続することでNFTの登録等に必要なコストを仮想通貨等で支払う。 The transaction server device 40 purchases the virtual currency used in the exchange 4 and stores it in the wallet W1, and by connecting the wallet W1 to the exchange 4, the costs necessary for NFT registration etc. are covered by the virtual currency. pay.

取引者端末50は、コンテンツCの取引を行う取引者が使用する装置である。コンテンツCは、デジタルデータ全般を含むが、本実施形態では、取引されるコンテンツCの例として、ゲーム内で使用可能なアイテム等を含むゲームデータが取引される。コンテンツCの取引には、BCノード装置10を用いることも可能である。例えば、プレイヤがBCノード装置10を操作して、コンテンツCを取得することや、取得したコンテンツCの所有権を売りに出すことができる。 The trader terminal 50 is a device used by a trader who trades content C. FIG. The content C includes digital data in general, but in this embodiment, as an example of the content C to be traded, game data including items that can be used in the game is traded. It is also possible to use the BC node device 10 for the content C transaction. For example, the player can operate the BC node device 10 to acquire the content C or put the ownership of the acquired content C up for sale.

1.2 BCノード装置10
図2は、BCノード装置10のハードウェア構成を示す図である。BCノード装置10は、制御部11と、記憶部12と、通信部13と、バス14と、入力部15と、表示部16とを備える。バス14は、BCノード装置10が備える各部を電気的に接続する。なお、取引者端末50は、性能および細かな仕様等は異なっていてもよいが、BCノード装置10と同様のハードウェア構成を備える。
1.2 BC node device 10
FIG. 2 is a diagram showing the hardware configuration of the BC node device 10. As shown in FIG. The BC node device 10 includes a control section 11 , a storage section 12 , a communication section 13 , a bus 14 , an input section 15 and a display section 16 . The bus 14 electrically connects each unit included in the BC node device 10 . The transactor terminal 50 has the same hardware configuration as the BC node device 10, although performance and detailed specifications may differ.

(制御部11)
制御部11は、例えば不図示の中央処理装置(Central Processing Unit:CPU)である。制御部11は、記憶部12に記憶された所定のプログラムを読み出すことによって、情報処理システム1に係る種々の機能を実現する。すなわち、記憶部12に記憶されているソフトウェアによる情報処理が、ハードウェアの一例である制御部11によって具体的に実現されることで、制御部11に含まれる各機能部として実行されうる。これらについては、次節においてさらに詳述する。なお、制御部11は単一であることに限定されず、機能ごとに複数の制御部11を有するように実施してもよい。またそれらの組合せであってもよい。
(control unit 11)
The control unit 11 is, for example, a central processing unit (CPU) (not shown). The control unit 11 implements various functions related to the information processing system 1 by reading a predetermined program stored in the storage unit 12 . That is, information processing by software stored in the storage unit 12 can be specifically realized by the control unit 11 which is an example of hardware, and can be executed as each functional unit included in the control unit 11 . These are further detailed in the next section. Note that the control unit 11 is not limited to a single unit, and a plurality of control units 11 may be provided for each function. A combination thereof may also be used.

(記憶部12)
記憶部12は、前述の記載により定義される様々な情報を記憶する。これは、例えば、制御部11によって実行される情報処理システム1に係る種々のプログラム等を記憶するソリッドステートドライブ(Solid State Drive:SSD)等のストレージデバイスとして、あるいは、プログラムの演算に係る一時的に必要な情報(引数、配列等)を記憶するランダムアクセスメモリ(Random Access Memory:RAM)等のメモリとして実施されうる。記憶部12は、制御部11によって実行される情報処理システム1に係る種々のプログラムや変数等を記憶している。
(storage unit 12)
The storage unit 12 stores various information defined by the above description. For example, it can be used as a storage device such as a solid state drive (SSD) for storing various programs related to the information processing system 1 executed by the control unit 11, or as a temporary storage device related to program calculation. It can be implemented as a memory such as a Random Access Memory (RAM) that stores information (arguments, arrays, etc.) required for the . The storage unit 12 stores various programs, variables, etc. related to the information processing system 1 executed by the control unit 11 .

(通信部13)
通信部13は、BCノード装置10から種々の電気信号を外部の構成要素に送信可能に構成される。また、通信部13は、外部の構成要素からBCノード装置10への種々の電気信号を受信可能に構成される。さらに好ましくは、通信部13がネットワーク通信機能を有し、これによりP2Pネットワーク2または通信回線3を介して、BCノード装置10と外部機器との間で種々の情報を通信可能に実施してもよい。
(Communication unit 13)
The communication unit 13 is configured to be able to transmit various electrical signals from the BC node device 10 to external components. Also, the communication unit 13 is configured to be able to receive various electrical signals from an external component to the BC node device 10 . More preferably, the communication unit 13 has a network communication function so that various information can be communicated between the BC node device 10 and the external device via the P2P network 2 or the communication line 3. good.

(入力部15)
入力部15は、ボタンおよびタッチスクリーン等を有し、プレイヤによる入力を受け付ける。ゲームのプレイに適したコントローラーが入力部15として用いられてもよい。
(Input unit 15)
The input unit 15 has buttons, a touch screen, and the like, and receives input from the player. A controller suitable for playing games may be used as the input unit 15 .

(表示部16)
表示部16は、ディスプレイ等を有し、表示面に画像を表示する。なお、表示部16がゲームに登場するキャラクタ、アイテムおよび背景等の各種の画像を表示することを「ゲーム画面を表示する」とも言う。
(Display unit 16)
The display unit 16 has a display and the like, and displays an image on the display surface. Displaying various images such as characters, items, and backgrounds appearing in the game by the display unit 16 is also referred to as “displaying the game screen”.

1.3 ゲームサーバ装置20
図3は、ゲームサーバ装置20のハードウェア構成を示す図である。ゲームサーバ装置20は、制御部21と、記憶部22と、通信部23と、バス24とを備える。バス24は、ゲームサーバ装置20が備える各部を電気的に接続する。制御部21と、記憶部22および通信部23の具体的な説明については、BCノード装置10と同様であるので、制御部11、記憶部12および通信部13の記載を参照されたい。なお、取引サーバ装置40は、性能および細かな仕様等は異なっていてもよいが、ゲームサーバ装置20と同様のハードウェア構成を備える。
1.3 Game server device 20
FIG. 3 is a diagram showing the hardware configuration of the game server device 20. As shown in FIG. The game server device 20 includes a control section 21 , a storage section 22 , a communication section 23 and a bus 24 . The bus 24 electrically connects each unit included in the game server device 20 . Specific descriptions of the control unit 21, the storage unit 22, and the communication unit 23 are the same as those of the BC node device 10, so please refer to the descriptions of the control unit 11, the storage unit 12, and the communication unit 13. Transaction server device 40 has the same hardware configuration as game server device 20, although performance and detailed specifications may differ.

2.機能構成
本節では、図4を参照して、本実施形態の機能構成について説明する。図4は、各装置の制御部の機能構成を示す図である。前述の通り、各装置の記憶部に記憶されているソフトウェアによる情報処理がハードウェアの一例である制御部によって具体的に実現されることで、制御部は、以下に示す各機能部として機能する。
2. Functional Configuration In this section, the functional configuration of this embodiment will be described with reference to FIG. FIG. 4 is a diagram showing the functional configuration of the control unit of each device. As described above, information processing by software stored in the storage unit of each device is specifically realized by the control unit, which is an example of hardware, so that the control unit functions as each functional unit shown below. .

2.1 BCノード装置10(ゲーム端末)
BCノード装置10の制御部11は、BC記憶手段111と、マイニング処理手段112と、BC通信手段113と、ゲーム通信手段114と、ゲーム処理手段115と、権利処理手段116として機能する。
2.1 BC node device 10 (game terminal)
The control unit 11 of the BC node device 10 functions as BC storage means 111 , mining processing means 112 , BC communication means 113 , game communication means 114 , game processing means 115 and rights processing means 116 .

BC記憶手段111は、BCシステム100において生成されたブロックを記憶する。BC記憶手段111は、図1では、ブロックチェーンB10を含む台帳D10を登録している。 The BC storage means 111 stores blocks generated in the BC system 100 . The BC storage means 111 registers a ledger D10 including a block chain B10 in FIG.

マイニング処理手段112は、それまでに生成されたブロックおよび新たなトランザクションデータに基づいて新たなブロックを生成するというマイニング処理を実行する。図1では、BCノード装置10がブロックB11、B12、B13を有するブロックチェーンB10に追加する新たなブロックB14を生成するマイニング処理を実行している。 The mining processing means 112 performs a mining process of generating new blocks based on previously generated blocks and new transaction data. In FIG. 1, the BC node device 10 is executing mining processing to generate a new block B14 to be added to the block chain B10 having blocks B11, B12, and B13.

複数のBCノード装置10のうち、最も早くマイニング処理を完了したBCノード装置10が生成したブロックB14が、新たにブロックチェーンB10に加えられる。新たなブロックの生成には膨大な計算および冷却等のコストが必要なので、新たなブロックを生成したBCノード装置10にはインセンティブとして仮想通貨等が与えられる。BC記憶手段111は、そうしていずれかのBCノード装置10により新たにブロックチェーンが生成されるたびに、その新たなブロックチェーンを含む台帳を登録する。 A block B14 generated by the BC node device 10 that completed the mining process earliest among the plurality of BC node devices 10 is newly added to the block chain B10. Since generating a new block requires a huge amount of calculation and cooling costs, the BC node device 10 that generated the new block is given virtual currency or the like as an incentive. The BC storage means 111 registers a ledger containing the new block chain each time a new block chain is generated by any of the BC node devices 10 .

BC通信手段113は、BCシステム100が備える他のBCノード装置10との間で、ブロックチェーンに関する通信を行う。BC通信手段113は、例えば、新たなブロックに格納するトランザクションデータ、新たに生成されたブロックチェーンおよびそのブロックチェーンを含む台帳等の通信をブロックチェーンに関する通信として行う。 The BC communication means 113 performs blockchain-related communication with other BC node devices 10 included in the BC system 100 . The BC communication means 113 communicates, for example, transaction data to be stored in a new block, a newly generated block chain and a ledger containing the block chain, etc. as communication related to the block chain.

ゲーム通信手段114は、ゲームに関する通信を行う。ゲーム処理手段115は、ゲームに関する処理を実行する。権利処理手段116は、コンテンツCの管理、取引および行使等を行うための処理(以下「権利処理」と言う)を実行する。BCノード装置10は、これらの機能を用いて、プレイヤにゲームをプレイさせるゲーム端末として機能することに加え、コンテンツCの取引を行わせる。 The game communication means 114 performs game-related communication. The game processing means 115 executes processing related to the game. The rights processing unit 116 executes processing for managing, trading, exercising, etc. of the content C (hereinafter referred to as "rights processing"). Using these functions, the BC node device 10 not only functions as a game terminal that allows the player to play the game, but also allows the content C to be traded.

2.2 ゲームサーバ装置20
ゲームサーバ装置20の制御部21は、ゲーム通信手段211と、ゲーム処理手段212と、ゲームデータ記憶手段213と、管理手段214と、生成手段215と、受付手段216と、移転手段217と、付与手段218と、対戦手段219と、貸与手段220と、して機能する。
2.2 Game server device 20
The control unit 21 of the game server device 20 includes game communication means 211, game processing means 212, game data storage means 213, management means 214, generation means 215, reception means 216, transfer means 217, grant Means 218, fighting means 219, and lending means 220 function.

ゲーム通信手段211は、BCノード装置10との間でゲームに関する通信を行う。ゲーム処理手段212は、ゲームに関する処理を実行する。ゲームデータ記憶手段213は、ゲームに関するデータを記憶する。ゲームサーバ装置20は、これらの機能を用いて、プレイヤにゲームを提供する。ゲームサーバ装置20が提供するゲームは、格闘ゲーム、アクションゲーム、シューティングゲーム、ロールプレイングゲーム、シミュレーションゲーム、パズルゲーム、レーシングゲームおよび音楽ゲーム等、あらゆるジャンルが対象となりうる。 The game communication means 211 performs game-related communication with the BC node device 10 . The game processing means 212 executes processing related to the game. The game data storage means 213 stores data regarding games. The game server device 20 uses these functions to provide the game to the players. Games provided by the game server device 20 can be of all genres, such as fighting games, action games, shooting games, role-playing games, simulation games, puzzle games, racing games, and music games.

管理手段214は、コンテンツCの所有者を示す所有情報が記述された非代替トークンのブロックチェーンへの登録をBCシステム100に要求する。また、コンテンツCの所有権が移転する際、管理手段214を介して該当のコンテンツCの所有者情報を示すNFTが移転され、この移転のトランザクションがブロックチェーンに登録される。すなわち、管理手段214は、コンテンツCの所有者を示す所有情報が記述された非代替トークンを、ブロックチェーン上で管理させる。 The management means 214 requests the BC system 100 to register a non-substitutable token describing ownership information indicating the owner of the content C to the blockchain. Also, when the ownership of the content C is transferred, the NFT indicating the owner information of the content C is transferred via the management means 214, and this transfer transaction is registered in the blockchain. That is, the management means 214 manages the non-substitutable token describing the ownership information indicating the owner of the content C on the blockchain.

生成手段215は、自律分散型アプリケーション(Decentralized Applications:DApps)を介して、コンテンツCを生成する。生成手段215は、第1コンテンツC1が同じ所有者に必要数以上所有されることで、必要数の第1コンテンツC1同士を関連付けることにより、ユニークな第2コンテンツC2を生成する。 The generating means 215 generates content C via autonomous decentralized applications (DApps). The generating means 215 generates a unique second content C2 by associating the required number of first contents C1 with each other by having more than the required number of first contents C1 owned by the same owner.

受付手段216は、コンテンツCの所有者ではない他のプレイヤから、コンテンツCの所有情報(所有権)の移転要求を受け付ける。特に、受付手段216は、第2コンテンツC2の所有者ではない他のプレイヤから、第2コンテンツの移転要求を受け付ける。また、受付手段216は、プレイヤの現在地を取得する。 The accepting unit 216 accepts a transfer request for ownership information (ownership) of content C from another player who is not the owner of content C. FIG. In particular, the accepting unit 216 accepts a second content transfer request from another player who is not the owner of the second content C2. Also, the reception unit 216 acquires the current location of the player.

2.3 取引サーバ装置40
取引サーバ装置40の制御部は、コンテンツ記憶手段411と、BC処理手段412と、権利処理手段413と、BC通信手段414とを備える。
2.3 Transaction server device 40
The control unit of transaction server device 40 includes content storage means 411 , BC processing means 412 , rights processing means 413 , and BC communication means 414 .

コンテンツ記憶手段411は、ブロックチェーンで所有権等の権利を管理する対象となるコンテンツCの情報を記憶する。BC処理手段412は、ブロックチェーンに関する処理を実行する。BC処理手段412は、例えば、NFTをブロックチェーンに登録する処理を実行する。BC処理手段412は、他にも、仮想通貨を購入してウォレットW1に保管する処理およびウォレットW1からの支払い処理等を実行する。権利処理手段413は、BCノード装置10と同様に、前述した権利処理を実行する。 The content storage unit 411 stores information of content C whose rights such as ownership are managed by blockchain. The BC processing means 412 executes processing related to blockchain. The BC processing means 412 executes, for example, a process of registering the NFT in the blockchain. The BC processing means 412 also executes processing such as purchasing virtual currency and storing it in the wallet W1 and payment processing from the wallet W1. The rights processing unit 413 executes the rights processing described above, similarly to the BC node device 10 .

BC通信手段414は、BCシステム100および取引所4等との間で、ブロックチェーンに関する通信を行う。取引サーバ装置40は、これらの機能を用いて、コンテンツCの内容を記述したNFTを管理する。 The BC communication means 414 performs blockchain-related communication between the BC system 100 and the exchange 4 or the like. The transaction server device 40 manages the NFT describing the details of the content C using these functions.

2.4 取引者端末50
取引者端末50の制御部は、権利処理手段511と、BC通信手段512とを備える。権利処理手段511は、BCノード装置10と同様に、前述した権利処理を実行する。BC通信手段414は、BCシステム100および取引所4等との間で、ブロックチェーンに関する通信を行う。取引サーバ装置40は、これらの機能を用いて、取引者にコンテンツCの取引を行わせる。
2.4 Trader terminal 50
The control unit of the transactor terminal 50 includes right processing means 511 and BC communication means 512 . Rights processing means 511 executes the above-described rights processing, similarly to the BC node device 10 . The BC communication means 414 performs blockchain-related communication between the BC system 100 and the exchange 4 or the like. The transaction server device 40 allows the trader to trade the content C using these functions.

3.種々の情報と用語の説明
第3節では、情報処理システム1によって扱われる種々の情報と用語とについて説明する。
3. Description of Various Information and Terms In Section 3, various information and terms handled by the information processing system 1 will be described.

「コンテンツC」とは、ゲームサーバ装置20によって生成され、その所有情報がブロックチェーン上で管理されるデジタルデータである。コンテンツCが生成されることに伴い、コンテンツCの内容およびその所有者情報を記述したNFTが生成され、ブロックチェーンに登録される。また、このコンテンツCの所有権が取引されると、この取引データ(トランザクション)がブロックに記憶される。所有者報には、ギルドID、プレイヤID、所有期間、その他コンテンツC所有時の情報等が含まれる。本実施形態では、コンテンツCは、ゲーム内で利用可能なアイテム、キャラクター、モンスター等のゲームデータである場合を例に説明するが、これに限らず、ゲームキャラクターの姿が描かれた画像データや、ゲーム以外の一般的な風景や写真のデータであってもよい。また、これらのデータ(著作物)がユーザによって制作され提供される場合は、ゲームサーバ装置20に限らず、取引サーバ装置40にデータが記憶されてもよい。なお、ゲーム装置20によって生成されたコンテンツCのデータが取引サーバ装置40に送信され、記憶されてもよい。コンテンツCの所有権は、いずれもゲームのプレイヤおよび取引者間で譲渡(売買取引)可能である。本実施形態では、プレイヤや取引者が入手可能なコンテンツCの一例として、第1コンテンツC1と、第2コンテンツC2と、第3コンテンツC3とが例示される。 “Content C” is digital data generated by the game server device 20 and whose ownership information is managed on the blockchain. As the content C is generated, an NFT describing the content of the content C and its owner information is generated and registered in the blockchain. Also, when ownership of this content C is traded, this transaction data (transaction) is stored in the block. The owner information includes a guild ID, a player ID, an ownership period, other information when the content C was owned, and the like. In this embodiment, the content C is game data such as items, characters, and monsters that can be used in the game. , general scenery and photo data other than games may be used. Further, when these data (copyrighted works) are produced and provided by the user, the data may be stored not only in the game server device 20 but also in the transaction server device 40 . The data of content C generated by game device 20 may be transmitted to transaction server device 40 and stored. Ownership of content C can be transferred (sales transaction) between game players and traders. In this embodiment, a first content C1, a second content C2, and a third content C3 are exemplified as examples of content C available to players and traders.

「第1コンテンツC1」とは、ゲームを開始したプレイヤにログインボーナス(報酬)として付与されるコンテンツCである。第1コンテンツC1は、原則として属性を有し、各第1コンテンツC1はいずれもユニークなもの(NFTで管理されているもの)であるが、属性を有しない汎用的な第1コンテンツC1が一部に含まれてもよい。 "First content C1" is content C that is given as a login bonus (reward) to the player who has started the game. In principle, the first content C1 has attributes, and each first content C1 is unique (managed by NFT), but general-purpose first content C1 without attributes is the same. may be included in the department.

「第2コンテンツC2」とは、その生成後から所定時間が経過すると、所有者に利益が与えられるコンテンツCである。利益とは、例えば第3コンテンツC3である。 "Second content C2" is content C whose owner is given a profit after a predetermined time has passed since it was generated. The profit is, for example, the third content C3.

「第3コンテンツC3」とは、プレイヤが所定条件を満たした場合に、利益として付与されるコンテンツCである。 "Third content C3" is content C that is given as a profit when the player satisfies a predetermined condition.

「タワーディフェンスゲーム」とは、第2コンテンツC2の所有プレイヤと、第2コンテンツC2をしない他のプレイヤとの間で実行される対戦ゲームの一例であって、自分の領土(エリア)に侵入してくる敵を倒す防衛ゲームである。タワーディフェンスゲームでは、各プレイヤには領土が割り当てられており、領土には、敵プレイヤからの侵入を防ぐ壁や、敵プレイヤに対抗するための建物(砲台など)、攻撃キャラクタ等が配置されている。各プレイヤは、ゲーム内通貨やゲームアイテム等を用いて自己の領土を発展させて、敵プレイヤとの対戦に備える。第2コンテンツC2を取得したいプレイヤは、第2コンテンツC2を所有するプレイヤの領土に攻め込み、城を落とすことで第2コンテンツC2を獲得することができる。一方、第2コンテンツC2の所有プレイヤは、敵プレイヤからの攻撃を阻むことで、第2コンテンツC2の防衛を行う。本実施形態では、第2コンテンツC2が生成されてから所定時間が経過するまでの間、第2コンテンツC2を争奪するタワーディフェンスゲームが行われるものとする。 A “tower defense game” is an example of a battle game executed between a player who owns the second content C2 and another player who does not play the second content C2, and is an example of a battle game in which players do not invade their own territory (area). It is a defense game that defeats incoming enemies. In a tower defense game, each player is assigned a territory, and in the territory there are walls to prevent invasion from enemy players, buildings (turrets, etc.) to counter enemy players, attack characters, etc. there is Each player uses in-game currency, game items, and the like to develop his own territory and prepares for a battle with an enemy player. A player who wants to acquire the second content C2 can acquire the second content C2 by invading the territory of the player who owns the second content C2 and destroying the castle. On the other hand, the player owning the second content C2 defends the second content C2 by blocking attacks from the enemy player. In this embodiment, it is assumed that a tower defense game for scramble for the second content C2 is played for a predetermined period of time after the second content C2 is generated.

「格闘ゲーム」とは、プレイヤ同士で実行される対戦ゲームの一例であって、各プレイヤが操作するプレイヤキャラクタ同士を、ゲーム仮想空間内で対戦させる対戦型アクションゲームである。対戦手段219は、第1コンテンツC1を所持するプレイヤ同士をマッチングさせ、格闘ゲームを実行させる。マッチングされたプレイヤのキャラクタ同士は、所定のゲーム空間を舞台として、格闘試合を行う。 A “fighting game” is an example of a fighting game executed between players, and is a fighting action game in which player characters operated by each player fight against each other in a game virtual space. The fighting means 219 matches the players possessing the first content C1 with each other, and executes the fighting game. The characters of the matched players engage in a fighting match in a predetermined game space.

「ターン制バトルゲーム」とは、プレイヤ同士で実行される対戦ゲームの一例であって、各プレイヤが操作するプレイヤキャラクタ同士を、交互に行動させて攻撃を繰り返すターン制バトルシステムである。 A “turn-based battle game” is an example of a battle game executed between players, and is a turn-based battle system in which player characters operated by each player alternately act to repeat attacks.

「フレンド」とは、ゲーム内で知人友人関係にあるプレイヤを示す。複数人でゲームを進行させる際、協力プレイを行ったり、フレンド同士で気軽にコミュニケーションを取り合ったり、特別な条件でアイテムやコンテンツCの交換をすることができる。 A "friend" indicates a player who is an acquaintance and a friend in the game. When progressing the game with multiple players, cooperative play can be carried out, friends can easily communicate with each other, and items and content C can be exchanged under special conditions.

「ギルド」とは、プレイヤが所属するゲーム内グループを示す。ギルドのメンバー同士で交流をしながら、ギルド単位でクエストを請け負ってゲームを進行させたり、フレンドと同様に特別な条件でアイテムやコンテンツCの交換をすることができる。 "Guild" indicates an in-game group to which a player belongs. While interacting with each other in the guild, the guild unit can take on quests to advance the game, and can exchange items and contents C under special conditions like friends.

4. 情報処理の概要
図5は、本実施形態に係る情報処理システム1の情報処理の流れを示すアクティビティ図である。以下、このアクティビティ図に沿って、情報処理の流れを概説する。本実施形態に係る情報処理方法は、情報処理システム1における以下の各ステップを備える。
4. Overview of Information Processing FIG. 5 is an activity diagram showing the flow of information processing in the information processing system 1 according to this embodiment. The flow of information processing will be outlined below along this activity diagram. The information processing method according to this embodiment includes the following steps in the information processing system 1 .

まず、BCノード装置10-1(以下、ゲーム端末10-1と言う)のゲーム処理手段115は、第1プレイヤの操作に基づき、ゲームを開始および進行させる(A101)。たとえば、ゲーム端末10-1がゲームにログインする要求をゲームサーバ装置20に送信することにより、ゲームサーバ装置20からゲームに必要なデータを受信する。そして、ゲーム端末10-1とゲームサーバ装置20とでゲーム進行に必要なデータを送受信することによりゲームが進行する。ゲームサーバ装置20の付与手段218は、所定のタイミングで第1コンテンツC1を第1プレイヤに付与し(A102)、第1プレイヤはこれを取得する(A103)。付与とは、第1プレイヤによってゲーム上で第1コンテンツC1を利用できることをいう。第1コンテンツC1の付与に伴い、管理手段214を介して、その所有者を示す所有情報が記述された非代替トークンが発行されブロックチェーンに登録される。これにより、第1コンテンツC1の所有情報は、第1プレイヤを所有者としてブロックチェーン上で管理される。すなわち、ブロックチェーン上には第1コンテンツC1の所有情報が記憶される。 First, the game processing means 115 of the BC node device 10-1 (hereinafter referred to as game terminal 10-1) starts and advances the game based on the operation of the first player (A101). For example, game terminal 10-1 receives data necessary for the game from game server device 20 by transmitting a request to log in to the game to game server device 20. FIG. The game progresses by transmitting and receiving data necessary for the progress of the game between game terminal 10-1 and game server device 20. FIG. The giving means 218 of the game server device 20 gives the first content C1 to the first player at a predetermined timing (A102), and the first player acquires it (A103). Giving means that the first player can use the first content C1 in the game. Along with the provision of the first content C1, a non-substitutable token describing ownership information indicating the owner is issued and registered in the blockchain via the management means 214. FIG. Thereby, the ownership information of the first content C1 is managed on the blockchain with the first player as the owner. That is, the ownership information of the first content C1 is stored on the blockchain.

また、生成手段215は、第1コンテンツC1が同じ所有者に必要数以上所有され、この必要数の第1コンテンツC1同士を関連付けることにより、ユニークな第2コンテンツC2を生成可能とする。第1プレイヤは、第1コンテンツC1を所定数以上取得した場合、A104に進む。第2コンテンツC2の生成に必要な第1コンテンツC1の数は、具体的には例えば、5,10,15,20,25,30,35,40,45,50,55,60,65,70,75,80,85,90,95,100個であり、ここで例示した数値の何れか2つの間の範囲内であってもよい。 In addition, the generating means 215 can generate a unique second content C2 by associating the necessary number or more of the first contents C1 owned by the same owner with the necessary number of the first contents C1. If the first player has obtained the predetermined number or more of the first contents C1, the process proceeds to A104. Specifically, the number of first contents C1 required to generate the second contents C2 is, for example, 5, 10, 15, 20, 25, 30, 35, 40, 45, 50, 55, 60, 65, 70. , 75, 80, 85, 90, 95, 100, and may be in the range between any two of the values exemplified herein.

第1プレイヤは、必要数以上の第1コンテンツC1を所有すると、第1コンテンツC1を用いて、第2コンテンツC2の生成要求をすることができる(A104)。受付手段216は、第1プレイヤから第2コンテンツC2の生成要求を受け付ける。また、生成手段215は、生成要求を受け付けた場合、必要数の第1コンテンツC1を用いて、ユニークな第2コンテンツC2を生成する(A105)。そして、管理手段214を介して、第2コンテンツC2に対応する非代替トークンが発行されブロックチェーンに登録される。これにより、第2コンテンツC2の所有情報は、第1プレイヤを所有者としてブロックチェーン上で管理される。すなわち、ブロックチェーン上には第2コンテンツC2の所有情報が記憶される。 When the first player owns more than the required number of first contents C1, the first player can request the generation of the second contents C2 using the first contents C1 (A104). The accepting means 216 accepts a request for generating the second content C2 from the first player. In addition, when receiving the generation request, the generation means 215 generates unique second content C2 using the required number of first contents C1 (A105). Then, a non-substitutable token corresponding to the second content C2 is issued via the management means 214 and registered in the blockchain. Thereby, the ownership information of the second content C2 is managed on the blockchain with the first player as the owner. That is, the ownership information of the second content C2 is stored on the blockchain.

第2コンテンツC2の生成要求をしたプレイヤは、第2コンテンツC2の生成から所定時間が経過したタイミングでこれを所持している場合(第2コンテンツC2の所有者である場合)、特典を取得することができる。 If the player who requested the generation of the second content C2 possesses the second content C2 at the timing when a predetermined time has passed since the generation of the second content C2 (if he/she is the owner of the second content C2), he/she acquires the privilege. be able to.

ここで、第2コンテンツC2の生成から所定時間が経過するまでの間、第2コンテンツC2を所望する他のプレイヤは、第2コンテンツC2を所有するプレイヤに対して移転要求をすることができる。第2プレイヤから第2コンテンツC2の移転要求が行われると(A107)、受付手段216がこれを受け付け(A108)、移転手段217は、他のプレイヤが所定条件を満たした場合、第2コンテンツC2(の所有権)を他のプレイヤに移転する。より具体的には、対戦手段219は、他のプレイヤから第2コンテンツC2の移転要求を受け付けた場合、他のプレイヤと、第2コンテンツC2の所有者との間で対戦ゲームを実行させる(A109)。このときに実行される対戦ゲームは、例えばタワーディフェンスゲームである。 Here, another player who desires the second content C2 can make a transfer request to the player who owns the second content C2 until a predetermined time has passed since the generation of the second content C2. When the second player makes a transfer request for the second content C2 (A107), the receiving means 216 receives this (A108). Transfer (ownership of) to another player. More specifically, when receiving a transfer request for the second content C2 from another player, the competition means 219 executes a competition game between the other player and the owner of the second content C2 (A109 ). The battle game executed at this time is, for example, a tower defense game.

対戦した結果、対戦ゲームで他のプレイヤ(第2プレイヤ)が勝利した場合、移転手段217は、第2コンテンツC2の所有権を他のプレイヤ(第2プレイヤ)に移転し(A110)、第2プレイヤは勝利報酬として第2コンテンツC2を取得する(A111)。このとき、管理手段214を介して第2コンテンツC2の所有者情報を示すNFTが移転され、この移転のトランザクションがブロックチェーンに登録される。対戦ゲームに第1プレイヤが勝利すると、第2コンテンツC2の所有権(NFT)は第1プレイヤの元に維持され、防衛に成功する。 As a result of the competition, when another player (second player) wins the competition game, the transfer means 217 transfers the ownership of the second content C2 to the other player (second player) (A110), The player obtains the second content C2 as a reward for winning (A111). At this time, the NFT indicating the owner information of the second content C2 is transferred via the management means 214, and this transfer transaction is registered in the blockchain. When the first player wins the competition game, the ownership (NFT) of the second content C2 is maintained by the first player and is successfully defended.

その後、第2コンテンツC2の生成から所定時間が経過すると、付与手段218は、第2コンテンツC2の生成から所定時間経過時における第2コンテンツC2の所有者に利益を与える(A112)。例えば、第1プレイヤが所定時間が経過するまでの間、第2コンテンツC2の死守に成功した場合(第2コンテンツC2の所有権を維持した場合)、特典として、第3コンテンツC3を取得する(A113)。第3コンテンツC3(第3コンテンツC3の所有権(NFT))を取得すると、第1コンテンツC1および第2コンテンツC2を取得したときと同様に、その所有情報がブロックチェーン上で管理されることとなる。 Thereafter, when a predetermined period of time has passed since the generation of the second content C2, the providing means 218 gives a benefit to the owner of the second content C2 at the time when the predetermined period of time has passed since the generation of the second content C2 (A112). For example, if the first player succeeds in defending the second content C2 until the predetermined time elapses (maintains ownership of the second content C2), the third content C3 is acquired as a privilege ( A113). When the third content C3 (ownership of the third content C3 (NFT)) is acquired, the ownership information is managed on the blockchain in the same way as when the first content C1 and the second content C2 are acquired. Become.

5. 情報処理の詳細
続いて、図6~図10を参照しながら、前述した情報処理の詳細をさらに説明する。図6は、ゲーム端末10に表示される画面の一例であって、第1プレイヤに付与された第1コンテンツC1を示す。図7および図8は、ゲーム端末10に表示される画面の一例であり、第1コンテンツC1aを用いて第2コンテンツC2が生成される態様を示している。図9は、第2コンテンツC2の生成から所定時間が経過するまでの間、ゲーム端末10に表示される画面の一例である。図10は、ゲーム端末10に表示される画面の一例であって、第3コンテンツC3が付与される態様を示している。
5. Details of Information Processing Next, details of the information processing described above will be further described with reference to FIGS. 6 to 10. FIG. FIG. 6 is an example of a screen displayed on the game terminal 10 and shows the first content C1 given to the first player. FIG. 7 and FIG. 8 are examples of screens displayed on the game terminal 10, and show aspects in which the second content C2 is generated using the first content C1a. FIG. 9 is an example of a screen displayed on the game terminal 10 until a predetermined period of time has passed since the generation of the second content C2. FIG. 10 is an example of a screen displayed on the game terminal 10, showing a mode in which the third content C3 is provided.

まず、第1プレイヤの操作に基づき、ゲーム処理手段115によってゲームが開始されることに伴い(A101)、生成手段215は、第1コンテンツC1を第1プレイヤに付与する(A102)。ゲームを開始したプレイヤは、第1コンテンツC1をログインボーナスとして取得可能である(A103)。 First, as the game is started by the game processing means 115 based on the operation of the first player (A101), the generating means 215 gives the first content C1 to the first player (A102). The player who started the game can acquire the first content C1 as a login bonus (A103).

図6において、第1プレイヤは、6つの第1コンテンツC1(第1コンテンツC1aaと、第1コンテンツC1abと、第1コンテンツC1bと、第1コンテンツC1cと、第1コンテンツC1dと、第1コンテンツC1e)が付与される例が示される。ただし、第1コンテンツC1aaおよび第1コンテンツC1abは同属性であるので、第1プレイヤが取得する第1コンテンツC1の属性の種類は5種類である。 In FIG. 6, the first player has six first contents C1 (a first content C1aa, a first content C1ab, a first content C1b, a first content C1c, a first content C1d, and a first content C1e). ) is given. However, since the first content C1aa and the first content C1ab have the same attribute, there are five kinds of attributes of the first content C1 acquired by the first player.

特に、各第1コンテンツC1が同じ属性である場合、プレイヤは、各第1コンテンツC1が同じ属性であることを識別可能である。図6において、同じ属性である第1コンテンツC1aaおよび第1コンテンツC1abは、同じ形状で示される一方、属性が異なる他の第1コンテンツC1の形状は、いずれも異なる表示態様となる。 In particular, when each first content C1 has the same attribute, the player can identify that each first content C1 has the same attribute. In FIG. 6, the first content C1aa and the first content C1ab having the same attribute are shown in the same shape, while the other first content C1 having different attributes have different display modes.

ここで、第1コンテンツC1を素材に合成される第2コンテンツC2の種類や、合成に用いられる第1コンテンツC1それぞれが、第2コンテンツC2のゲーム内での潜在能力値に与える影響等は予め定められているが、プレイヤには秘匿されている。ただし、第1コンテンツC1のデザイン(色、形状を含む)がこれを暗示するものとなっていたり、アイコンやマーク等の示唆情報6が表示されるため、プレイヤは、これらの情報をヒントとすることができる。例えば、第1コンテンツC1によって生成される第2コンテンツC2の種類が、通常と異なるものとなる場合、第1コンテンツC1とともに示唆情報6が表示されることで、プレイヤは第1コンテンツC1が特殊なものであることを推測することができる。 Here, the type of the second content C2 synthesized with the first content C1 as a material, the influence of each of the first content C1 used for synthesis on the in-game potential value of the second content C2, etc. are determined in advance. Although it is defined, it is kept secret from the player. However, since the design (including color and shape) of the first content C1 implies this, and suggestive information 6 such as icons and marks is displayed, the player may use these information as hints. be able to. For example, when the type of the second content C2 generated by the first content C1 is different from the usual one, the suggestive information 6 is displayed together with the first content C1, so that the player can understand that the first content C1 is special. It can be inferred that it is

生成手段215は、第1コンテンツC1が同じ所有者に必要数以上所有されることで、必要数の第1コンテンツC1を合成して、ユニークな第2コンテンツC2を生成可能である。具体的には、第1プレイヤは、必要数以上の第1コンテンツC1を所有すると、第2コンテンツC2の合成要求をすることができる(A104)。受付手段216が生成要求を受け付けた場合、生成手段215は、第1コンテンツC1を用いて、ユニークな第2コンテンツC2を生成する(A105)。すなわち、第1プレイヤは、第1コンテンツC1を必要数集めることにより、第1コンテンツC1を合成素材として、第2コンテンツC2を合成することができる。 The generating means 215 can generate a unique second content C2 by synthesizing the required number of the first contents C1 when the same owner owns the required number or more of the first contents C1. Specifically, when the first player owns more than the required number of first contents C1, he/she can request synthesis of the second contents C2 (A104). When the receiving means 216 receives the generation request, the generating means 215 generates the unique second content C2 using the first content C1 (A105). That is, the first player can synthesize the second content C2 by using the first content C1 as a synthesis material by collecting the required number of the first content C1.

図7で示されるように、第2コンテンツC2の生成に同属性の第1コンテンツC1が6つ必要であり、これらを素材として第2コンテンツC2を合成可能である。また、図7および図8で表されるとおり、第2コンテンツC2の生成に用いられた第1コンテンツC1の属性が同じでも、素材とした第1コンテンツC1はそれぞれ異なるので、合成される第2コンテンツC2は異なり、ユニークな第2コンテンツC2が生成される。 As shown in FIG. 7, six pieces of first content C1 having the same attribute are required to generate the second content C2, and the second content C2 can be synthesized using these as materials. As shown in FIGS. 7 and 8, even if the attributes of the first contents C1 used to generate the second contents C2 are the same, the first contents C1 used as materials are different. Content C2 is different and a unique second content C2 is generated.

例えば、第2コンテンツC2に、ゲーム内で効果を発揮させる能力の値と種類を示すものとして、複数のパラメータやスキルが割り振られているとする。第2コンテンツC2の合成素材となる第1コンテンツC1は、それぞれ第2コンテンツC2に影響を与えるパラメータと、その数値が関連付けられており、合成の際、素材となる複数の第1コンテンツC1が相互に影響しあって、第2コンテンツC2のパラメータやスキルが変化する。このとき、素材となる第1コンテンツC1は、第2コンテンツC2のデザインに影響を与えるものであってもよい。このように、生成手段215は、同じ属性の第1コンテンツC1が同じ所有者に必要数以上所有されることで、必要数の第1コンテンツC1同士を関連付けることにより、ユニークな第2コンテンツC2を生成することができる。 For example, it is assumed that a plurality of parameters and skills are assigned to the second content C2 to indicate the values and types of abilities to be effective in the game. Each of the first contents C1 serving as materials for synthesizing the second contents C2 is associated with a parameter that affects the second contents C2 and its numerical value. affect each other, and the parameters and skills of the second content C2 change. At this time, the first content C1 as a material may influence the design of the second content C2. In this way, the generating means 215 generates unique second contents C2 by associating the necessary number of first contents C1 with each other by having more than the necessary number of first contents C1 with the same attribute possessed by the same owner. can be generated.

ここで、プレイヤは、ログインボーナスとして第1コンテンツC1を入手する方法の他、他プレイヤから第1コンテンツC1の移転を受けることで第1コンテンツC1を入手することができる。具体的には、プレイヤは、他プレイヤとの対戦に勝利して第1コンテンツC1を奪ったり、他プレイヤと売買取引したり、第1コンテンツC1を交換することによって、所望の第1コンテンツC1を入手することができる。なお、このとき、管理手段214を介して第1コンテンツC1の所有者情報を示すNFTが移転され、この移転のトランザクションがブロックチェーンに登録される。これによって、第1コンテンツC1の入手、取引等が成立する。 Here, the player can obtain the first content C1 by receiving the transfer of the first content C1 from another player, in addition to obtaining the first content C1 as a login bonus. Specifically, the player wins a match against another player and steals the first content C1, trades with another player, or exchanges the first content C1 to obtain the desired first content C1. can be obtained. At this time, the NFT indicating the owner information of the first content C1 is transferred via the management means 214, and the transfer transaction is registered in the blockchain. As a result, acquisition, transaction, etc. of the first content C1 are established.

例えば、プレイヤは、他プレイヤから第1コンテンツC1を奪いたい場合、他プレイヤに対して対戦を申し込むことができる。対戦手段219は、対戦するプレイヤのマッチングを行うとともに、対戦ゲームを実行させる。そして、対戦の勝敗に応じて、移転手段217は、対戦に負けたプレイヤが所持する第1コンテンツC1のうち少なくとも一つを、対戦に勝利したプレイヤに移転する。このような態様によれば、対戦の勝者は、敗者から第1コンテンツC1を奪うことができる。なお、対戦結果に基づく第1コンテンツC1の移転処理の詳細ついては、後述する。 For example, when a player wants to steal the first content C1 from another player, the player can challenge the other player to a battle. The battle means 219 matches the players to be battled and causes the battle game to be executed. Depending on the outcome of the match, the transfer means 217 transfers at least one of the first contents C1 possessed by the player who lost the match to the player who won the match. According to this aspect, the winner of the match can deprive the loser of the first content C1. Details of the transfer processing of the first content C1 based on the result of the match will be described later.

また、プレイヤ同士で売買取引が行われた場合、移転手段217は、第1コンテンツC1を購入したプレイヤに対して、売買取引対象の第1コンテンツC1を移転させることができる。このとき、第1コンテンツC1を売却するプレイヤは、出品する第1コンテンツC1の売買価格を自由に決定できる。なお、第1コンテンツC1の売買処理の詳細ついては、後述する。 Further, when a sales transaction is conducted between players, the transfer means 217 can transfer the first content C1 to be sold and traded to the player who purchased the first content C1. At this time, the player who sells the first content C1 can freely determine the selling price of the first content C1 to be exhibited. Details of the trading process for the first content C1 will be described later.

プレイヤ同士で第1コンテンツC1を交換したい場合、プレイヤは、自身が所有する第1コンテンツC1のうち、交換に出したい第1コンテンツC1と、所望する第1コンテンツC1の種類とを他プレイヤに公開し、移転要求することができる。取引が成立すると、移転手段217は、交換対象の第1コンテンツC1を移転させる。 When players want to exchange the first content C1 with each other, the player discloses to other players the first content C1 that he/she owns and the type of the first content C1 that he or she desires to exchange. and request a transfer. When the transaction is established, the transfer means 217 transfers the first content C1 to be exchanged.

このように、様々な方法でプレイヤが第1コンテンツC1を必要数集め、集めた第1コンテンツC1を合成することによって複数の第1コンテンツC1から第2コンテンツC2に変化させるという構成により、プレイヤに対して、第1コンテンツC1を集める楽しみ、集めた第1コンテンツC1を第2コンテンツC2に合成させる楽しみが提供される。 In this manner, the player collects the required number of first contents C1 by various methods and synthesizes the collected first contents C1 to change the plurality of first contents C1 to the second contents C2. On the other hand, the enjoyment of collecting the first content C1 and the enjoyment of synthesizing the collected first content C1 with the second content C2 are provided.

第2コンテンツC2を生成したプレイヤは、第2コンテンツC2の生成から所定時間が経過したタイミングでこれを所持している場合、特典を取得することができる。所定時間とは、具体的には例えば、1,2,4,6,8,10,12,14,16,18,20,22,24時間である。また例えば、5,10,15,20,25,30,35,40,45,50,55,60秒であり、ここで例示した数値の何れか2つの間の範囲内であってもよい。 The player who generated the second content C2 can acquire the privilege if he/she possesses the second content C2 when a predetermined time has passed since the generation of the second content C2. The predetermined time is specifically, for example, 1, 2, 4, 6, 8, 10, 12, 14, 16, 18, 20, 22, 24 hours. Also, for example, 5, 10, 15, 20, 25, 30, 35, 40, 45, 50, 55, 60 seconds, and may be within a range between any two of the numerical values exemplified here.

第2コンテンツC2の生成から所定時間が経過するまでの間、図9に示されるように、第2コンテンツC2からどのような特典が得られるのかを示す示唆情報6が表示される。これにより、第2コンテンツC2を所持するプレイヤは、どのような特典が得られるのかを推測することができる。 Suggestion information 6 indicating what benefits can be obtained from the second content C2 is displayed, as shown in FIG. 9, until a predetermined time has elapsed since the generation of the second content C2. As a result, the player who owns the second content C2 can guess what kind of privilege will be obtained.

ここで、第2コンテンツC2の生成から所定時間が経過するまでの間、第2コンテンツC2の生成に用いた第1コンテンツC1の所有歴を有する他のプレイヤは、第2コンテンツC2を取得するため、第2コンテンツC2を所有するプレイヤに対戦ゲームを申し込むことができる。受付手段216が移転要求を受け付けると(A108)、対戦手段219は、他のプレイヤから第2コンテンツC2の移転要求を受け付けた場合、他のプレイヤと、第2コンテンツC2の所有者との間で対戦ゲームを実行させる(A109)。 Here, until a predetermined time elapses after the generation of the second content C2, other players who have owned the first content C1 used to generate the second content C2 cannot obtain the second content C2. , the player who owns the second content C2 can apply for a competitive game. When the accepting means 216 accepts the transfer request (A108), if the competing means 219 accepts the transfer request of the second content C2 from another player, the other player and the owner of the second content C2 A battle game is executed (A109).

対戦した結果、対戦ゲームで他のプレイヤが勝利した場合、移転手段217は、第2コンテンツC2を他のプレイヤ(第2プレイヤ)に移転し(A110)、第2プレイヤはこれを取得する(A111)。すなわち、対戦ゲームを申し込んだプレイヤが勝利すると、第2コンテンツC2の所有権は勝利したプレイヤへと移転され、第2コンテンツC2の所有者となる。これによって、第1プレイヤは、第2コンテンツC2を第2プレイヤに奪われることとなる。このとき、管理手段214を介して、第2コンテンツC2の所有者情報を示すNFTは移転され、この移転のトランザクションがブロックチェーンに登録される。これにより、第2コンテンツC2の所有履歴(トランザクション)は、ブロックチェーン上で管理される。一方、第1コンテンツC1の所持者が対戦ゲームに勝利すると、第2コンテンツC2の所有権(NFT)は第1プレイヤの元に維持され、防衛に成功する。 As a result of the competition, when the other player wins the competition game, the transfer means 217 transfers the second content C2 to the other player (second player) (A110), and the second player obtains it (A111 ). That is, when the player who applied for the competitive game wins, the ownership of the second content C2 is transferred to the winning player, who becomes the owner of the second content C2. As a result, the first player loses the second content C2 to the second player. At this time, the NFT indicating the owner information of the second content C2 is transferred via the management means 214, and this transfer transaction is registered in the blockchain. Thereby, the ownership history (transaction) of the second content C2 is managed on the blockchain. On the other hand, if the possessor of the first content C1 wins the battle game, the property right (NFT) of the second content C2 is maintained by the first player and is successfully defended.

対戦ゲームによって第2コンテンツC2が奪われた場合、第2コンテンツC2の元所有者は、第2コンテンツC2を奪い返すため、第2コンテンツC2の新たな所有者に対して対戦ゲームを申し込むことができる。 When the second content C2 is stolen by the competitive game, the former owner of the second content C2 can apply for the competitive game to the new owner of the second content C2 in order to regain the second content C2. .

例えば、対戦ゲームによって第2コンテンツC2の所有権が第1プレイヤから第2プレイヤに移転した場合、第1プレイヤは、新たな所有者である第2プレイヤに対して、対戦ゲームを申し込むことができる。このように、受付手段216は、第2コンテンツC2の生成に用いた第1コンテンツC1の所有歴を有する他のプレイヤだけでなく、第2コンテンツC2の所有歴を有する他のプレイヤからも、第2コンテンツC2の移転要求を受け付け、所定時間が経過するまでの間、第2コンテンツC2の奪い合いが行われる。 For example, when the ownership of the second content C2 is transferred from the first player to the second player due to the competitive game, the first player can apply for the competitive game to the new owner, the second player. . In this way, the accepting unit 216 receives second content from not only other players who have owned the first content C1 used to generate the second content C2, but also other players who have owned the second content C2. After receiving the transfer request for the second content C2, competition for the second content C2 continues until a predetermined time elapses.

その後、所定時間が経過すると、付与手段218は、第2コンテンツC2の生成から所定時間経過時における第2コンテンツC2の所有者に、ユニークな第3コンテンツC3を付与する(A112)。第3コンテンツC3が付与された場合、管理手段214を介して、第3コンテンツC3の所有情報を示すNFTがブロックチェーンに登録される。また、付与手段218は、第3コンテンツC3を付与する際、第2コンテンツC2の所有者から、第2コンテンツC2の関連付けを削除する。すなわち、第3コンテンツC3を取得したプレイヤは、第3コンテンツC3を取得するための媒体となった第2コンテンツC2の所有権を失う。 After that, when a predetermined period of time has elapsed, the providing means 218 provides the unique third content C3 to the owner of the second content C2 when the predetermined period of time has passed since the generation of the second content C2 (A112). When the third content C3 is granted, an NFT indicating ownership information of the third content C3 is registered in the blockchain via the management means 214 . In addition, when providing the third content C3, the providing unit 218 deletes the association of the second content C2 from the owner of the second content C2. That is, the player who has acquired the third content C3 loses the ownership of the second content C2, which was the medium for acquiring the third content C3.

付与手段218は、第2コンテンツC2の生成から所定時間経過時における第2コンテンツC2の所有者に利益を与える(A112)。すなわち、第1プレイヤが所定時間が経過するまでの間、第2コンテンツC2の死守に成功した場合(第2コンテンツC2の所有権を維持した場合)、特典として、第3コンテンツC3を取得する。第3コンテンツC3を取得すると、第1コンテンツC1および第2コンテンツC2を取得したときと同様に、その所有情報がブロックチェーン上で管理されることとなる。すなわち、素材である第1コンテンツC1(の所有権)を他のユーザから移転させ、合成することによって複数の第1コンテンツC1から第2コンテンツC2に変化させ、所定のタイミングでこの第2コンテンツC2が第3コンテンツC3に変化し、この第3コンテンツC3をゲーム内で利用できるようになる。これにより、プレイヤに対して、第1コンテンツC1を集める楽しみ、第2コンテンツC2を奪う/奪われないようにする楽しみ、および第3コンテンツC3を所有する楽しみを与えることができる。さらに、これらはブロックチェーン上で管理されるため、改ざんなどの不正行為が行われず、ユーザは安心したゲームプレイができるようになる。なお、図10の例において、第3コンテンツC3は、ゲーム内で使用可能なキャラクタであるが、これに限らず、アイテムでもよいし、プレイヤが閲覧して楽しむことができる画像データや動画データでもよい。 Giving means 218 gives a profit to the owner of second content C2 when a predetermined time has passed since the generation of second content C2 (A112). That is, when the first player successfully defends the second content C2 (maintains the ownership of the second content C2) until the predetermined time elapses, the first player acquires the third content C3 as a privilege. When the third content C3 is acquired, its ownership information is managed on the blockchain in the same way as when the first content C1 and the second content C2 are acquired. That is, (the ownership of) the first content C1, which is a material, is transferred from another user, synthesized to change the plurality of first content C1 to the second content C2, and at a predetermined timing, the second content C2 is changed to the second content C2. is changed to the third content C3, and the third content C3 can be used in the game. Thus, the player can be given the pleasure of collecting the first content C1, the pleasure of depriving/preventing the second content C2 from being stolen, and the pleasure of owning the third content C3. Furthermore, since these are managed on the blockchain, fraudulent acts such as falsification will not occur, and users will be able to play games with peace of mind. In the example of FIG. 10, the third content C3 is a character that can be used in the game, but is not limited to this, and may be an item, or image data or video data that the player can view and enjoy. good.

<変形例>
以下、前述した実施形態の変形例を、さらに説明する。
<Modification>
Modifications of the above-described embodiment will be further described below.

上記の例において、第1コンテンツC1は、プレイヤがゲームを開始させたときに、ログインボーナスとして付与される例を示したが、これに限らず、プレイヤがゲームを進行させることで入手可能でもよい。例えば、付与手段218は、プレイヤが他プレイヤや敵モンスターとの対戦に勝利したり、クエストをクリアしたりすることで報酬として付与してもよい。また、プレイヤは、上述した入手方法の他、ゲーム内のストア(対価と引き換えに購入)や他プレイヤまたは外部ユーザと売買取引したりと様々な方法で入手可能である。ただし、少なくとも1人のプレイヤに対して第1コンテンツC1を付与可能することで、ゲーム内(ブロックチェーン上)でこの第1コンテンツC1を流通させることにより、プレイヤがゲームのプレイを続ける中でおのずと獲得可能であることが好ましい。 In the above example, the first content C1 is given as a login bonus when the player starts the game. . For example, the granting means 218 may grant a reward when the player wins a match against another player or an enemy monster or clears a quest. In addition to the acquisition method described above, the player can obtain the game by various methods such as in-game store (purchase in exchange for payment), trading with other players or external users. However, by allowing the first content C1 to be given to at least one player, by distributing the first content C1 within the game (on the block chain), the player will naturally be able to continue playing the game. preferably obtainable.

図6の例では、第1コンテンツC1の形状によって属性が識別可能である例を示したが、これに限らず、第1コンテンツC1とともに表示されるアイコンやマークによって識別可能であってもよいし、第1コンテンツC1の名称やID等の文字情報によって識別可能であってもよい。また、属性にはレアリティを含むようにしてもよい。 Although the example in FIG. 6 shows an example in which the attribute can be identified by the shape of the first content C1, the attribute is not limited to this, and may be identified by an icon or mark displayed together with the first content C1. , character information such as the name and ID of the first content C1. Also, the attribute may include rarity.

図7および図8の例では、素材となる第1コンテンツC1がいずれも同じ属性である場合を示したが、第2コンテンツC2の合成に使用される第1コンテンツC1の一部に、他の第1コンテンツC1と同属性でない、汎用的な第1コンテンツC1(例えば、第1コンテンツC1e)が合成素材の一部として含まれてもよい。 In the examples of FIGS. 7 and 8, the first contents C1 used as materials all have the same attribute. General-purpose first content C1 (for example, first content C1e) that does not have the same attributes as first content C1 may be included as part of the composite material.

第1コンテンツC1が合成されて第2コンテンツC2が生成された場合、素材とした第1コンテンツC1の所有権を喪失する例を示したが、これに限らず、合成に使用した第1コンテンツC1が残ってもよい。また、第1コンテンツC1自体もゲーム内で利用できるキャラクタであってもよい。 An example has been shown in which the ownership of the first content C1 used as a material is lost when the first content C1 is synthesized to generate the second content C2. may remain. Also, the first content C1 itself may be a character that can be used in the game.

合成に用いた第1コンテンツC1の属性に応じた第2コンテンツC2が生成されてもよい。また、第2コンテンツC2または第3コンテンツC3を素材として、さらに第1コンテンツC1を合成可能であってもよい。 The second content C2 may be generated according to the attributes of the first content C1 used for synthesis. Further, it may be possible to synthesize the first content C1 using the second content C2 or the third content C3 as a material.

第2コンテンツC2の合成の際、プレイヤ間で取引された履歴のある第1コンテンツC1が素材に含まれる場合、ゲーム通信手段114は、その第1コンテンツC1を過去に所有した履歴がある所有者のゲーム端末10に通知してもよい。ここでいう「過去」とは、一度でも該当する第1コンテンツC1を所有した者であればよい。これらの履歴はブロックチェーン上のトランザクションにより管理される。 When synthesizing the second content C2, if the material includes the first content C1 that has a history of transactions between players, the game communication means 114 asks the owner who has a history of owning the first content C1 in the past. game terminal 10 may be notified. Here, the “past” may be any person who has owned the corresponding first content C1 at least once. These histories are managed by transactions on the blockchain.

対戦手段219は、第2コンテンツC2を生成の際に合成した第1コンテンツC1を所有していた他プレイヤからの第2コンテンツC2の移転要求を受け付けた場合、対戦ゲームを実行させる場合を示したが、実施態様はこれに限られない。例えば、所有履歴に関わらず、移転要求は、生成後の第2コンテンツC2が属性(レア度)に応じて全プレイヤ間、フレンド内限定、ギルド内限定にリスト表示され、各対象者が選択可能としてもよい。 The fighting means 219 executes a fighting game when receiving a transfer request for the second content C2 from another player who owned the first content C1 synthesized when the second content C2 was generated. However, embodiments are not limited to this. For example, regardless of the ownership history, the transfer request is displayed as a list among all players, limited to friends, or limited to guilds according to the attribute (rarity) of the generated second content C2, and can be selected by each target person. may be

また、移転要求の際、プレイヤの居住地域(GPS連動、登録情報)、プレイヤレベル、ギルドレベル等に応じて対応する属性の第2コンテンツC2を選択可能としてもよい。もしくは、他プレイヤが希望する第2コンテンツC2を事前に登録し、登録情報と合致する第2コンテンツC2が生成されたタイミングで、対戦要求が両者に自動送信されてもよい。 Also, when requesting a transfer, the second content C2 having corresponding attributes may be selectable according to the player's residence area (GPS interlocking, registration information), player level, guild level, and the like. Alternatively, the second content C2 desired by the other player may be registered in advance, and at the timing when the second content C2 that matches the registered information is generated, the battle request may be automatically sent to both players.

また、上述の例において、対戦結果に応じて移転される第1コンテンツC1の種類は、対戦要求時にプレイヤが選択できる例を示したが、これに限らず、移転手段217は、対戦に負けたプレイヤが所持している第1コンテンツC1のうち少なくとも一つをランダムに移転させてもよい。また、移転手段217は、対戦の内容に応じて、移転させる第1コンテンツC1の種類や数を変動させてもよい。例えば、異なるレベルのプレイヤ同士が対戦した場合において、レベルが対戦相手よりも低いプレイヤが対戦に勝利した場合、移転手段217は、移転させる第1コンテンツC1の数を増加させたり、レアリティの高い第1コンテンツC1を移転させてもよい。 In the above example, the player can select the type of first content C1 to be transferred according to the result of the match. At least one of the first contents C1 possessed by the player may be randomly transferred. Further, the transfer means 217 may vary the type and number of the first contents C1 to be transferred according to the content of the battle. For example, when players of different levels compete against each other, if a player whose level is lower than that of the opponent wins the competition, the transfer means 217 increases the number of first contents C1 to be transferred, or increases the number of first contents C1 to be transferred. 1 content C1 may be transferred.

上記の例では、付与手段218は、第2コンテンツC2の生成から所定時間経過時における第2コンテンツC2の所有者に対して、第3コンテンツC3を付与する場合を例に説明したが、これに限らず、所定時間が経過するまで利用できなかった第2コンテンツC2のゲーム効果を利用可能してもよい。例えば、付与手段218は、所定時間経過後、第2コンテンツC2に対して新たな能力を開放させる。 In the above example, the case where the providing unit 218 provides the third content C3 to the owner of the second content C2 when the predetermined time has passed since the generation of the second content C2 has been described as an example. Without limitation, the game effect of the second content C2 that has not been used until a predetermined time has passed may be used. For example, the granting unit 218 releases a new ability to the second content C2 after the lapse of a predetermined time.

付与手段218は、対戦ゲームにおいて、コンテンツCの所有数に応じて、対戦ゲームの勝敗に関わるプレイヤ情報が変化させてもよい。「プレイヤ情報」とは、プレイヤまたはプレイヤが所持するキャラクタのレベル、能力値、スキル、対戦ゲーム中にプレイヤに与えられるゲーム効果等を含む。すなわち、付与手段218は、コンテンツCの所持数に応じたゲーム効果を付与する。例えば、前述した防衛ゲームにおいて、プレイヤが所持する第1コンテンツC1または第3コンテンツC3が多いほど、プレイヤが有利になるように、プレイヤキャラクタのレベルを上げたり、パラメータを変化させたり、第1コンテンツC1または第3コンテンツC3自体を防衛ゲームに利用することができたりする。 The granting unit 218 may change the player information related to the win or loss of the competitive game according to the number of owned contents C in the competitive game. "Player information" includes the level, ability value, skill, and game effect given to the player during the battle game of the player or the character possessed by the player. That is, the granting unit 218 grants a game effect according to the number of possessions of the content C. FIG. For example, in the defense game described above, the more the first content C1 or the third content C3 possessed by the player, the more advantageous the player is. C1 or third content C3 itself can be used for a defense game.

付与手段218は、対戦ゲームの実行中、第2コンテンツC2の合成時における所有者に、有利なゲーム効果を付与してもよい。すなわち、付与手段218は、第2コンテンツC2を生成させたプレイヤに対して、対戦ゲームにおいて有利なゲーム効果を付与する。例えば、付与手段218は、防衛ゲームにおいて、プレイヤが第2コンテンツC2の防衛に成功しやすいように、防衛ゲームで配置可能な武器やアイテム等のオブジェクトの個数を増やしたり、他プレイやからの侵入を防ぐキャラクタのパラメータを上げたりする。また、付与手段218は、第2コンテンツC2を合成した数に応じて、有利なゲーム効果を付与してもよい。または、防衛する側の能力(レベル)に応じて、攻撃する側の能力(レベル)を調整するようにしてもよい。 The imparting means 218 may impart advantageous game effects to the owner of the second content C2 at the time of synthesizing the second content C2 during execution of the competitive game. That is, the imparting means 218 imparts an advantageous game effect in the competitive game to the player who has generated the second content C2. For example, the granting means 218 increases the number of objects such as weapons and items that can be placed in the defense game, or increases the number of objects such as weapons and items that can be placed in the defense game so that the player can easily successfully defend the second content C2 in the defense game. Raise the character's parameters to prevent Further, the imparting means 218 may impart an advantageous game effect according to the number of synthesized second contents C2. Alternatively, the ability (level) of the attacking side may be adjusted according to the ability (level) of the defending side.

付与手段218は、第2コンテンツC2の生成から所定時間経過時における第2コンテンツC2の所有者に、第2コンテンツC2の移転回数に応じた利益を付与してもよい。例えば、付与手段218は、第2コンテンツC2の移転回数または移転率が少ないほど、パラメータの高い第3コンテンツC3を付与する。これにより、プレイヤは、対戦ゲームにおける第2コンテンツC2の防衛回数が多いほど、能力値の高い第3コンテンツC3を獲得することができる。なお、ここでいう「防衛回数」とは、第3コンテンツC3を獲得したプレイヤ自身が防衛ゲームに勝利し、防衛に成功した回数であることが望ましい。ここでいう「移転率」とは、防衛ゲーム実行回数に対して移転された回数の割合であることが望ましい。すなわち、第2コンテンツC2を生成したプレイヤが、この第2コンテンツC2を他のプレイヤに奪われずに守り抜いた場合に、能力値の高い第3コンテンツC3を獲得することができる。その一方、この第2コンテンツC2が何度も移転されている場合は、能力値の高い第3コンテンツC3を獲得する可能性が低くなることが望ましい。 The giving means 218 may give the owner of the second content C2 when a predetermined time has passed since the generation of the second content C2, according to the number of transfers of the second content C2. For example, the providing unit 218 provides the third content C3 with higher parameters as the number of transfers or the transfer rate of the second content C2 decreases. As a result, the player can acquire the third content C3 with a higher ability value as the number of defenses of the second content C2 in the battle game increases. It should be noted that the “number of defenses” referred to here is preferably the number of times the player who acquired the third content C3 himself won the defense game and successfully defended. The "transfer rate" here is preferably the ratio of the number of transfers to the number of defense game executions. That is, when the player who created the second content C2 protects the second content C2 without being stolen by another player, the third content C3 with a high ability value can be acquired. On the other hand, if the second content C2 has been transferred many times, it is desirable that the possibility of acquiring the third content C3 with a high ability value is low.

付与手段218は、第2コンテンツC2の合成から所定時間経過時における第2コンテンツC2の所有者に、対戦ゲームの勝利回数に応じた利益を付与してもよい。例えば、付与手段218は、防衛ゲームに勝利した回数が多いほど、第3コンテンツC3のゲーム内での能力値を高くする。 The giving means 218 may give the owner of the second content C2 after a predetermined period of time has passed since the synthesis of the second content C2, according to the number of wins in the competitive game. For example, the granting unit 218 increases the in-game ability value of the third content C3 as the number of defense game wins increases.

付与手段218は、前記第2コンテンツC2の生成から所定時間経過するまでの少なくとも一部において、第2コンテンツC2の所有者に、その所有者の現在位置に応じた利益を付与してもよい。例えば、付与手段218は、対戦ゲーム進行中、第2コンテンツC2の所有者が、任意に自宅と設定した場所に位置する期間は、有利なゲーム効果を付与する。受付手段216は、第2コンテンツC2の所有者の現在位置を取得し、付与手段218は、この取得した現在位置情報に基づき、現在位置に応じた利益を付与する。また、付与手段218は、第2コンテンツC2の所有者の自宅から現在地までの距離に応じて、プレイヤキャラクタの能力値を変化させてもよい。なお、有利なゲーム効果とは、第2コンテンツC2の所有者が勝利しやすくなる等の対戦ゲーム進行中のゲーム効果に限らず、第2コンテンツC2の所有者の現在位置が自宅である場合、対戦ゲームを拒否できる(他のプレイヤは対戦要求をできない)など、対戦ゲームが進行していないときに効果を発揮する利益が与えられてもよい。このような態様によれば、例えば、第2コンテンツC2の所有者の現在地が自宅に近いほど、ゲームが有利に進められる。 The providing means 218 may provide the owner of the second content C2 with a profit according to the current location of the owner during at least part of the time from the generation of the second content C2 until the elapse of a predetermined period of time. For example, the granting means 218 grants an advantageous game effect during the period when the owner of the second content C2 is located at a place arbitrarily set as his/her home while the match game is in progress. The accepting means 216 acquires the current location of the owner of the second content C2, and the granting means 218 grants benefits according to the current location based on the acquired current location information. Also, the granting means 218 may change the ability value of the player character according to the distance from the home of the owner of the second content C2 to the current location. Note that advantageous game effects are not limited to game effects during the progress of the competitive game, such as making it easier for the owner of the second content C2 to win. Benefits that are effective when a competitive game is not in progress, such as being able to refuse a competitive game (other players cannot request a competitive game), may be given. According to this aspect, for example, the closer the current location of the owner of the second content C2 is to his home, the more advantageous the game progresses.

5.1 第1コンテンツC1の付与処理
図11は、第1コンテンツC1の付与処理の一例を示すアクティビティ図である。
5.1 Attachment Processing of First Content C1 FIG. 11 is an activity diagram showing an example of attachment processing of the first content C1.

まず、A101において、BCノード装置10-1(以下、ゲーム端末10-1と言う)は、第1プレイヤによるゲームの開始操作を受け付ける。ゲーム端末10-1は、第1コンテンツC1の取得要求(例えば、ログイン要求やゲーム結果)をゲームサーバ装置20に送信する(A202)。ゲームサーバ装置20の生成手段215は、第1コンテンツC1をプレイヤに付与する(A203)。管理手段214は、第1コンテンツC1の所有者を示す所有情報を取引サーバ装置40に送信する(A204)。 First, at A101, the BC node device 10-1 (hereinafter referred to as game terminal 10-1) receives a game start operation by the first player. The game terminal 10-1 transmits a request to acquire the first content C1 (eg, login request or game result) to the game server device 20 (A202). The generating means 215 of the game server device 20 gives the first content C1 to the player (A203). Management means 214 transmits ownership information indicating the owner of first content C1 to transaction server device 40 (A204).

取引サーバ装置40は、受信した所有情報に基づき、第1コンテンツC1の所有権を示すNFT情報を生成する。また、取引サーバ装置40は、生成したNFT情報を記憶する(A205)。BC処理手段412は、そのNFT情報が示す内容を記述したNFTをブロックチェーンに登録することを要求する要求データをBCシステム100に送信する。BCシステム100は、受信した要求データが示すNFT情報に基づき、第1コンテンツC1の所有情報を示すNFTをトランザクションデータ(ゲームサーバ装置が、第1コンテンツC1をゲーム端末10-1にログインしているプレイヤに譲渡した取引情報)としてブロック(台帳)に記憶する要求をする。台帳は、複数のBCノード装置10のBC記憶手段111により、分散して記録される(A206)。 Transaction server device 40 generates NFT information indicating ownership of first content C1 based on the received ownership information. Transaction server device 40 also stores the generated NFT information (A205). The BC processing means 412 transmits to the BC system 100 request data requesting registration of the NFT describing the content indicated by the NFT information in the blockchain. Based on the NFT information indicated by the received request data, the BC system 100 converts the NFT indicating the ownership information of the first content C1 into transaction data (the game server device has logged in the first content C1 to the game terminal 10-1). A request is made to store in a block (ledger) as transaction information transferred to the player. The ledger is distributed and recorded by the BC storage means 111 of the plurality of BC node devices 10 (A206).

取引サーバ装置40は、登録された所有情報に係る第1コンテンツC1を、付与された第1コンテンツC1としてゲーム端末10-1に表示させる。そして、ゲーム端末10-1は、第1コンテンツC1を画面に表示させることで、第1プレイヤが第1コンテンツC1の所有権を取得したことを通知する(A207)。 Transaction server device 40 causes game terminal 10-1 to display first content C1 related to the registered ownership information as given first content C1. Then, the game terminal 10-1 displays the first content C1 on the screen, thereby notifying that the first player has acquired the ownership of the first content C1 (A207).

以上のとおり、ゲームサーバ装置20の管理手段214は、コンテンツCの所有者を示す所有情報が記述された非代替トークンを、ブロックチェーン上で管理させる。取引サーバ装置40は、ゲーム端末10-1への第1コンテンツC1の表示を、BCシステム100への要求データの送信と同じタイミングで行ってもよいし、NFTのブロックチェーンへの登録が完了してから行ってもよい。 As described above, the management means 214 of the game server device 20 manages the non-substitutable token in which the ownership information indicating the owner of the content C is described on the blockchain. Transaction server device 40 may display first content C1 on game terminal 10-1 at the same timing as the transmission of the request data to BC system 100, or complete registration of the NFT in the blockchain. You can go after

5.2 対戦結果に基づく第1コンテンツC1の移転処理
第1コンテンツC1は、プレイヤ間による対戦ゲームの対戦結果に応じて、取引され得る。本節では、対戦結果に基づく第1コンテンツC1の移転処理を説明する。図12は、対戦結果に基づく第1コンテンツC1の移転処理の一例を示すアクティビティ図である。
5.2 Transfer Processing of First Content C1 Based on Battle Result The first content C1 can be traded according to the battle result of the battle game between the players. In this section, transfer processing of the first content C1 based on the match results will be described. FIG. 12 is an activity diagram showing an example of transfer processing of the first content C1 based on the match result.

第1コンテンツC1を他のプレイヤから獲得したい各プレイヤは、所有する第1コンテンツC1を賭けた対戦要求(A301aおよびA301b)をすることができる。ゲーム端末10は、ゲーム通信手段114を介して対戦要求をゲームサーバ装置20に送信する。対戦手段219は、各プレイヤから対戦要求を受け付けた場合、同属性の第1コンテンツC1を賭けたプレイヤ同士をマッチングさせて、対戦ゲームを実行させる。 Each player who wants to acquire the first content C1 from another player can make a competition request (A301a and A301b) betting the owned first content C1. The game terminal 10 transmits a battle request to the game server device 20 via the game communication means 114 . When the competition request is received from each player, the competition means 219 matches the players betting on the first content C1 having the same attribute to execute a competition game.

特に、対戦手段219は、対戦の対価とする第1コンテンツC1の個数が同じプレイヤ同士をマッチングする。例えば、第1プレイヤが同属性の第1コンテンツC1を4つ賭けた場合、対戦手段219は、第1プレイヤと同じ属性の第1コンテンツC1を4つ賭けたプレイヤをマッチングさせる。このように、対戦手段219は、同じ属性の第1コンテンツC1を所持するプレイヤ同士をマッチングさせることで、第1コンテンツC1の奪い合いが行われる。なお、賭けるコンテンツCの種類や数は、対戦要求時に任意に選択できる。 In particular, the battle means 219 matches players who have the same number of the first contents C1 as compensation for the battle. For example, when a first player bets four pieces of first content C1 with the same attribute, the competition means 219 matches a player who bets four pieces of first content C1 with the same attribute as the first player. In this way, the competition means 219 matches players possessing the first content C1 with the same attribute, thereby scramble for the first content C1. The type and number of contents C to bet on can be arbitrarily selected at the time of requesting a match.

このとき、第1プレイヤの対戦相手が提供する第1コンテンツC1の個数が不足する場合、第1プレイヤが提供する第1コンテンツC1と属性が同じでなくても、代わりとして提供する第1コンテンツC1の属性が、第1プレイヤが所持する第1コンテンツC1と同一であれば、これを代わりとして不足分を補うことができる。以上のとおり、対戦相手が提供する属性の第1コンテンツC1を所持していない場合、その差分と同等の対価を提供することで、所望の第1コンテンツC1を所持する相手と対戦することができる。 At this time, if the number of the first content C1 provided by the opponent of the first player is insufficient, the first content C1 provided as a substitute even if the attribute is not the same as the first content C1 provided by the first player. has the same attribute as the first content C1 possessed by the first player, it is possible to make up for the shortage by using this as a substitute. As described above, when the opponent does not possess the first content C1 having the attribute provided by the opponent, by providing a consideration equivalent to the difference, it is possible to compete with the opponent who possesses the desired first content C1. .

マッチングが完了すると、対戦手段219は、対戦ゲームを実行する。ここで実行される対戦ゲームは、例えば、防衛ゲームのほか、格闘ゲームやターン制バトルシステムである。移転手段217は、対戦に勝利したプレイヤに、敗北したプレイヤが賭けた第1コンテンツC1の所有権(NFT)を移転させる処理を実行する。例えば、第1プレイヤと第2プレイヤが対戦し、第2プレイヤが勝利した場合、移転手段217は、第1プレイヤが賭した第1コンテンツC1を、第2プレイヤに移転させる処理を行う。具体的には、移転手段217は、取引対象となる第1コンテンツC1と、譲渡人となるプレイヤを示す要求データを取引所4に送信する(第1プレイヤから、第2プレイヤに該当する第1コンテンツC1を移転させる要求を送信する)。 When the matching is completed, the battle means 219 executes the battle game. The fighting games executed here are, for example, defense games, fighting games, and turn-based battle systems. The transfer means 217 executes a process of transferring the ownership (NFT) of the first content C1 bet by the losing player to the player who won the match. For example, when a first player and a second player play against each other and the second player wins, the transfer means 217 transfers the first content C1 bet by the first player to the second player. Specifically, the transfer means 217 transmits to the exchange 4 the first content C1 to be traded and the request data indicating the transferor player (from the first player to the first player corresponding to the second player). send a request to transfer content C1).

取引所4は、受信した要求データに基づき、第1コンテンツC1の譲渡処理をスマートコントラクトなどにより行う(A303)。取引所4は、第1コンテンツC1のID、第1コンテンツC1の譲渡人ID(図12の例では第1プレイヤを表す)および譲受人ID(図12の例では第2プレイヤを表す)を含む取引関連情報とを対応付けた取引情報(トランザクション)を生成する。この取引情報は、第1コンテンツC1の所有者の変更を表す。取引関連情報とは、取引が行われた取引所4を識別する情報とを示す情報を含む。 Based on the received request data, the exchange 4 transfers the first content C1 using a smart contract or the like (A303). The exchange 4 includes the ID of the first content C1, the transferor ID of the first content C1 (representing the first player in the example of FIG. 12) and the transferee ID (representing the second player in the example of FIG. 12). Generate transaction information (transaction) associated with transaction-related information. This transaction information represents the change of the owner of the first content C1. The trade-related information includes information identifying the exchange 4 on which the trade was made.

また、取引所4は、取引成立に伴い、この取引情報(トランザクション)をブロックに登録することを要求する要求データをBCシステム100に送信する。 In addition, the exchange 4 transmits to the BC system 100 request data requesting registration of this transaction information (transaction) in a block when the transaction is completed.

BCシステム100では、ブロックを生成したマイナーにより、取引所4(BC上)で成立した取引情報(トランザクション)が承認されてブロックに記述される。このブロックには本発明のコンテンツの移転などの各情報のトランザクション群が記述され、各ノードにこのブロック(トランザクション群)が分散して共有されることにより、台帳としてBCシステム100にて管理される(A304)。BCシステム100は、このようにして、第1コンテンツC1の所有権(NFT)の移転を示すトランザクションをブロックチェーンに登録する。取引所4は、取引情報をゲーム端末10-1およびゲーム端末10-2に送信する。このように、コンテンツの所有権(NFT)の移転は、取引所4またはBCシステム100で成立し、その取引情報(トランザクション)がブロックに記憶される。すなわち、これらの取引情報(トランザクション)はゲームサーバ装置20にて記憶されない。ゲームサーバ装置20またはゲーム端末10は、BCシステム100に記憶されている所有権の情報に基づいて、コンテンツCの所有(どのプレイヤがどのコンテンツを取得したか/喪失したか)に関する表示やゲーム処理を行う。なお、ゲームサーバ装置20はこの取引所4を介せずに(またはゲームサーバ装置20が取引所4の役割を担って)、BCシステム100に接続され、移転に関するトランザクションを成立させてもよい。そして、このトランザクションがマイナーによって承認されBCシステム100上のブロック(台帳)に記憶されるようにしてもよい。 In the BC system 100, the miner who generated the block approves the transaction information (transaction) established on the exchange 4 (on the BC) and describes it in the block. In this block, a transaction group of each information such as the transfer of the content of the present invention is described, and this block (transaction group) is distributed and shared by each node, and is managed by the BC system 100 as a ledger. (A304). The BC system 100 thus registers in the blockchain a transaction indicating the transfer of ownership (NFT) of the first content C1. Exchange 4 transmits transaction information to game terminal 10-1 and game terminal 10-2. In this way, the content ownership (NFT) transfer is established at the exchange 4 or the BC system 100, and the transaction information (transaction) is stored in blocks. In other words, these transaction information (transactions) are not stored in the game server device 20 . Based on the ownership information stored in the BC system 100, the game server device 20 or the game terminal 10 displays and processes the ownership of the content C (which player has acquired which content/lost). I do. Note that the game server device 20 may be connected to the BC system 100 without going through the exchange 4 (or the game server device 20 may play the role of the exchange 4) to establish a transfer-related transaction. This transaction may then be approved by the miner and stored in a block (ledger) on the BC system 100 .

ゲーム端末10-1は、第1プレイヤが第1コンテンツC1を喪失したことを通知する(A305)。また、ゲーム端末10-2は、第2プレイヤが第1コンテンツC1を取得したことを通知する(A306)。これらの取引情報の送信は、取引サーバ装置40への送信と同時であってもよいし、NFTの移転についてブロックチェーンへの登録が完了してからであってもよい。また、ゲーム端末10への取引情報の送信が取引サーバ装置40によって行われてもよい。 The game terminal 10-1 notifies that the first player has lost the first content C1 (A305). Also, the game terminal 10-2 notifies that the second player has acquired the first content C1 (A306). These transaction information may be transmitted at the same time as the transmission to the transaction server device 40, or after the registration of the transfer of the NFT to the blockchain is completed. Further, the transmission of the transaction information to the game terminal 10 may be performed by the transaction server device 40 .

このように、対戦結果に応じて第1コンテンツC1の所有者が変更される度に、その取引情報(トランザクション)はブロックチェーンに登録され、過去の所有者の所有情報(トランザクション群)を含む取引歴(台帳)として蓄積される。 In this way, every time the owner of the first content C1 changes according to the result of the match, the transaction information (transaction) is registered in the blockchain, and the transaction including the past owner's ownership information (transaction group) is registered in the blockchain. Accumulated as history (ledger).

5.3 コンテンツCの売買処理
本節では、第1コンテンツC1の移転の例として、売買処理を説明する。図13は、第1コンテンツC1の売買処理の一例を示すアクティビティ図である。図14は、所有権管理画面の一例を示す図である。図15は、第1コンテンツC1の所有状況を示す図である。以下、第1プレイヤが第2プレイヤに第1コンテンツC1を売却するものとして、説明を続ける。
5.3 Trading Process of Content C In this section, the trading process will be described as an example of transfer of the first content C1. FIG. 13 is an activity diagram showing an example of trading processing for the first content C1. FIG. 14 is a diagram showing an example of an ownership management screen. FIG. 15 is a diagram showing ownership states of the first content C1. Hereinafter, the explanation will be continued assuming that the first player sells the first content C1 to the second player.

まず、ゲーム端末10-1は、第1コンテンツC1の所有権を管理するための操作を受け付ける所有権管理画面(図14参照)を表示する。所有権管理画面では、第1プレイヤが所有している第1コンテンツC1の一覧が表示され、第1コンテンツC1の売り要求の操作が受け付けられる。第1プレイヤは、自己の所有する第1コンテンツC1のうち、いずれかの出品ボタン7を押下することで、売り要求の操作を行う。 First, the game terminal 10-1 displays an ownership management screen (see FIG. 14) for accepting an operation for managing ownership of the first content C1. On the ownership management screen, a list of the first contents C1 owned by the first player is displayed, and an operation requesting sale of the first contents C1 is accepted. The first player performs a sale request operation by pressing one of the exhibition buttons 7 of the first contents C1 owned by the first player.

このとき、第1プレイヤは、売りに出す第1コンテンツC1の価格を設定可能である。図15で示されるように、プレイヤは、他のプレイヤによる第1コンテンツC1の所有状況を確認可能である。この例では、各プレイヤの所有数が、第1コンテンツC1の属性ごとに表示される。これにより、第1プレイヤは、他のプレイヤによる第1コンテンツC1の所有状況から、売りに出したい第1コンテンツC1の需要を確認し、価格を調整することができる。 At this time, the first player can set the price of the first content C1 to be put up for sale. As shown in FIG. 15, the player can check ownership status of the first content C1 by other players. In this example, the number owned by each player is displayed for each attribute of the first content C1. As a result, the first player can confirm the demand for the first content C1 to be put up for sale based on the status of ownership of the first content C1 by other players, and adjust the price.

ゲーム端末10-1は、所有権管理画面において第1コンテンツC1の売り要求の操作を受け付けた場合、BC通信手段113および権利処理手段116により、第1コンテンツC1の売りを要求する処理を実行する(A401)。 When the game terminal 10-1 receives an operation requesting the sale of the first content C1 on the ownership management screen, the BC communication means 113 and the rights processing means 116 execute a process of requesting the sale of the first content C1. (A401).

具体的には、ゲーム端末10-1は、第1コンテンツC1(NFT)の所有情報と売りの要求と売る際の価格(例えば所定の額の仮想通貨)とを示す要求データを取引所4に送信する。取引所4は、NFTの取引を行うための仲介サイトを提供しており、受信した要求データが示す第1コンテンツC1を取引対象とした売り要求およびその価格を仲介サイトに公開する(A402)。一方、ゲームサーバ装置20は、ゲームへの参加や進行をする公開サイトを提供しているものとする。 Specifically, the game terminal 10-1 sends request data indicating ownership information of the first content C1 (NFT), a request to sell, and a price (for example, a predetermined amount of virtual currency) at the time of selling to the exchange 4. Send. The exchange 4 provides an intermediary site for conducting NFT transactions, and publishes to the intermediary site a request to sell the first content C1 indicated by the received request data and its price (A402). On the other hand, it is assumed that the game server device 20 provides a public site for participating in and progressing the game.

他のプレイヤ(以下、第2プレイヤ)または取引者は、取引所4の仲介サイトにアクセスし、売られているNFTに対して買い要求を送信することもできるし、売られていないNFTに対して買い要求を公開することもできる。A301における売りの要求は、その買い要求を見た第1プレイヤが自分の第1コンテンツC1を売ると判断した場合に行われることもある。 Another player (hereinafter referred to as the second player) or trader can access the brokerage site of the exchange 4 and send a purchase request to the NFT that is sold, or to the NFT that is not sold. can also publish a buy request. The request to sell in A301 may be made when the first player who has seen the request to buy decides to sell his or her first content C1.

ここで、ゲーム端末10―2が仲介サイトにアクセスして第1コンテンツC1の一覧を表示する第2プレイヤの操作を受け付けたとする。ゲーム端末10―2は、A303において、BC通信手段113および権利処理手段116により、取引所4から提供される取引対象の一覧を表示する。ゲーム端末10―1は、第2プレイヤにより一覧から指定された第1コンテンツC1の買い要求の操作を受け付けた場合、A304において、権利処理部313およびBC通信部314により、第1コンテンツC1の買いを要求する処理を実行する。具体的には、ゲーム端末10-1は、指定された第1コンテンツC1と買いの要求とを示す要求データを取引所4に送信する。 Assume here that game terminal 10-2 accesses the intermediary site and accepts the second player's operation to display a list of first contents C1. At A303, the game terminal 10-2 displays a list of trading objects provided by the exchange 4 using the BC communication means 113 and the rights processing means 116. FIG. When game terminal 10-1 receives an operation to request purchase of first content C1 specified from the list by the second player, in A304, right processing unit 313 and BC communication unit 314 cause purchase of first content C1. Execute the process that requests the Specifically, the game terminal 10-1 transmits to the exchange 4 request data indicating the specified first content C1 and a request to buy.

取引所4は、受信した要求データに基づき、第1コンテンツC1の譲渡処理をスマートコントラクトなどにより行う(A405)。取引所4は、例えば、まず、第1コンテンツC1のID、第1コンテンツC1の譲渡人ID(図13の例では第1プレイヤを表す)および譲受人ID(図13の例では第2プレイヤを表す)を含む取引関連情報とを対応付けた取引情報を生成する。取引関連情報は、例えば、取引の方法(図13の例では仮想通貨による取引)と、譲渡された第1コンテンツC1の取引額とを含む。この取引情報は、第1コンテンツC1の所有者の変更を表している。 Based on the received request data, the exchange 4 transfers the first content C1 using a smart contract or the like (A405). For example, the exchange 4 first obtains the ID of the first content C1, the transferor ID of the first content C1 (representing the first player in the example of FIG. 13), and the transferee ID (the second player in the example of FIG. 13). to generate transaction information in association with transaction-related information including The transaction-related information includes, for example, the method of transaction (transaction using virtual currency in the example of FIG. 13) and the transaction amount of the transferred first content C1. This transaction information represents the change of the owner of the first content C1.

取引所4は、接続されている譲受人のウォレットから譲渡人のウォレットへの料金の支払い処理を行う。取引所4および双方のウォレットには、支払いの履歴が記録される。なお、支払い方法は、仮想通貨、NFTまたは現金等、取引所4において定められたものであればどのような方法であってもよいし、無償であってもよい。また、前述した貨幣的価値に限らず、例えば、譲渡人および譲受人がともに承諾するのであれば、不動産のような物的価値または何らかのNFTの使用権のような情報的価値等が第1コンテンツC1の料金として用いられてもよい。 The exchange 4 processes the payment of fees from the connected transferee's wallet to the transferor's wallet. The exchange 4 and both wallets record the history of payments. The payment method may be any method such as virtual currency, NFT, or cash as long as it is determined by the exchange 4, and may be free of charge. Also, not limited to the monetary value described above, for example, if both the transferor and the transferee agree, the physical value such as real estate or the informational value such as the right to use some NFT, etc. is the first content It may be used as the charge for C1.

また、取引所4は、取引成立に伴い、この取引情報(トランザクション)をブロックに登録することを要求する要求データをBCシステム100に送信する。 In addition, the exchange 4 transmits to the BC system 100 request data requesting registration of this transaction information (transaction) in a block when the transaction is completed.

BCシステム100では、ブロックを生成したマイナーにより、取引所4(BC上)で成立した取引情報(トランザクション)が承認されてブロックに記述される。各ノードにこのブロック(トランザクション群)が分散して共有されることにより、台帳としてBCシステム100にて管理される(A406)。第1コンテンツC1の売買が行われた場合、このようにして、第1コンテンツC1の所有権(NFT)の移転を示すトランザクションがブロックチェーンに登録される。 In the BC system 100, the miner who generated the block approves the transaction information (transaction) established on the exchange 4 (on the BC) and describes it in the block. By distributing and sharing this block (transaction group) in each node, it is managed by the BC system 100 as a ledger (A406). When the first content C1 is bought and sold, a transaction indicating the transfer of ownership (NFT) of the first content C1 is thus registered in the blockchain.

また取引所4は、取引情報をゲーム端末10-1およびゲーム端末10-2に送信する。これに伴い、ゲーム端末10-1は、第1コンテンツC1の所有権が売却されたことを第1プレイヤに通知する(A407)。ゲーム端末10-2は、第2プレイヤが第1コンテンツC1の所有権を購入したことを通知する(A408)。 Exchange 4 also transmits transaction information to game terminal 10-1 and game terminal 10-2. Along with this, the game terminal 10-1 notifies the first player that the ownership of the first content C1 has been sold (A407). The game terminal 10-2 notifies that the second player has purchased ownership of the first content C1 (A408).

このように、第1コンテンツC1を入手したいプレイヤは、対戦をせずに第1コンテンツC1を獲得することができる。また、第2コンテンツC2が合成される度に第1コンテンツC1が消費され、第1コンテンツC1に属性がある場合は、同一属性の第1コンテンツC1を収集する必要があるので、第1コンテンツC1を売却したいプレイヤは、他のプレイヤの所持数を確認しながら、需要と供給の関係を見計らって価格設定することができる。なお、ゲーム端末10-1への取引情報の送信は、取引サーバ装置40への送信と同時であってもよいし、NFTの移転についてブロックチェーンへの登録が完了してからであってもよい。また、ゲーム端末10-2への取引情報の送信が取引サーバ装置40によって行われてもよい。 Thus, a player who wants to obtain the first content C1 can acquire the first content C1 without competing. Also, the first content C1 is consumed every time the second content C2 is synthesized, and if the first content C1 has an attribute, it is necessary to collect the first content C1 with the same attribute. A player who wants to sell can set a price by considering the relationship between supply and demand while checking the number of possessions of other players. The transaction information may be transmitted to game terminal 10-1 at the same time as the transmission to transaction server device 40, or after registration of the NFT transfer to the blockchain is completed. . Transaction server device 40 may also transmit transaction information to game terminal 10-2.

<変形例>
プレイヤがコンテンツCの売買を行う際、オークション形式でコンテンツCの価格が決定されてもよい。具体的には、コンテンツCを出品するプレイヤは、予めオークションの終了時間を決定し、終了時間までに最も高い金額で入札を行ったプレイヤを、コンテンツCの購入者としてもよい。
<Modification>
When a player buys and sells content C, the price of content C may be determined in an auction format. Specifically, the player who puts up the content C may determine the end time of the auction in advance, and the player who has made the highest bid by the end time may be the content C purchaser.

5.2 第2コンテンツC2の貸与処理
第2コンテンツC2の生成から所定時間が経過するまでの間、対戦ゲームを有利に進めたいプレイヤは、所望のプレイヤに第2コンテンツC2を貸与して、対戦ゲームを代行してもらうことができる。図16は、第2コンテンツC2の貸与処理の一例を示すアクティビティ図である。以下、このアクティビティ図に沿って第2コンテンツC2の貸与処理について説明する。
5.2 Loan Processing of Second Content C2 A player who wants to advance the competitive game advantageously lends the second content C2 to a desired player until a predetermined time has passed since the generation of the second content C2. You can have the game played on your behalf. FIG. 16 is an activity diagram showing an example of lending processing of the second content C2. The lending process of the second content C2 will be described below with reference to this activity diagram.

まず、第2コンテンツC2(NFT)の所有者である第1プレイヤは、貸与したい所望のプレイヤを指定し、第2コンテンツC2(NFT)の貸与要求を行う。このとき、第1プレイヤは、第2コンテンツC2を貸与する期間を指定してもよい。以下、第1プレイヤは、第3プレイヤを指定したものとして説明を続ける。受付手段216は、この貸与要求を受け付ける(A501)。 First, the first player, who is the owner of the second content C2 (NFT), designates a desired player to whom he wants to lend, and makes a lending request for the second content C2 (NFT). At this time, the first player may designate a period for lending the second content C2. Hereinafter, the explanation will be continued assuming that the first player designates the third player. The accepting means 216 accepts this lending request (A501).

ゲーム通信手段114は、第3プレイヤにその旨を通知し(A502)、第3プレイヤが了承した場合(A503)、貸与手段220は、貸与要求に基づき、第2コンテンツC2の生成から所定時間が経過するまでの間、所望のユーザに第2コンテンツC2のNFTを貸与する処理を行う(A504)。これに伴い、第2コンテンツC2のNFTが貸与されると、貸与情報がトランザクションとしてブロック(台帳)に記憶されて、BCシステム100で管理される。 The game communication means 114 notifies the third player to that effect (A502), and if the third player accepts it (A503), the lending means 220 responds to the lending request for a predetermined period of time from the generation of the second content C2. Until the time elapses, a process of lending the NFT of the second content C2 to a desired user is performed (A504). Accompanying this, when the NFT of the second content C2 is lent, the lent information is stored in a block (ledger) as a transaction and managed by the BC system 100 .

貸与期間中、他のプレイヤが第2コンテンツC2の移転要求を行って受付手段216がこれを受け付けた場合(A505およびA506)、対戦手段219は、移転要求を行った他のプレイヤ(第2プレイヤ)と、第2コンテンツC2の貸与を受けた第3プレイヤとの間で対戦ゲームを実行させる(A507)。 During the lending period, when another player makes a transfer request for the second content C2 and the acceptance means 216 accepts this (A505 and A506), the competition means 219 receives the transfer request from the other player (the second player ) and the third player to whom the second content C2 is lent (A507).

対戦の結果、第2プレイヤが勝利した場合、第2コンテンツC2は移転され(A508)、第2プレイヤはこれを取得する(A509)。このように、貸与期間中は、第2コンテンツC2の所有者の代わりに、第2コンテンツC2の貸与を受けた第3プレイヤが挑戦者と対戦ゲームを行う。 As a result of the match, if the second player wins, the second content C2 is transferred (A508), and the second player obtains it (A509). Thus, during the lending period, instead of the owner of the second content C2, the third player who received the lending of the second content C2 plays a competitive game with the challenger.

そして、付与手段218は、対戦ゲームの結果に応じて、第2コンテンツC2の貸与を受けた第3プレイヤに利益を与える。また、例えば、付与手段218は、第3プレイヤが対戦ゲームに勝利した場合、第1プレイヤのゲーム内通貨または第1コンテンツC1などの利益を第3プレイヤに付与する。また、付与手段218は、第2第3プレイヤが対戦ゲームに敗北した場合でも、貸与要求があった所有者(第1プレイヤ)が第2コンテンツC2のゲーム効果を利用可能になった場合、第2コンテンツC2の貸与を受けた第3プレイヤに利益を与えてもよい。さらに、貸与要求には第1プレイヤの所定の対価を必要としてもよいし、対戦ゲームの結果に応じた利益は第1プレイヤから第3プレイヤに与えられても良い。 Then, the giving means 218 gives profit to the third player who has received the loan of the second content C2 according to the result of the competitive game. Also, for example, when the third player wins the battle game, the granting means 218 grants the first player's in-game currency or the first content C1 a profit to the third player. In addition, even if the second and third players lose the competitive game, the granting means 218 provides the first A profit may be given to the third player who has received the loan of the 2 contents C2. Further, the lending request may require a predetermined payment from the first player, or the first player may give the third player a profit according to the result of the competitive game.

<変形例>
付与手段218は、前記第2コンテンツC2の生成から所定時間経過するまでの少なくとも一部において、第2コンテンツC2の所有者に、その所有者の現在位置に応じた利益を付与するとともに、第2コンテンツC2の貸与を受けた第3プレイヤの現在位置に応じた利益を付与してもよい。例えば、付与手段218は、第2コンテンツC2の貸与を受けた第3プレイヤの現在位置に応じて、有利なゲーム効果を付与する。なお、
付与手段218は、第2コンテンツC2の貸与を受けた第3プレイヤが勝利しやすくなる等の対戦ゲーム進行中のゲーム効果に限らず、第3プレイヤの現在位置が自宅である場合、対戦ゲームを拒否できるなどの利益を付与してもよい。このような態様によれば、例えば、プレイヤの現在位置が自宅に近いほど有利なゲーム効果が与えられる場合、第1プレイヤが外出するタイミングで、自宅に待機する第3プレイヤに第2コンテンツC2を貸与することで、対戦ゲームを有利に進めることができる。
<Modification>
The granting means 218 grants the owner of the second content C2 a profit according to the current location of the owner during at least a part of the period from the generation of the second content C2 until the elapse of a predetermined period of time. A profit may be given according to the current position of the third player who has received the loan of the content C2. For example, the imparting means 218 imparts an advantageous game effect according to the current position of the third player who has received the loan of the second content C2. note that,
The imparting means 218 is not limited to the game effect during the progress of the competitive game, such as making it easier for the third player who has received the loan of the second content C2 to win. Benefits such as refusal may be given. According to this aspect, for example, if the closer the current position of the player is to the home, the more advantageous the game effect is given, the second content C2 is presented to the third player waiting at home at the timing when the first player goes out. By lending it, it is possible to advance the battle game advantageously.

[その他]
(1)本実施形態の態様は、プログラムであってもよい。このプログラムは、コンピュータに、情報処理システム1における各ステップを実行させる。
(2)上述の実施形態において、BCノード装置10は、プレイヤにゲームをプレイさせるゲーム端末として機能する例を示したが、BCノード装置10と、ゲーム端末とは別装置であってもよい。図17は、他の実施形態における情報処理システム1の全体構成を示す図である。この場合、情報処理システム1は、P2Pネットワーク2と、通信回線3と、取引所4と、複数のBCノード装置10(BCノード装置10-1~BCノード装置10-N)と、ゲームサーバ装置20と、第1ゲーム端末30-1および第2ゲーム端末30-2(各々を区別しない場合「ゲーム端末30」と言う)と、取引サーバ装置40と、複数の取引者端末50(取引者端末50-1~取引者端末50-N)とを備える。特に、ゲームサーバ装置20は、BCノード装置10と、ゲーム端末とネットワークを介して通信可能に構成される。
(3)上述の実施形態では、コンテンツCの所有者はプレイヤ一人である場合を例に説明したが、複数のプレイヤがグループ等を結成し、コンテンツCを共同で所有してもよい。これにより、協力プレイをしながら、対戦ゲームを進めたり、コンテンツCを生成して利益を得ることができる。
[others]
(1) The aspect of this embodiment may be a program. This program causes the computer to execute each step in the information processing system 1 .
(2) In the above-described embodiment, the BC node device 10 functions as a game terminal that allows the player to play the game, but the BC node device 10 and the game terminal may be separate devices. FIG. 17 is a diagram showing the overall configuration of an information processing system 1 according to another embodiment. In this case, the information processing system 1 includes a P2P network 2, a communication line 3, an exchange 4, a plurality of BC node devices 10 (BC node devices 10-1 to 10-N), and a game server device. 20, a first game terminal 30-1 and a second game terminal 30-2 (referred to as "game terminals 30" when not distinguished from each other), a transaction server device 40, a plurality of transactor terminals 50 (transactor terminals 50-1 to transactor terminal 50-N). In particular, the game server device 20 is configured to be able to communicate with the BC node device 10 and game terminals via a network.
(3) In the above-described embodiment, the content C is owned by one player. As a result, it is possible to proceed with the competitive game and generate the content C to obtain profit while performing cooperative play.

さらに、次に記載の各態様で提供されてもよい。
前記情報処理システムにおいて、前記第1コンテンツは、属性を有し、前記生成ステップでは、同じ属性の前記第1コンテンツが同じ所有者に必要数以上所有されることで、必要数の前記第1コンテンツ同士を関連付けることにより、ユニークな前記第2コンテンツを生成可能である、もの。
前記情報処理システムにおいて、前記受付ステップでは、前記第2コンテンツの生成に用いた前記第1コンテンツの所有歴を有する前記他のプレイヤから、前記第2コンテンツの前記移転要求を受け付ける、もの。
前記情報処理システムにおいて、前記受付ステップでは、必要数以上の前記第1コンテンツを所有する前記所有者から、前記第2コンテンツの生成要求を受け付け、前記生成ステップでは、前記生成要求を受け付けた場合、必要数の前記第1コンテンツを用いて、ユニークな前記第2コンテンツを生成する、もの。
前記情報処理システムにおいて、前記付与ステップでは、前記第2コンテンツの生成から所定時間経過時における前記第2コンテンツの所有者に対して、前記第2コンテンツのゲーム効果を利用可能とする、もの。
前記情報処理システムにおいて、前記管理ステップでは、前記第2コンテンツの所有情報が記述された非代替トークンを、ブロックチェーン上で管理させる、もの。
前記情報処理システムにおいて、前記受付ステップでは、前記第2コンテンツの所有歴を有する前記他のプレイヤから、前記第2コンテンツの前記移転要求を受け付ける、もの。
前記情報処理システムにおいて、前記付与ステップでは、前記第2コンテンツの生成から所定時間経過時における前記第2コンテンツの所有者に、前記第2コンテンツの移転回数に応じた利益を付与する、もの。
前記情報処理システムにおいて、前記付与ステップでは、前記第2コンテンツの生成から所定時間経過時における前記第2コンテンツの所有者に、ユニークな第3コンテンツを付与する、もの。
前記情報処理システムにおいて、前記付与ステップでは、前記第3コンテンツを付与する際、前記第2コンテンツの所有者から、前記第2コンテンツの関連付けを削除する、もの。
前記情報処理システムにおいて、前記生成ステップでは、前記第1コンテンツが同じ所有者に必要数以上所有されることで、必要数の前記第1コンテンツを合成して、ユニークな第2コンテンツを生成可能である、もの。
前記情報処理システムにおいて、前記制御部は、対戦ステップをさらに実行するように構成され、前記対戦ステップでは、他のプレイヤから前記第2コンテンツの前記移転要求を受け付けた場合、他のプレイヤと、前記第2コンテンツの所有者との間で対戦ゲームを実行させ、前記移転ステップでは、前記対戦ゲームで他のプレイヤが勝利した場合、前記第2コンテンツを他のプレイヤに移転する、もの。
前記情報処理システムにおいて、前記付与ステップでは、前記対戦ゲームの実行中、前記第2コンテンツの合成時における所有者に、有利なゲーム効果を付与する、もの。
前記情報処理システムにおいて、前記付与ステップでは、前記第2コンテンツの合成から所定時間経過時における前記第2コンテンツの所有者に、前記対戦ゲームの勝利回数に応じた利益を付与する、もの。
前記情報処理システムにおいて、前記制御部は、貸与ステップをさらに実行するように構成され、前記受付ステップでは、前記第2コンテンツの所有者から、所望のプレイヤに対して前記第2コンテンツの貸与要求を受け付け、前記貸与ステップでは、前記貸与要求に基づき、前記第2コンテンツの生成から所定時間が経過するまでの間、前記所望のプレイヤに前記第2コンテンツを貸与し、前記対戦ステップでは、前記移転要求を行った他のプレイヤと、前記第2コンテンツの貸与を受けたプレイヤとの間で前記対戦ゲームを実行させる、もの。
前記情報処理システムにおいて、前記付与ステップでは、前記対戦ゲームの結果または前記貸与要求があった前記所有者が前記第2コンテンツのゲーム効果を利用可能になったことに応じて、前記第2コンテンツの貸与を受けた前記プレイヤに利益を与える、もの。
前記情報処理システムにおいて、前記付与ステップでは、前記第2コンテンツの生成から所定時間経過するまでの少なくとも一部において、前記第2コンテンツの所有者に、その所有者の現在位置に応じた利益を付与する、もの。
情報処理方法であって、前記情報処理システムにおける各ステップを備える、方法。
プログラムであって、コンピュータに、前記情報処理システムにおける各ステップを実行させる、もの。
もちろん、この限りではない。
Furthermore, it may be provided in each aspect described below.
In the information processing system, the first content has an attribute, and in the generating step, the required number of the first contents having the same attribute is owned by the same owner in a required number or more. capable of generating unique said second content by associating them with each other.
In the information processing system, the accepting step accepts the transfer request for the second content from the other player who owns the first content used to generate the second content.
In the information processing system, in the receiving step, a request for generating the second content is received from the owner who owns a required number or more of the first content, and in the generating step, when the request for generation is received, Using the required number of the first contents to generate the unique second contents.
In the information processing system, in the granting step, a game effect of the second content is made available to the owner of the second content when a predetermined time has passed since the generation of the second content.
In the information processing system, in the managing step, a non-substitutable token describing ownership information of the second content is managed on a blockchain.
In the information processing system, the accepting step accepts the transfer request for the second content from the other player who has owned the second content.
In the information processing system, in the giving step, a profit corresponding to the number of transfers of the second content is given to the owner of the second content when a predetermined time has passed since the generation of the second content.
In the information processing system, in the providing step, a unique third content is provided to the owner of the second content when a predetermined time has passed since the generation of the second content.
In the information processing system, in the providing step, when providing the third content, the association of the second content is deleted from the owner of the second content.
In the information processing system, in the generating step, the necessary number of the first contents are owned by the same owner, so that the necessary number of the first contents can be synthesized to generate the unique second contents. some stuff.
In the information processing system, the control unit is configured to further execute a battle step, and in the battle step, when the transfer request for the second content is received from another player, the other player and the A competition game is executed with the owner of the second content, and in the transfer step, the second content is transferred to the other player if the other player wins the competition game.
In the information processing system, in the giving step, an advantageous game effect is given to the owner at the time of synthesizing the second content during execution of the fighting game.
In the information processing system, in the granting step, a profit corresponding to the number of victories in the competitive game is granted to the owner of the second content when a predetermined time has passed since the synthesis of the second content.
In the information processing system, the control unit is configured to further execute a lending step, and in the receiving step, the owner of the second content requests a desired player to lend the second content. receiving, in the lending step, based on the lending request, the second content is lent to the desired player for a predetermined period of time after the generation of the second content, and in the competition step, the transfer request; and the player to whom the second content is lent, the competitive game is executed.
In the information processing system, in the providing step, the second content is provided in accordance with the result of the competitive game or the owner who requested the lending of the second content can use the game effect of the second content. Something that gives a profit to said player who received the loan.
In the information processing system, the providing step provides the owner of the second content with a profit according to the current location of the owner during at least part of the time from the generation of the second content until the elapse of a predetermined time. do things
A method of information processing, comprising steps in the information processing system.
A program that causes a computer to perform each step in the information processing system.
Of course, this is not the only case.

最後に、本発明に係る種々の実施形態を説明したが、これらは、例として提示したものであり、発明の範囲を限定することは意図していない。当該新規な実施形態は、その他の様々な形態で実施されることが可能であり、発明の要旨を逸脱しない範囲で、種々の省略、置き換え、変更を行うことができる。当該実施形態やその変形は、発明の範囲や要旨に含まれるとともに、特許請求の範囲に記載された発明とその均等の範囲に含まれるものである。 Finally, while various embodiments of the invention have been described, these have been presented by way of example and are not intended to limit the scope of the invention. The novel embodiment can be implemented in various other forms, and various omissions, replacements, and modifications can be made without departing from the scope of the invention. The embodiment and its modifications are included in the scope and gist of the invention, and are included in the scope of the invention described in the claims and equivalents thereof.

1 :情報処理システム
1 :情報処理システム
2 :P2Pネットワーク
3 :通信回線
4 :取引所
6 :示唆情報
7 :出品ボタン
10 :BCノード装置
11 :制御部
12 :記憶部
13 :通信部
14 :バス
15 :入力部
16 :表示部
20 :ゲームサーバ装置
21 :制御部
22 :記憶部
23 :通信部
24 :バス
40 :取引サーバ装置
50 :取引者端末
100 :BCシステム
111 :BC記憶手段
112 :マイニング処理手段
113 :BC通信手段
114 :ゲーム通信手段
115 :ゲーム処理手段
116 :権利処理手段
211 :ゲーム通信手段
212 :ゲーム処理手段
213 :ゲームデータ記憶手段
214 :管理手段
215 :生成手段
216 :受付手段
217 :移転手段
218 :付与手段
219 :対戦手段
220 :貸与手段
313 :権利処理部
314 :BC通信部
411 :コンテンツ記憶手段
412 :BC処理手段
413 :権利処理手段
414 :BC通信手段
511 :権利処理手段
512 :BC通信手段
B10 :ブロックチェーン
B11 :ブロック
B12 :ブロック
B13 :ブロック
B14 :ブロック
C :コンテンツ
C :コンテンツ
C1 :第1コンテンツ
C1a :第1コンテンツ
C1aa :第1コンテンツ
C1ab :第1コンテンツ
C1b :第1コンテンツ
C1c :第1コンテンツ
C1d :第1コンテンツ
C1e :第1コンテンツ
C2 :第2コンテンツ
C3 :第3コンテンツ
D10 :台帳
W1 :ウォレット
1 : Information processing system 1 : Information processing system 2 : P2P network 3 : Communication line 4 : Exchange 6 : Suggestion information 7 : Listing button 10 : BC node device 11 : Control unit 12 : Storage unit 13 : Communication unit 14 : Bus 15: Input unit 16: Display unit 20: Game server device 21: Control unit 22: Storage unit 23: Communication unit 24: Bus 40: Transaction server device 50: Transactor terminal 100: BC system 111: BC storage means 112: Mining Processing means 113 : BC communication means 114 : Game communication means 115 : Game processing means 116 : Rights processing means 211 : Game communication means 212 : Game processing means 213 : Game data storage means 214 : Management means 215 : Generation means 216 : Acceptance means 217 : Transfer means 218 : Giving means 219 : Competition means 220 : Lending means 313 : Rights processing unit 314 : BC communication unit 411 : Content storage means 412 : BC processing means 413 : Rights processing means 414 : BC communication means 511 : Rights processing Means 512: BC communication means B10: Block chain B11: Block B12: Block B13: Block B14: Block C: Content C: Content C1: First content C1a: First content C1aa: First content C1ab: First content C1b: First content C1c: First content C1d: First content C1e: First content C2: Second content C3: Third content D10: Ledger W1: Wallet

Claims (19)

情報処理システムであって、
制御部を備え、
前記制御部は、管理ステップと、生成ステップと、受付ステップと、移転ステップと、付与ステップとを実行するように構成され、
前記管理ステップでは、第1コンテンツの所有者を示す所有情報が記述された非代替トークンを、ブロックチェーン上で管理させ、
前記生成ステップでは、前記第1コンテンツが移転された結果、前記第1コンテンツが同じ所有者に必要数以上所有されることで、必要数の前記第1コンテンツ同士を関連付けることにより、ユニークな第2コンテンツを生成し、
前記受付ステップでは、他のプレイヤから、前記第2コンテンツの生成から所定時間が経過するまでの間に限り、前記第2コンテンツの移転要求を受け付け、
前記移転ステップでは、前記他のプレイヤが所定条件を満たした場合、前記第2コンテンツを前記他のプレイヤに移転し、
前記付与ステップでは、前記所定時間経過した時における前記第2コンテンツの所有者に利益を与える、
もの。
An information processing system,
Equipped with a control unit,
The control unit is configured to execute a management step, a generation step, a reception step, a transfer step, and a grant step,
In the managing step, a non-substitutable token in which ownership information indicating the owner of the first content is described is managed on a blockchain;
In the generating step, as a result of the transfer of the first content, a required number or more of the first contents are owned by the same owner, so that a required number of the first contents are associated with each other to create a unique second content. generate content,
In the receiving step, a request for transfer of the second content is received from another player only until a predetermined time has passed since the generation of the second content;
In the transfer step, if the other player satisfies a predetermined condition, the second content is transferred to the other player;
In the giving step, a profit is given to the owner of the second content when the predetermined time has elapsed ;
thing.
請求項1に記載の情報処理システムにおいて、
前記第1コンテンツは、属性を有し、
前記生成ステップでは、同じ属性の前記第1コンテンツが同じ所有者に必要数以上所有されることで、必要数の前記第1コンテンツ同士を関連付けることにより、ユニークな前記第2コンテンツを生成する、
もの。
In the information processing system according to claim 1,
The first content has an attribute,
In the generating step, a required number or more of the first contents having the same attribute are owned by the same owner, so that the necessary number of the first contents are associated with each other to generate the unique second contents.
thing.
請求項1または請求項2に記載の情報処理システムにおいて、
前記受付ステップでは、前記第2コンテンツの生成に用いた前記第1コンテンツの所有歴を有する前記他のプレイヤから、前記第2コンテンツの前記移転要求を受け付ける、
もの。
In the information processing system according to claim 1 or claim 2,
In the receiving step, receiving the transfer request for the second content from the other player who has owned the first content used to generate the second content;
thing.
請求項1~請求項3の何れか1つに記載の情報処理システムにおいて、
前記受付ステップでは、必要数以上の前記第1コンテンツを所有する前記所有者から、前記第2コンテンツの生成要求を受け付け、
前記生成ステップでは、前記生成要求を受け付けた場合、必要数の前記第1コンテンツを用いて、ユニークな前記第2コンテンツを生成する、
もの。
In the information processing system according to any one of claims 1 to 3,
In the receiving step, receiving a request for generating the second content from the owner who owns a required number or more of the first content;
In the generating step, when the generation request is received, the necessary number of the first contents is used to generate the unique second contents.
thing.
請求項1~請求項4の何れか1つに記載の情報処理システムにおいて、
前記付与ステップでは、前記所定時間経過した時における前記第2コンテンツの所有者に対して、前記第2コンテンツのゲーム効果を利用可能とする、
もの。
In the information processing system according to any one of claims 1 to 4,
In the providing step, the game effect of the second content is made available to the owner of the second content when the predetermined time has passed .
thing.
請求項1~請求項5の何れか1つに記載の情報処理システムにおいて、
前記管理ステップでは、前記第2コンテンツの所有情報が記述された非代替トークンを、ブロックチェーン上で管理させる、
もの。
In the information processing system according to any one of claims 1 to 5,
In the managing step, a non-substitutable token describing the ownership information of the second content is managed on a blockchain;
thing.
請求項6に記載の情報処理システムにおいて、
前記受付ステップでは、前記第2コンテンツの所有歴を有する前記他のプレイヤから、前記第2コンテンツの前記移転要求を受け付ける、
もの。
In the information processing system according to claim 6,
The accepting step accepts the transfer request for the second content from the other player who has owned the second content.
thing.
請求項6または請求項7に記載の情報処理システムにおいて、
前記付与ステップでは、前記所定時間経過した時における前記第2コンテンツの所有者に、前記第2コンテンツの移転回数に応じた利益を付与する、
もの。
In the information processing system according to claim 6 or claim 7,
In the granting step, a profit corresponding to the number of transfers of the second content is granted to the owner of the second content when the predetermined time has passed .
thing.
請求項1~請求項8の何れか1つに記載の情報処理システムにおいて、
前記付与ステップでは、前記所定時間経過した時における前記第2コンテンツの所有者に、ユニークな第3コンテンツを付与する、
もの。
In the information processing system according to any one of claims 1 to 8,
In the giving step, a unique third content is given to the owner of the second content when the predetermined time has passed .
thing.
請求項9に記載の情報処理システムにおいて、
前記付与ステップでは、前記第3コンテンツを付与する際、前記第2コンテンツの所有者から、前記第2コンテンツの関連付けを削除する、
もの。
In the information processing system according to claim 9,
In the providing step, when the third content is provided, the association of the second content is deleted from the owner of the second content.
thing.
請求項1~請求項10の何れか1つに記載の情報処理システムにおいて、
前記生成ステップでは、前記第1コンテンツが同じ所有者に必要数以上所有されることで、必要数の前記第1コンテンツを合成して、ユニークな第2コンテンツを生成する、
もの。
In the information processing system according to any one of claims 1 to 10,
In the generating step, the necessary number of the first contents are owned by the same owner, so that the necessary number of the first contents are combined to generate a unique second content.
thing.
請求項1~請求項11の何れか1つに記載の情報処理システムにおいて、
前記制御部は、対戦ステップをさらに実行するように構成され、
前記対戦ステップでは、他のプレイヤから前記第2コンテンツの前記移転要求を受け付けた場合、他のプレイヤと、前記第2コンテンツの所有者との間で対戦ゲームを実行させ、
前記移転ステップでは、前記対戦ゲームで他のプレイヤが勝利した場合、前記第2コンテンツを他のプレイヤに移転する、
もの。
In the information processing system according to any one of claims 1 to 11,
The control unit is configured to further execute a battle step,
In the competition step, when the transfer request for the second content is received from another player, a competition game is executed between the other player and the owner of the second content;
In the transfer step, if another player wins the competitive game, the second content is transferred to the other player;
thing.
請求項12に記載の情報処理システムにおいて、
前記付与ステップでは、前記対戦ゲームの実行中、前記第2コンテンツの合成時における所有者に、有利なゲーム効果を付与する、
もの。
In the information processing system according to claim 12,
In the imparting step, an advantageous game effect is imparted to the owner at the time of synthesizing the second content during execution of the competitive game.
thing.
請求項12または請求項13に記載の情報処理システムにおいて、
前記付与ステップでは、前記所定時間経過した時における前記第2コンテンツの所有者に、前記対戦ゲームの勝利回数に応じた利益を付与する、
もの。
In the information processing system according to claim 12 or 13,
In the providing step, the owner of the second content when the predetermined time has elapsed is provided with a profit according to the number of wins in the competitive game.
thing.
請求項12~請求項14の何れか1つに記載の情報処理システムにおいて、
前記制御部は、貸与ステップをさらに実行するように構成され、
前記受付ステップでは、前記第2コンテンツの所有者から、所望のプレイヤに対して前記第2コンテンツの貸与要求を受け付け、
前記貸与ステップでは、前記貸与要求に基づき、前記所定時間が経過するまでの間、前記所望のプレイヤに前記第2コンテンツを貸与し、
前記対戦ステップでは、前記移転要求を行った他のプレイヤと、前記第2コンテンツの貸与を受けたプレイヤとの間で前記対戦ゲームを実行させる、
もの。
In the information processing system according to any one of claims 12 to 14,
The control unit is configured to further perform a lending step,
receiving a request for lending the second content from the owner of the second content to a desired player in the receiving step;
in the lending step, based on the lending request, lending the second content to the desired player until the predetermined time elapses;
In the competition step, the competition game is executed between the other player who has made the transfer request and the player who has received the loan of the second content.
thing.
請求項15に記載の情報処理システムにおいて、
前記付与ステップでは、前記対戦ゲームの結果または前記貸与要求があった前記所有者が前記第2コンテンツのゲーム効果を利用可能になったことに応じて、前記第2コンテンツの貸与を受けた前記プレイヤに利益を与える、
もの。
In the information processing system according to claim 15,
In the giving step, the player who has received the loan of the second content according to the result of the competitive game or the owner who requested the loan has become able to use the game effect of the second content. benefit the
thing.
請求項12~請求項13の何れか1つに記載の情報処理システムにおいて、
前記付与ステップでは、前記所定時間経過するまでの少なくとも一部において、前記第2コンテンツの所有者に、その所有者の現在位置に応じた利益を付与する、
もの。
In the information processing system according to any one of claims 12 and 13,
In the granting step, granting the owner of the second content a benefit according to the owner's current location, at least partly until the predetermined time elapses.
thing.
情報処理方法であって、
請求項1~請求項17の何れか1つに記載の情報処理システムにおける各ステップを備える、
方法。
An information processing method,
Each step in the information processing system according to any one of claims 1 to 17,
Method.
プログラムであって、
コンピュータに、請求項1~請求項17の何れか1つに記載の情報処理システムにおける各ステップを実行させる、
もの。
a program,
cause a computer to execute each step in the information processing system according to any one of claims 1 to 17,
thing.
JP2021140341A 2021-08-30 2021-08-30 Information processing system, information processing method and program Active JP7307358B2 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP2021140341A JP7307358B2 (en) 2021-08-30 2021-08-30 Information processing system, information processing method and program
JP2023099292A JP2023120334A (en) 2021-08-30 2023-06-16 Information processing system, information processing method, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2021140341A JP7307358B2 (en) 2021-08-30 2021-08-30 Information processing system, information processing method and program

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2023099292A Division JP2023120334A (en) 2021-08-30 2023-06-16 Information processing system, information processing method, and program

Publications (2)

Publication Number Publication Date
JP2023034214A JP2023034214A (en) 2023-03-13
JP7307358B2 true JP7307358B2 (en) 2023-07-12

Family

ID=85504219

Family Applications (2)

Application Number Title Priority Date Filing Date
JP2021140341A Active JP7307358B2 (en) 2021-08-30 2021-08-30 Information processing system, information processing method and program
JP2023099292A Pending JP2023120334A (en) 2021-08-30 2023-06-16 Information processing system, information processing method, and program

Family Applications After (1)

Application Number Title Priority Date Filing Date
JP2023099292A Pending JP2023120334A (en) 2021-08-30 2023-06-16 Information processing system, information processing method, and program

Country Status (1)

Country Link
JP (2) JP7307358B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7457864B1 (en) 2023-08-30 2024-03-28 株式会社コロプラ Program, information processing device and information processing method

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000010896A (en) 1998-06-22 2000-01-14 Creatures:Kk Method and device for specific data generation in computer communication
JP2017136348A (en) 2016-10-24 2017-08-10 株式会社セガゲームス Information processor and game program
JP2020119306A (en) 2019-01-24 2020-08-06 CryptoGames株式会社 Information transaction program and information processing device
JP2021152815A (en) 2020-03-24 2021-09-30 株式会社Gaia Game system and auction program

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000010896A (en) 1998-06-22 2000-01-14 Creatures:Kk Method and device for specific data generation in computer communication
JP2017136348A (en) 2016-10-24 2017-08-10 株式会社セガゲームス Information processor and game program
JP2020119306A (en) 2019-01-24 2020-08-06 CryptoGames株式会社 Information transaction program and information processing device
JP2021152815A (en) 2020-03-24 2021-09-30 株式会社Gaia Game system and auction program

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
ブロックチェーン業界5つの注目テーマとDappsゲーム3つの課題[online],coindeskJAPAN,2020年06月26日,https://www.coindeskjapan.com/31767/,[検索日:2022年11月18日]

Also Published As

Publication number Publication date
JP2023034214A (en) 2023-03-13
JP2023120334A (en) 2023-08-29

Similar Documents

Publication Publication Date Title
Min et al. Blockchain games: A survey
US11482081B2 (en) Promoting competitive balance in multiplayer gaming
US9737819B2 (en) System and method for a multi-prize mystery box that dynamically changes probabilities to ensure payout value
US20070191104A1 (en) Online Game Environment that Facilitates Sponsorship Contracts
EP3016726A1 (en) System and method for facilitating gifting of virtual items between users in a game
US10022632B1 (en) Online computer game systems and methods for facilitating financial investment
US20150141118A1 (en) System and method of video gaming that provides a game of chance
JP2022000790A (en) Game service distribution device, game service distribution method and game service distribution program
JP2023120334A (en) Information processing system, information processing method, and program
JP6562009B2 (en) Information processing apparatus and game program
US20090291748A1 (en) Economy games having purchasable and obtainable game pieces
JP2022001269A (en) Game service provision device, game service provision method, and game service provision program
JP7488221B2 (en) Server, game program, and information processing method
US20150005051A1 (en) System and method for determining a price for a protection extension
US11260304B1 (en) Provable fairness for challenges among players in an online gaming platform
US20130005436A1 (en) Chally&#39;s Gaming for Money
JP7152695B2 (en) Information processing device, information processing method and program
US11607618B1 (en) Systems and methods for supporting different player types in a franchise game based on ownership of unique digital articles
US11369878B1 (en) Systems and methods for challenges between unique digital articles based on real-world information
US11311811B1 (en) System and method for determining a price for a protection extension
US9795886B1 (en) System and method for determining a price for a protection extension
JP2024070044A (en) System, information processing method, and program
JP2023046636A (en) Game medium transaction system
JP2023179951A (en) Information processing device, information processing method, and program
KR20240082453A (en) System for creating virtual world

Legal Events

Date Code Title Description
A625 Written request for application examination (by other person)

Free format text: JAPANESE INTERMEDIATE CODE: A625

Effective date: 20211018

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20221129

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20230125

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20230418

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20230518

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: 20230530

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20230612

R150 Certificate of patent or registration of utility model

Ref document number: 7307358

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150