Skip to content

v0.1.0 - Initial Pre-Release!

Pre-release
Pre-release
Compare
Choose a tag to compare
@ion098 ion098 released this 11 Sep 18:56
· 19 commits to stable since this release
e44a8e7

This is the very first Gamepad pre-release!

Gamepad is a controller utilities library which makes writing code that uses the controller much easier. Gamepad currently provides various event handling functions, which makes writing code that uses the controller much easier. In the future, Gamepad will have more features, such as buffered controller text setting and controller curves.

Gamepad does not currently have a documentation website, but the header files contain docs for each function.

Note: Gamepad is still in pre-release, the API is unstable and may change in future releases.

Download instructions: Download the gamepad@0.1.0.zip file below, then run the following commands in the PROS integrated terminal:

pros c fetch gamepad@0.1.0.zip
pros c apply gamepad@0.1.0