Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Controller Support #121

Open
BrentDaMage opened this issue Apr 29, 2024 · 1 comment
Open

Controller Support #121

BrentDaMage opened this issue Apr 29, 2024 · 1 comment

Comments

@BrentDaMage
Copy link
Contributor

If someone's looking for something to do, the game does not currently have controller support. If implemented, it should be done so with DirectInput (for Windows) and SDL2 (for literally everything else). There is currently functions for handling joystick input, so this shouldn't be insanely difficult.

@BrentDaMage
Copy link
Contributor Author

This is being done for SDL2 in #120

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant