SpaceCraftTR / SpaceInputs

An input library that fits all of your input needings.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SpaceInputs logo

SpaceInputs

An input library that fits all of your input needings. Currently, SpaceInputs can run over XLib. But we'll add support for terminal and as well as Windows.

How to build?

Well, the building process is pretty easy since there aren't any dependancies except a C++17 supported compiler. You just type this in your terminal:

make library
./install.sh
make examples

And you are done!

Disclaimer

SpaceInputs is distributed under the terms of MIT licence.

Follow us to keep up-to-date!

SpaceCraft on Instagram SpaceCraft on GitHub

About

An input library that fits all of your input needings.

License:MIT License


Languages

Language:C++ 92.1%Language:Makefile 4.2%Language:Shell 3.7%