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

NFT Head to Head battle #2

Open
CJ13th opened this issue Oct 28, 2024 · 1 comment
Open

NFT Head to Head battle #2

CJ13th opened this issue Oct 28, 2024 · 1 comment
Labels

Comments

@CJ13th
Copy link
Contributor

CJ13th commented Oct 28, 2024

Overview

Currently the RealXDeal game is single player. We would like introduce a multiplayer component allowing players to stake their NFTs in a winner takes all head to head battle.

How it should work

  1. Player 1 creates a game and stakes their NFT.
  2. Player 2 joins the game and also stakes their NFT.
  3. The game begins when both players have joined
  4. Both players are presented with a random property.
  5. Players need to submit a guess within a set time limit, with the closest guess to the real price winning both NFTs.
  6. Failure to submit a guess within the set time results in losing your NFT automatically.
@CJ13th CJ13th added the kudos label Oct 28, 2024
@CJ13th CJ13th closed this as completed Oct 28, 2024
@CJ13th CJ13th reopened this Oct 28, 2024
@soloking1412
Copy link

I can help implement a multiplayer component for RealXDeal, enabling head-to-head NFT staking battles. The feature will allow Player 1 to create a game by staking their NFT, which Player 2 can join by staking theirs. Once both players have joined, a random property will be presented, and they must guess its price within a time limit. The closest guess wins both NFTs, with failure to submit resulting in an automatic loss.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants