You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Player 1 creates a game and stakes their NFT.
Player 2 joins the game and also stakes their NFT.
The game begins when both players have joined
Both players are presented with a random property.
Players need to submit a guess within a set time limit, with the closest guess to the real price winning both NFTs.
Failure to submit a guess within the set time results in losing your NFT automatically.
The text was updated successfully, but these errors were encountered:
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.
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
The text was updated successfully, but these errors were encountered: