'Quick' Demo to for a (up-to-4-player) twin stick shooter.
Connect up to 4 gamepads and check it out live over here.
After binding your controller, you can perform the following actions
- Move with the
left stick
- Aim with the
right stick
- Pressing
A
minimizes the objective box - Hold down
R1
to fire - Pressing
B
will toggle pause on/off - Pressing
A
while in the pause screen toggles sound
There are also some keyboard shortcuts for your comfort
F
toggles fullscreenM
toggles sound on/offS
saves the current controller binding into localStorageL
loads previously saved controller bindings
Currently this Demo is using:
- Pixi.js for everything you see.
- Pixi-filters for some 🔥 visual effects.
- Pixi-sound for everything you hear.