o
odin.langpkg.dev
packages / library / input

input

8008bd6library

Rebindable input system for Odin + raylib

MIT · updated 2 months ago

inputs

A rebindable input system for Odin+raylib. Supports keyboard, mouse and gamepad inputs. It can also serialize or deserialize bindings to and from JSON.

To use this library, clone this repository, and copy the input directory into your project.

To run the example, run

odin run .