Skip to content

Commit

Permalink
update multiplayer landing page
Browse files Browse the repository at this point in the history
we're no longer in beta!!
  • Loading branch information
geoffrey-wu committed Aug 19, 2022
1 parent deebdc1 commit b945b32
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions client/multiplayer/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,9 @@
<div class="container-fluid mt-1 mt-lg-3 px-xxl-5">
<div class="row">
<div class="col-10 d-block mx-auto">
<p class="lead">Multiplayer is currently <b>in beta.</b> Please open a new issue (link below) if there are any bugs or errors.</p>
<p><a href="https://github.com/geoffrey-wu/qb-packet-reader/issues?q=is%3Aopen+is%3Aissue+label%3AMultiplayer">List of known bugs and planned features</a></p>
<p class="lead">Play quizbowl real-time against other players.</p>
<p>You can invite friends to join you by sharing the URL to your room.</p>
<p><a href="https://github.com/geoffrey-wu/qb-packet-reader/issues?q=is%3Aopen+is%3Aissue+label%3AMultiplayer">List of planned features</a></p>
<p>Create/Join a Room:</p>
<form id="form">
<div class="input-group">
Expand Down

0 comments on commit b945b32

Please sign in to comment.