Skip to content
Alvaro Montoro edited this page Aug 30, 2019 · 1 revision

npm

npm i gamecontroller.js

yarn

yarn add gamecontroller.js

Direct import

<script src="./gamecontroller.min.js"></script>

For including the library directly into your webpage, check the latest release on github.

There are also some CDNs where you can pick one of the available versions:

Clone this wiki locally