diff --git a/cmd/server/ws.go b/cmd/server/ws.go index 9886f59..7664667 100644 --- a/cmd/server/ws.go +++ b/cmd/server/ws.go @@ -61,7 +61,16 @@ func (s *S) serveWS(w http.ResponseWriter, r *http.Request) error { return err } - msg := map[string]any{} + msg := map[string]any{ + "help": strings.Join([]string{ + "CARD ASSASSINS (HOLIDAY PHONE EDITION)", + "", + "1. Get any target to say any of his or her kill words.", + "2. Click on the kill word a target said.", + "", + "The game ends when everyone has been assassinated.", + }, "
"), + } if gameState.Started { msg["page"] = "B"