Skip to content

rockyyliang/joystick

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

joystick

interface with g29 steering wheel

Install

Import the JSManager class into your code

Use

The update_axes and update_buttons methods return a list of axis values and list of booleans representing button presses.

axis index
0: wheel
1: clutch
2: gas
3: brake

button index
4: right paddle
5: left paddle

Requirements

  • pygame

About

interface with g29 steering wheel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages