Initial commit
commit
b62d77d34c
@ -0,0 +1,5 @@
|
|||||||
|
# prongs
|
||||||
|
|
||||||
|
Input handling schema written in rust. Backend agnostic, provides serializability, assignment and unified interface for working with inputs. Keyboard, mouse and controllers supported.
|
||||||
|
|
||||||
|
Current backends include Piston and Gilrs with more on the way.
|
Loading…
Reference in New Issue