UNPKG
jsgamepad
Version:
latest (0.1.0)
0.1.0
W3C Gamepad API Simplified & Implementation fixes
github.com/ardean/jsGamepad
ardean/jsGamepad
jsgamepad
/
docs
/
index.html
15 lines
(11 loc)
•
194 B
HTML
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<!DOCTYPE
html
>
<
html
>
<
head
>
<
title
>
jsGamepad
</
title
>
<
meta
charset
=
"utf-8"
>
<
link
rel
=
"stylesheet"
href
=
"index.css"
>
</
head
>
<
body
>
<
script
src
=
"index.js"
>
</
script
>
</
body
>
</
html
>