From e166f881dc9b184cf079f5881e856e6364ca0712 Mon Sep 17 00:00:00 2001 From: cyfraeviolae Date: Thu, 21 Jul 2022 01:26:47 -0400 Subject: levels and history --- index.html | 46 ++++++++++++++++++++++++++-------------------- 1 file changed, 26 insertions(+), 20 deletions(-) (limited to 'index.html') diff --git a/index.html b/index.html index fd12a43..c33d599 100644 --- a/index.html +++ b/index.html @@ -17,23 +17,36 @@
source code + · + level select
-

+

The dithyrambic sorcerer Roseacrucis has encrypted the - Library’s treasured poetry collections. As our newest - acolyte, your task is to decode one secret line of poetry each day. -

-

- Given the ransom price of one new line in the same meter as today’s secret - line, for each word, Roseacrucis will reveal which letters are in the right place 🟩, in the word but in the wrong - place 🟨, or not in the word at all ⬜. -

+ Library’s treasured poetry collections. + Your task is to decode one line of poetry each day, + though you may attempt previous challenges as well. +

+
+
+ + How to play + + Given the ransom price of one new line of poetry in the same meter + as today’s secret line, for each word, Roseacrucis will + reveal which letters are in the right place 🟩, in the word but in + the wrong place 🟨, or not in the word at all ⬜. + Accents and punctuation are ignored.

Each word is annotated with the number of required syllables and their stress marks. For example, ×/ indicates that the word has two syllables, the first unstressed and the second stressed (such as in por-TRAY).

+

+ Each guess must be a reasonable and sensible line of poetry, but + creativity and poetic license are encouraged. +

+

@@ -55,27 +68,20 @@ +

-- cgit v1.2.3