ゲーム紹介
# ゲームについて
風吹いて籠目に覗く花模様
あなたは色の盛りを迎えたひとひらの花びらです。
落ちてしまった他の花びらは、風に乗ったあなたに寄り添うことで徐々にその色合いを取り戻します。
色彩を取り戻した花びらは籠に集められ、四季に終わりにはその二つと無い花模様の艶やかさに銘が打たれるでしょう。
今回のテーマは「ふえる」
ふえていく色合いと花びらをお楽しみください。
# About this game
Tap or click anywhere to move players leaf.
Other dropped leafs have lost their color, player can aid their color by staying close to each of them.
Recovered leafs become flowers and are united into "Kago", a Japanese traditional basket.
After a few seasons past, scenery made with those flowers are evaluated and named.
The theme of game jam this time is “increasing”.
Please enjoy increasing colors and seasons.
---
# 制作について
趣味で Boids アルゴリズムの表現力を検証しようとしたプロジェクトが元となっているゲームです。
なんとなくパラメータをいじりながら Boids を動かしているうちに、 That Game Company の Flowery (原題:Flower) を想起する動きがあったので花を題材にしたゲームを作ることにしました。
画像素材を探す中で見つけた水彩の花の印象から、全体の和風なモチーフが決まっています。
ソースコード含む Unity プロジェクトは githubに公開しています。
https://github.com/dolow/hana-hiroi
ゲームに利用している素材も含まれていますが、Resources 配下の各フォルダにある LICENSE.md をご確認の上ご利用ください。
# About development
This project is based on my private study about Boids algorithm.
When I was changing parameter and see moves without purpose, the moves of Boids reminds me the flowers which appear in “Flower” produced by That Game Company, so I decided to develop the game of flower.
The Japan motif is inspired by the image of flower I saw when I was looking for flower image to use in this game.
The Unity project of this game is shared in github.
https://github.com/dolow/hana-hiroi
It also includes resources like images, please refer to the LICENSE.md placed on each resource folders when you get copy of this project.
移動:
画面の任意の箇所をタップ/クリックしてプレイヤーを移動します。
花ひろい:
落ちている他の花びらに、色を取り戻すまで寄り添い続けることで花を拾う事ができます
花びらはある程度プレイヤーや他の花びらに集まろうとする意志があります
ゲームの終了:
時間経過でいくつかの季節が過ぎるとゲームが終了します。
ひろった花の数に応じて銘が打たれます。
プレイヤーが作った花模様は二つとないものですので、スクリーンショットを取るなどでお持ち帰りください。
Move:
Touch or click anywhere on the screen.
Aid:
Move towards other leaf(s) and stay close.
When a leaf fully recovered its color, it is moved to the “Kago”.
Leafs also try to get closer to the player and other leafs but it is not powerful as player does.
Finishing the game:
When a few seasons past, the game is automatically finished.
Different names according to the number of collected flowers is given to the scenery of flowers.
Please don’t forget to take screen capture, this scenery is very unique.
コメント
コメントを残すには、ログインが必要です。 新規ユーザー登録 / ログイン