Controller Test

This is a twin-stick shooter/bullet hell game. It's my exploration of input handling, including having options for keyboard and game controller (no mouse though). Note: not all browsers support game controller inputs, so if yours doesn't then you'll need to use keyboard instead.

Loading...

Controller Controls:

  • Left stick: move
  • Right stick: aim
  • Start: start game

Keyboard Controls:

  • W/A/S/D or Arrow Keys: move
  • I/J/K/L: aim
  • Space: start game