GalaxyArtificial
About
This is an omnidirectional scrolling shooting game.
During the game
move,
speed change,
change the firing direction of the weapon,
Change the weapon to be strengthened,
resizing the map,
change the width of the viewpoint,
can do
Attacks will automatically attack within range.
There are currently 17 stages.
I'm new to programming and game development.
We hope you enjoy it.
全方向スクロール型のシューティングゲームです。
ゲーム中は、
移動、
スピードチェンジ、
武器の発射方向変更、
強化する武器の変更、
地図の大きさ変更、
視点の広さ変更、
を行えます。
攻撃は範囲内を自動で攻撃します。
ステージは現在17まであります。
プログラムとゲーム制作の初心者ですが、
お楽しみ頂ければ光栄です。
20221201
I fixed the file name and save file name etc.
Fixed a bug where a "break;" was missing in functions that process text files.
ファイル名とセーブファイル名などを修正しました。
テキストファイルを処理する関数内で、「break;」が1つ抜けていたバグを修正しました。