tonible14012002 / tokyo-gamepad-vite

Home Page:https://tokyo-gamepad-vite.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tokyo-gamepad

tokyo-gamepad is web based gamepad interface that implemented using tokyoclient-ts under the hood to allow user directly controll their ship in Tokyo game server.

Technologies

Development

  1. Clone this repo
  2. Install the dependencies
npm install
  1. Run the development server
npm run dev
  1. Open http://localhost:3000/ with your browser to see the result.

Deployment

Self-hosted

To self host Gamepad interface for tokyo game.

  1. Build the app
npm run build
  1. Start the production server
npm run start

Contribution

Contributions are welcome! Feel free to open issues or submit pull requests for any improvements or bug fixes.

About

https://tokyo-gamepad-vite.vercel.app


Languages

Language:TypeScript 89.4%Language:JavaScript 7.1%Language:CSS 2.2%Language:HTML 1.4%