PolymerLabs / polymon

Seek out Polymer team members and capture them as Polymon! https://polymon.polymer-project.org
10 stars 2 forks source link

Replace QR code with copy when waiting for tournament opponent #118

Closed cdata closed 7 years ago

cdata commented 7 years ago

Some battles are a part of a tournament. When a battle is part of a tournament, it has a tournament ID associated with it. Today if one person joins the tournament, they see the typical, "battle code" screen as though they started a normal battle. Instead, the QR code should be replaced with the following copy (or something similar): "Please wait while your opponent joins the tournament." The tournamentId property on the battle data should be used to decide which thing to show.