Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/freedmand/drivehard
Very early, work-in-progress web driving game powered by a Bluetooth power meter and webcam
https://github.com/freedmand/drivehard
Last synced: 4 days ago
JSON representation
Very early, work-in-progress web driving game powered by a Bluetooth power meter and webcam
- Host: GitHub
- URL: https://github.com/freedmand/drivehard
- Owner: freedmand
- Created: 2023-06-03T16:15:35.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-06-03T16:17:58.000Z (over 1 year ago)
- Last Synced: 2024-05-02T04:12:21.065Z (7 months ago)
- Language: TypeScript
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## drivehard
An extremely early stage work-in-progress web game. There is nothing to really see here yet. The game will allow power input via Bluetooth and be controlled via pose detection.
### Installation
- Install [bun](https://github.com/oven-sh/bun)
- `bun dev --disable-hmr --port 3000`
- app is launched at [`localhost:3000`](http://localhost:3000)