Skip to content

finger563/py-gamepad-visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

py-gamepad-visualizer

PyQT5 + pygame app for visualizing gamepad inputs

gamepad-viz.mp4

Quick Start

To run the program, you can use the following commands:

# start the environment
source env/bin/activate
# run the visualizer
python gamepad_visualizer.py

Setup

Create a virtual environment, and install the required packages:

python3 -m venv env
source env/bin/activate
pip install -r requirements.txt

About

PyQT5 + pygame app for visualizing gamepad inputs

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages