Skip to content

A simple Java program to test JInput library with an Xbox One game pad.

License

Notifications You must be signed in to change notification settings

mcgivrer/jinput-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JInput-Test

Build Status Codacy Badge

This program is a test for the Jinput library intends to read game controller states to integrate with any game.

In this particular test, I implement a specific UI for an XBoxOne controller.

This code is largely inspired from the Uzo007 post's (Thanks to his code's back from 2012 ;))

I adapted this code to a maven project that can be compiled/started from the command line:

Build

execute the following line of bash:

$> mvn clean install

Execute

input the line below:

$> mvn exec:java

Enjoy !

Frederic Delorme.

About

A simple Java program to test JInput library with an Xbox One game pad.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

 
 
 

Languages