Skip to content

🎮 A simple LÖVE application to test joysticks and gamepads.

License

Notifications You must be signed in to change notification settings

jonasgeiler/love2d-joystick-tester

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

love2d-joystick-tester

A simple LÖVE application to test joysticks and gamepads.

This is a simple desktop application to view all detected joysticks/gamepads, check vibration and see all reported values.
It can be used to check for stick drift and other hardware issues, or just to learn about using joysticks/gamepads with LÖVE.

I initially wrote this application many years ago, and it was much more basic before I rewrote it.
If you want to see the old version, check out the old-version tag.

Screenshot

Screenshot

Requirements

  • LÖVE 11.4 (Mysterious Mysteries)

How to try

Download the latest release for your OS from the releases page and install it however you want.

Important

Unfortunately, a macOS package is not being provided at the moment. You'll have to download the .love file and run it with LÖVE.

If you want to try running it from source instead, download the repository and then run love:

love ./joysticktester/