-
{{ 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 }})
作品内容
大学の文化祭で出展したシューティングゲームです。
私が過去に制作したシューティングのボスを一つにまとめた総集編的な作品。
自機は3種類、ボスは10体収録。
初心者でもゴリ押しで攻略できる程度の難易度です。
Windows XP、Windows 7で動作確認しています。
個人的には黒歴史として封印したいんですけどね…
























{
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;
}"
>