From c3ce3a81ef478fb7e2e3484e06673137b8c937fa Mon Sep 17 00:00:00 2001 From: Tor Andersson Date: Wed, 20 Sep 2023 00:53:29 +0200 Subject: Add "pace" section to About page. --- views/about.pug | 43 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) (limited to 'views') diff --git a/views/about.pug b/views/about.pug index bc87e6e..dd12772 100644 --- a/views/about.pug +++ b/views/about.pug @@ -31,6 +31,49 @@ html li The #[img(src="/images/chat-bubble.svg")] button lights up if you have unread chat messages. li The #[img(src="/images/cycle.svg")] button appears when the game is over, and can be used to quickly start a rematch. + h2 Pace & Etiquette + + p. + For everyone's enjoyment, please respect the pace requests! + If someone wants a fast game, don't join if you can only play one move per day. + + dl + dt #{EMOJI_LIVE} Live + dd. + Let your opponents know if you're going away! + If you need to resume the game another day, arrange a time when you can all continue, + or agree to continue playing at a different pace. + + dt #{EMOJI_FAST} Fast + dd. + Turn on notifications so you can take your turns promptly. + If you see that your opponent is online (the dot next to their name is filled in) + then stay in the game for a while and perhaps you can play live for a bit. + + dt #{EMOJI_SLOW} Slow + dd. + If you create a game and know you can not play more than one move per day, + please pick this option to set the appropriate expectations. + + dt Any + dd. + Anything goes. Read the game notice and adapt! + + h2 Waiting room + + p. + In the public waiting room you can post a request for a game, or respond to someone else's request for a game. + If you see a game you want to play, click the Join link and enter the game. + Once the game has enough players, the creator can start the game. + + p. + If you'd like to post your own request for a game, click the create a new game link and + select the scenario and options you want to play. + + p. + If you want to play with friends, check the "private" checkbox and invite your friends + from the join page after you have created the game. + h2 Privacy statement p When you create an account we collect the following personal information: -- cgit v1.2.3