A modern, real-time Rock-Paper-Scissors game that runs entirely in the browser using Peer-to-Peer (WebRTC) technology.
- PvC Mode: Play against the computer immediately.
- PvP Mode: Play against a friend in real-time.
- Serverless: Connects directly via PeerJS. No backend server required!
- Shareable Links: Generate a unique link and send it to your friend to join your game instantly.
- Neon UI: Modern dark theme with neon animations.
- Celebrations: Confetti party on victory! 🎉
Want to host your own version of the game?
- Click the Fork button at the top right of this repository.
- Once forked to your account, go to Settings > Pages.
- Under Source, select
Deploy from a branch. - Select
main(ormaster) branch and/(root) folder. - Click Save.
- Your game will be live at
https://<your-username>.github.io/Jokenpo/.
- Enter your Name.
- Select Mode:
- Vs Computador: Solo play.
- Vs Jogador:
- You become the Host.
- Copy the "Convide um amigo" link.
- Send it to a friend.
- When they open it, they will automatically join your session.
- Battle: Choose your move and see who wins!
