Sitemap

Flow Blockchainをゲームに活用するメリットは何?(What is the benefit of using Flow Blockchain for games?)

8 min readOct 4, 2022

デジタルゲームにはカードなどをNFTにすることでコミュニティを形作ることができます。

(For online games, cards and other items can be NFT to shape the community within the game.)

この時FlowはこのNFTを所持することに対して普通のユーザーが感じるハードルを低くすることができます。意図的にそう作られている為です。通常、Play To Earnなどのゲームの中でNFTを得るのは普通の人にはハードルが高いです。私もちょっとたじろぎます。:(
しかし、Flow Blockchainを使うことで抵抗感なくNFTを保持するところまでスムーズに遊ぶことができます。
そして、このNFTはプログラムで安全にTransferすることが出来ます。

(Flow Blockchain can lower the hurdle that ordinary users feel about possessing NFTs. This is because Flow is designed with those objectives in mind. Normally, obtaining NFTs in a game such as Play To Earn is a high hurdle for ordinary people. I flinch a bit too. :(
But with Flow Blockchain, you can play smoothly to the point of holding NFTs without resistance.
And this NFT can be programmatically transferred safely.)

NFTは新たな収益源です。それは対象が世界になるためです。世界中の人がゲームをするためにトークンを使用してNFTを購入します。(トークンエコノミーと言います。)

(NFT is a new source of revenue. This is because the target audience is the world. People all over the world use tokens to buy NFTs in order to play the game. This is called the token economy.)

Flow には他のブロックチェーンには無い以下の特徴があります。
(Flow has the following features not found in other blockchains.)

  1. 一般の人にハードルが低いです(操作が簡単)
    (Low hurdles to the public.(Simple to use.))
  2. 早い
    (Fast.)
  3. ガス代がほとんどかからないです(転送が無料)
    (Almost no gas fees (transfers are almost free).)
  4. セキュリティが堅牢です
    (Robust security.)
  5. NFT転送をプログラムで簡単に行えます
    (NFT transfers are easy to program.)

Blockchainをゲームで利用した場合、収益面では以下の特徴があります。
(The use of blockchain in gaming has the following revenue characteristics)

  1. ゲームが出来たら、簡単に世界でリリースできる(トークンの価値は世界共通なので一気に世界レベルのゲームを作れる)
    (Once the game is created, it can be easily released worldwide (the value of the tokens is the same worldwide, so you can create a world-class game in one fell swoop).)
  2. PCソフトゲームの運営だけでも収益が得られます。(PCソフトの運営だけで収益を得られるので、筐体などのコストがかかりません)
    (Profits can be generated from the operation of PC software games alone. Since revenue is generated solely from the operation of PC software, there are no costs other than software development.)
  3. 円安をデジタル面で活かすのに最も適します(為替の影響は景況感に影響を与えますが、Flow Blockchain を利用したゲームは、世界中で同じ価値のトークン($FLOW)を収益にしますので、ソフトウェアの安定収益源となります)
    (Ideal for leveraging the depreciation of home currency.(While currency fluctuations affect business confidence, games powered by Flow Blockchain generate the same value of tokens ($FLOW) worldwide, making it a stable revenue stream for the software.))

ブロックチェーンを上手に取り入れたゲーム(ELF Masters/エルフマスターズ)が2022年9月にローンチされています。(このブロックチェーンはFlowではありませんが、ゲーム作りにはとても参考になると思います)以下はその解説をしているNFTBlogのリンクです。
(A game (ELF Masters) that incorporates blockchain well was launched in September 2022. (This blockchain is not Flow, but I think it would be very helpful for game making!) Below is a link to the NFTBlog that explains it.)
https://nftblog.site/elfmasters-how-to-start

このゲームを作成した会社はトークンアーキテクト事業も行っており、トークンエコノミーをゲームに組み込むためのコンサルタント事業も行っています。
(The company that created the game also offers consulting services for integrating the token economy into the game.)

Flow Blockchainとは?
(What is Flow Blockchain?)
https://www.whitepapercapital.com/portfolio/flow

ブロックチェーンゲーム制作に欠かせないリファレンス本が出版されています。

変数の型、Struct、配列、リソースなど全てのオブジェクトのメソッドを網羅しています。GraphQLを使用してブロックチェーンとの通信をするdApp開発の内容を収録しています。

このリファレンスを使って開発されたブロックチェーンゲームがこちら

このゲーム、なんと全てのロジックがブロックチェーン上で動いているんです。

対戦カードゲームですが、全部スマートコントラクトを介して処理されているんですよ。

スマートコントラクトの全長は2450行にも及びます。

※ゲーム自体のソースコードはこちら -> https://github.com/temt-ceo/CODE-of-flow

Flutterアプリ内でブロックチェーンのウォレットを呼び出す方法や、iPhone/Androidアプリ内からトランザクションを発行する手段サーバーサイドからトランザクションを発行する方法などをまとめています。

Jacob君の許可を頂いて、Jacob君の動画のエッセンスを詰め込んだリファレンス本がなんとたったの3,000円(税抜)

--

--

Takashi Tahara (田原 崇)
Takashi Tahara (田原 崇)

Written by Takashi Tahara (田原 崇)

Programmer, Blockchain engineer, AI Engineer, and Front-end Engineer ( I have several certifications of Cisco, IBM, AWS, Google Cloud, C++, Go, Rust and more.)

No responses yet