A simple bullet-hell vertical-scrolling shooter game.
With respect for Nomltest.
シュトラーレンガイアー
シンプルな縦スクロールシューティング。
Nomltestをリスペクトしたゲームになっています。
- Download from here.
- Unzip
- Run
Strahlengeier.exe
. - To uninstall, just delete the directory.
- ここからダウンロード
- ダウンロードしたZipを解凍する。
Strahlengeier.exe
を実行する。- アンインストールする場合、ディレクトリを消すだけでOK。
git clone git@github.com:h1g0/Strahlengeier.git
Note: The following dependency libraries are required to build.
- Z key: Shoot
- X key: Slow down
- F3 key: Take screenshots
- Zキー:ショット
- Xキー:スロー
- F3キー:スクリーンショット
- BGM: Cyber-Rainforce
This game uses a font Neuropol, but can't embed the font file because of the licensing problem. It can be embedded by downloading and placing under the name img/font.ttf
.
このゲームはNeuropolというフォントを使用していますが、ライセンスの問題でここで配布しているバイナリにはフォントファイルが埋め込まれていません。フォントファイルをダウンロードして img/font.ttf
という名前で配置することで埋め込むことができます。