commit b62d77d34c7bb8ed4bbe76ab5b6a6de7714c6f9c Author: Ales Katona Date: Wed Jan 23 19:16:02 2019 +0100 Initial commit diff --git a/README.md b/README.md new file mode 100644 index 0000000..a69af7e --- /dev/null +++ b/README.md @@ -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. \ No newline at end of file