]> git.cworth.org Git - empires-html/blobdiff - index.html
Implement support for the "game-state" and "character-reveal" events
[empires-html] / index.html
index 49f4b0974c5698ca7cf9fee37ce0793be10ee048..7bf1753549a997170630ad6b4ddd4e2fab69a4ff 100644 (file)
   <div id="message-area">
   </div>
 
-  <div id="pre-game">
+  <div id="loading" class="show-state-none">
+    <h1>The Game of Empires</h1>
+
+    <p>
+      Contacting server. Please wait...
+    </p>
+  </div>
+
+  <div id="pre-game" class="show-state-join">
 
     <h1>Welcome to the game of Empires!</h1>
 
 
   </div>
 
-  <div>
+  <div class="show-state-reveal">
+    <h1>Watch and memorize each character!</h1>
+
+    <h1 id="character-reveal"></h1>
+  </div>
+
+  <div class="hide-state-reveal">
     <h1>Players in the game</h1>
 
     <ul id="players">