Skip to content

thebigG/Gunner

Repository files navigation

godot-ci export godot-ci export godot-ci export HTML5 build

Gunner

Fighter Jet Game; clone of Strike Gunner S.T.G.. You can always get the nightly build here.
Though the game will probably provide the best experience via the desktop native builds, you can always play it on the web.

Other sources related to this repo

Formatting code

This project uses gdformat.

To install:

pip3 install "gdtoolkit==4.*"

To Format:

make format

Sound Credits

Building

To build the game from source(or "export" it from godot), you must use my own custom godot modules .

To fetch the godot modules run the following recipe:

make get_gdext_modules