Polygon Shooter
Polygon Shooter
Neon-style 2d shooter with some music. try to stay alive as long as possible!
Two mode are avaliable: normal mode and dash mode.
Normal mode
WASD to move
LEFT CLICK to shoot,
SPACE to dash
Dash mode
Dash with the music tempo!
LEFT CLICK or SPACE to dash
*To make this work you must specify the BPM manually... Yeah it's kinda lame but I don't know how to automaticly analysis it yet :(
Extra Credit
Music: Frozen Jam by tgfcoder licensed under CC-BY-3
Note
My first game! Made with godot for #MyFirstGameJam
Maybe I will post the source code and some devlogs later, in case anybody find it useful
The web version is only for preview and it's totally not optimized. Since the html won't let you access local file system the background music cannot be changed in web version. The new dash-only tempo mode is also pretty much unplayable in web version.
----------V3----------
1.Improved the naive visulizser with the help ofthis tutorial
2.sync the gameplay with the tempo... stuck on beat detection for hours only to learned that it's currently impossible to do such thing in godot wiithout some more advanced stuff (GDNative).
----------V4----------
fix the bug now that you can finally play with your own music, Only .ogg format is supported though..
Leave a comment
Log in with itch.io to leave a comment.