A downloadable game for Windows and Linux

Testing the waters with this one..

There are 4 lanes:

D - Leftmost Lane / F - Left Middle Lane / J - Right Middle Lane / K - Rightmost Lane

To move the player, press C to go left and M to go right.

For yellow large stomp hold notes hold D and F at the same time if it is in the left lane, and hold J and K at the same time if it is in the right lane.

For Swipe Notes (notes with the arrows) if the swipe is going left then press the key corresponding to the lane to its the left followed by the key corresponding to the lane to its right. (For example, a right swipe in the pink lane, would be D followed by F in short succession.)

For Hold Notes hold the key corresponding to the lane that it is closest to.

As of mapping tools level editor is a work in progress..

Custom input bindings can be specified in the following format via a text file.

for Windows: C:\Users\<user>\AppData\Roaming\Godot\app_userdata\BZBZ\inputmapping.txt

for Linux: $HOME/.godot/app_userdata/BZBZ/inputmapping.txt

<KEY_LEFTLANE_LEFT>
<KEY_LEFTLANE_RIGHT>
<KEY_RIGHTLANE_LEFT>
<KEY_RIGHTLANE_RIGHT>
<KEY_PLAYERMOVE_LEFT>
<KEY_PLAYERMOVE_RIGHT>

This is an example of the contents of the text file given the current input bindings.

D
F
J
K
C
M


Download

Download
bzbz_windows_v0.0.4.zip 260 MB
Download
bzbz_linux_v0.0.4.zip 252 MB

Leave a comment

Log in with itch.io to leave a comment.