BGG Con ProtoZone

bggconGoing to BGGCon? Unpub will be at full force this year at BGG Con. We have taken over the space formerly known as ProtoAlley and will be running play tests on Friday & Saturday (Nov. 22 & 23) from 10 a.m. to 6 p.m.

So join us in the Developers Room and play test tomorrow's next big game.

Note: BGG is sold out but if you are already attending the convention then signing up for the Unpub ProtoZone is free. It is also free to anyone attending the convention.

Play new games such as:

[insert_php]
$EID = 3;
echo "

    ";

    $link = mysqli_connect("localhost", "dlouder", "led15dsc", "dlouder_unpub2");

    $query1 = "SELECT GID FROM unpub_registration WHERE EID='$EID'";
    if ($result1 = mysqli_query($link, $query1))
    while ($row1 = mysqli_fetch_assoc($result1)) {

    $query2 = "SELECT ID, game, designer FROM unpub_games WHERE ID='$row1[GID]'";
    if ($result2 = mysqli_query($link, $query2))
    while ($row2 = mysqli_fetch_assoc($result2)) {

    echo "

  • $row2[game] by $row2[designer]
  • ";
    }
    }
    echo "

";
echo "
";
[/insert_php]


GAME DESIGNERS

Are you a designer wanting to playtest and show off your latest work? Are you attending BGG Con? If you have answered yes to both then register your game today to claim table space!

Game Registration