-
{{ product.dl_count_total|number_format }}
{{ item.dl_count|number_format }} - {{ product.dl_count|number_format }}
-
{{ product.rate_average_2dp }}
({{ product.rate_count|number_format }})
作品内容
Text_Shooting Ver2.0
テキストキャラで作った疑似縦スクロールの
シューティングゲームとなります、本作は完全な思い付きで
左右の動きと合わせて簡単な"高度"の概要を組み込み、
残機制では無くタイマー制となっております。
(昔在ったキャ〇バンを意識したシステムです)
また、マニュアルはウィジェットにタブを設けて記載していますので
ゲーム本体を起動後ご確認ください。
前述の通りPythonで制作しているのでios、Linux環境でも動く筈ですが
Windows環境以外での動作確認をしていないので、ご購入は自己責任でお願いします。















{
const fallbackSrc = '/modpub/images/web/home/not_found_img_main.png'
if (e.target.src === fallbackSrc) return;
e.target.onerror = null;
e.target.src = fallbackSrc;
}"
>