Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 470 Bytes

File metadata and controls

17 lines (12 loc) · 470 Bytes

Dual Stick Shooter

This example shows how to use both joysticks on a gamepad. As gamepad layout varies a lot, you may need to adjust the mapping with SHOOTING_AXIS_SELECTION.

Screenshot of dual-stick shooter example

.. literalinclude:: ../../arcade/examples/dual_stick_shooter.py
    :caption: dual_stick_shooter.py
    :linenos: