https://github.com/developer-mike/jetpunk-multiplayer
https://github.com/developer-mike/jetpunk-multiplayer
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/developer-mike/jetpunk-multiplayer
- Owner: Developer-Mike
- Created: 2024-09-07T14:23:30.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-15T13:34:52.000Z (over 1 year ago)
- Last Synced: 2025-02-03T10:46:34.460Z (about 1 year ago)
- Language: TypeScript
- Size: 35.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Jetpunk Multiplayer
The Multiplayer Plugin for JetPunk using Tampermonkey
🎮 Quadruple the fun of solving quizzes on JetPunk by playing with friends in real-time!
## Installation
1. Install [Tampermonkey](https://tampermonkey.net/)
2. Either
- Use the hosted server on Render by clicking [HERE](https://jetpunk-multiplayer.onrender.com/client/index.user.js) (It can take a minute or so to get the server out of hibernation)
- Clone this repository, run `npm i` followed by `npm run build` and start the server using `npm run start`. After that, navigate to `http://localhost:3000/client/index.user.js` (or the respective URL and port) and install the script. (Make sure to have the server running while using the plugin)
3. Go to [JetPunk](https://www.jetpunk.com) and enjoy the multiplayer experience using the new "Multiplayer" button located on top of every quiz page.
- Create a room by entering a unique room name
- Join a room by entering the room name on any quiz page (You'll be redirected to the room if it exists)
## Features
- Support for all text-based quizzes (no support for drag and drop quizzes)
- My favorite quizzes 😊
- https://www.jetpunk.com/quizzes/how-many-countries-can-you-name
- https://www.jetpunk.com/quizzes/flags-of-the-world-quiz
## Screenshots
