Skip to content

h1g0/Strahlengeier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Strahlengeier

A simple bullet-hell vertical-scrolling shooter game.
With respect for Nomltest.

シュトラーレンガイアー

シンプルな縦スクロールシューティング。
Nomltestをリスペクトしたゲームになっています。

Screenshots / スクリーンショット

Screenshot

Download and install / ダウンロードとインストール

Without source code / ソースコード無し

  1. Download from here.
  2. Unzip
  3. Run Strahlengeier.exe.
  4. To uninstall, just delete the directory.

  1. ここからダウンロード
  2. ダウンロードしたZipを解凍する。
  3. Strahlengeier.exeを実行する。
  4. アンインストールする場合、ディレクトリを消すだけでOK。

With source code / ソースコード付き

git clone git@github.com:h1g0/Strahlengeier.git

Note: The following dependency libraries are required to build.

How to play / 遊び方

  • Z key: Shoot
  • X key: Slow down
  • F3 key: Take screenshots

  • Zキー:ショット
  • Xキー:スロー
  • F3キー:スクリーンショット

Dependent libraries / 使用ライブラリ

LICENSES / 使用素材等

Others / その他

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 という名前で配置することで埋め込むことができます。