:orphan: .. _dual_stick_shooter: 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``. .. image:: images/dual_stick_shooter.png :width: 600px :align: center :alt: Screenshot of dual-stick shooter example .. literalinclude:: ../../arcade/examples/dual_stick_shooter.py :caption: dual_stick_shooter.py :linenos: