Contact
Bug reports, feedback, and requests for VOID STRIKER are accepted through Issues on the GitHub repository. As the project is maintained independently by rin0420, a response may take some time.
Contact through GitHub Issues (recommended)
The source code for this game is available at github.com/rin0420/retro-shooter. If you find a bug or would like to request a new enemy, skin, or feature, please create a new Issue using the links below.
Including the following information with a bug report will help with the investigation:
- Your device and browser type and version, such as iPhone Safari or Windows Chrome
- The stage number where it occurred and what you were doing immediately beforehand, with a screenshot if possible
- The URL if the issue can be reproduced with
?test=1or?debugtouch
Common questions
Before submitting an Issue, please review the items below. If the problem is already known, you may simply add a comment to the existing Issue.
-
The game does not start or the screen remains black:
When opening the game directly under
file://, some browsers may restrict<canvas>rendering or access to localStorage. Try another browser or launch it through a local server. - Taps on a smartphone do not respond or are offset: Including the device model, OS version, and browser name in your report helps distinguish device-specific problems. See the development blog post for information about earlier fixes of this kind.
- Credits or progress data disappeared: Progress is stored in the browser's localStorage, so it will not carry over if browser cache or site data is cleared, or when using private browsing. See the Privacy Policy for details.
- Requests for new enemies, bosses, or skins: These are welcome. Ideas posted in an Issue will be considered for future updates.
If you do not have a GitHub account
You can view existing Issues and the repository without a GitHub account. The source code and specification (SPEC.md) are also available in the repository if you would like to examine the implementation in detail. The development blog regularly discusses the background and design decisions behind the project.
Please note
As this is an independently developed project, no other contact method such as email is currently available. Please contact us through the GitHub Issues described above. For requests concerning disclosure or deletion of privacy-related information, also review the Privacy Policy.