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 .