Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Proposal: On-chain PvP Game on Bifrost - Rock, Paper, Scissors with LSTs and ELO Ranking #9

Open
youngclement opened this issue Jan 7, 2025 · 1 comment
Assignees
Labels
approved approve proposal to proceed

Comments

@youngclement
Copy link

Description

This project Rock, Paper, Scissors, allowing players to wager LSTs.. Matches are conducted in real-time using Socket.io ( enables smooth communication between players).

  • PvP Matchmaking: Real-time pairing based on ELO ranking or custom lobbies (Players stake vTokens or staking rewards).
  • ELO Ranking System: Dynamic ranking updates (Bronze, Silver, Gold, etc.) after matches.
@zxstim
Copy link
Collaborator

zxstim commented Jan 8, 2025

Interesting. But i don't recommend building your own chess engine because people just won't trust you (plus the really big overhead). Leverage the public API from Chess.com (https://www.chess.com/news/view/published-data-api) then allow players to wager with their LST yield on the side

@zxstim zxstim added the approved approve proposal to proceed label Jan 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved approve proposal to proceed
Projects
None yet
Development

No branches or pull requests

2 participants