Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

x-controller

A minimal input library, targeting everything from microcontrollers to modern desktops.

Used by x-chaos for retro-emulator controls, but general-purpose enough for any application needing gamepad + keyboard input.

Features

  • std (default) — Desktop input via gilrs (gamepad) + keyboard mapping.
  • mcu — Pure-data state (no hardware deps), ready for GPIO button reads.

Usage

[dependencies]
x-controller = "0.1"

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages