JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
start on deck designer
[peach-cgt.git] / index.html
index 1127b5b..a1dd2ad 100644 (file)
@@ -10,6 +10,7 @@
        <script src="/javascript/jquery-ui/ui/jquery.ui.mouse.js"></script>
        <script src="/javascript/jquery-ui/ui/jquery.ui.draggable.js"></script>
        <script src="common.js"></script>
+       <script src="cs_cards.js"></script>
        <script src="client.js"></script>
 </head>
 <body>
@@ -21,5 +22,6 @@
                </div>
                <div id="my_side">Cards in this green area (except the two piles on the right) always appear face-down to the other player.</div>
        </div>
+       <div id="deck_designer"><h1>Deck Designer</h1><form></form></div>
 </body>
 </html>