Welcome to your account! From this dashboard, you can do all sorts of cool things such as viewing and editing the scvngrs you've created, managing teams and photos, or create a new game from scratch.
If this is your first time in the dashboard, take a second to familiarize yourself with the controls and then get started! You can check out our FAQ's or download our How-To Guide. Have fun!
» Manage Your Scvngrs
Here you can review, edit, and manage your custom mobile games.
<div class="hunt_wrap">
<div class="hunt_image">
<img src="#{image_public_url}" />
</div>
<div class="game_snippet_alt#{altx}">
<h6>
<a href="welcome.php?h_code=#{code}">#{code}: #{name}</a>
</h6>
<span class="custom_menu"><a href="welcome.php?h_code=#{code}">Edit</a> | <a href="/#{code}">View Page</a> | <a href="manage_teams.php?h_code=#{code}">Manage Players</a> | <a href="grade_picture.php?h_code=#{code}">Grade Photos</a> | <span style="#{deploy_disabled}"><a href="complete.php?h_code=#{code}">Deploy</a> | </span><span style="#{undeploy_disabled}"><a href="complete.php?h_code=#{code}">Disable</a> | </span><a href="#" onclick="MyAccount.deleteHunt("#{code}"); return false;">Delete</a></span>
<div class="ltgreenhr2"></div>
<div class="customhuntdescrip">#{description}</div>
</div>
<br clear="all" />
</div>