Skip to content

Add support for multiple game controllers.  #1

Description

@AnthonyScalise

The user should be able to define the number of game controllers using the C++ library creating instances of the gamePad structure. The library should specify the number of game controllers in the initialization JSON message. The client-side JS should be able to take the number of controllers and create multiple gamePad widgets to specification. The JS should be able to update the game controller data in the dashboard data array to be sent back to the host. Lastly, the C++ library should then be able to allow public access to gamepad data through the gamePadButton and gamePadAxes functions given the game controller instance number.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions