I wanted to use this library without adding joy.js to my website (it is kind of a pain)
If this repo was hosted on GitHub pages it would easy to use by just saying:
<script src="https://bobboteck.github.io/JoyStick/joy.js"></script>
For now I forked the repo and am using:
<script src="https://williamsokol.github.io/JoyStick/joy.js"></script>
But it'd be nice for new people if they did not have to fork it.
I wanted to use this library without adding joy.js to my website (it is kind of a pain)
If this repo was hosted on GitHub pages it would easy to use by just saying:
<script src="https://bobboteck.github.io/JoyStick/joy.js"></script>For now I forked the repo and am using:
<script src="https://williamsokol.github.io/JoyStick/joy.js"></script>But it'd be nice for new people if they did not have to fork it.