https://github.com/davidcsally/gamepad
Small site to demo the browser gamepad API
https://github.com/davidcsally/gamepad
Last synced: 5 months ago
JSON representation
Small site to demo the browser gamepad API
- Host: GitHub
- URL: https://github.com/davidcsally/gamepad
- Owner: davidcsally
- Created: 2020-05-15T05:43:04.000Z (about 6 years ago)
- Default Branch: main
- Last Pushed: 2023-01-06T05:57:45.000Z (over 3 years ago)
- Last Synced: 2025-02-08T07:12:13.992Z (over 1 year ago)
- Language: TypeScript
- Homepage: https://gamepad-nu.now.sh
- Size: 908 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 27
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://app.netlify.com/sites/kind-jackson-d87b71/deploys)
[](https://gamepad-nu.now.sh/)
Demo of Gamepad API
## Getting Started
First, run the development server:
```bash
yarn dev
```
Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.
You can start editing the page by modifying `pages/index.js`. The page auto-updates as you edit the file.