Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)