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

https://github.com/04ar/webcon_bun_server


https://github.com/04ar/webcon_bun_server

Last synced: 9 months ago
JSON representation

Awesome Lists containing this project

README

          

# webcon

WebCon (web controller), project of mine created, cuz my broke ass can't afford the game controller.

Websocket based game controller for making smartphone a x-box game_contoller.

# TO-DO:

Touchpad ✅

Rumble ❌

To install dependencies:

```bash
bun install
```

To run:

```bash
bun run index.ts
```

This project was created using `bun init` in bun v1.1.45. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.