Skip to content

dwarvesf/tokyo-gamepad

Repository files navigation

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published