diff --git a/WebHostLib/static/styles/startPlaying.css b/WebHostLib/static/styles/startPlaying.css index c13468fc..f04c8af8 100644 --- a/WebHostLib/static/styles/startPlaying.css +++ b/WebHostLib/static/styles/startPlaying.css @@ -10,9 +10,3 @@ min-height: 240px; text-align: center; } - -#start-playing-button-row{ - display: flex; - flex-direction: row; - justify-content: space-evenly; -} diff --git a/WebHostLib/templates/startPlaying.html b/WebHostLib/templates/startPlaying.html index d08f52f6..2502d102 100644 --- a/WebHostLib/templates/startPlaying.html +++ b/WebHostLib/templates/startPlaying.html @@ -13,21 +13,18 @@
- To start playing a game, you'll first need to generate a randomized game. You can do that on this
- website, by clicking the button below labeled 'Generate and Host'.
+ If you're ready to start playing but don't know where to begin, check out the
+ tutorials page. It has all the resources you need to create a config file
+ and get started. If you already have a config file, or a zip file containing them, read on.
- If you have already generated a game and would just like to host it on this site, click the button
- labeled 'Host Only'
+
+ To start playing a game, you'll first need to generate a randomized game.
+ You'll need to upload either a config file or a zip file containing one more more config files.
- If you have no idea what any of that means, don't worry! We have a page full of tutorials for each
- game that will get you started properly. To get there, click on the button labeled
- 'Tutorials'.
+
+ If you have already generated a game and just need to host it, this site can
+ host a pre-generated game for you.