-
Notifications
You must be signed in to change notification settings - Fork 15
/
test-15x15-unsolved.html
76 lines (72 loc) · 3.12 KB
/
test-15x15-unsolved.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<link rel="stylesheet" type="text/css" href="exolve-m.css?v1.58"/>
<script src="exolve-m.js?v1.58"></script>
<title>Test-15x15</title>
</head>
<body>
<script>
createExolve(`
======REPLACE WITH YOUR PUZZLE BELOW======
exolve-begin
exolve-id: test-15x15
exolve-title: Test-15x15
exolve-setter: Gussalufz
exolve-copyright: 2020 Viresh Ratnakar
exolve-width: 15
exolve-height: 15
exolve-credits: Editing: Dewey Cheatham & Howe.
exolve-credits: Second line of credit.
exolve-option: show-cell-level-buttons highlight-overwritten-seconds:10
exolve-reversals: a11-o11 a7-a1
exolve-grid:
000000000000000
0.0.0.0.0.0.0.0
000000000000000
0.0.0.0.0.0.0.0
000000000000000
0.0.0.0.0.0.0.0
000000000000000
..0.0.0.0.0.0..
000000000000000
0.0.0.0.0.0.0.0
000000000000000
0.0.0.0.0.0.0.0
000000000000000
0.0.0.0.0.0.0.0
000000000000000
exolve-prelude:
Given the existence as uttered forth in the public works of Puncher and Wattmann of a personal God quaquaquaqua with white beard quaquaquaqua outside time without extension who from the heights of divine apathia divine athambia divine aphasia loves us dearly with some exceptions for reasons unknown but time will tell and suffers like the divine Miranda with those who for reasons unknown but time will tell are plunged in torment plunged in fire whose fire flames if that continues and who can doubt it will fire the firmament that is to say blast hell
exolve-across:
1 A really long clue that should make the code force the current clue strip to render above its normal position as otherwise the current clue strip will obstruct the grid squares plunged in torment plunged in fire whose fire flames if that continues and who can doubt it will fire the firmament that is to say blast hell Wjhk ad adjsak adkan, adhi dasd (9'1-2,2.1.)
9,15 Tsfb jflkdsf sdfh, adhk akjds dsfl dfjdlkfjf sfjlkdjfa ajlj! (15,15)
10 REVERSED! Psnbfdsfds sdfjlk? (15)
11 Tytu wqh qwhqjwhq qwhqkwhjq qwhkq qkwhjqkwj kjwkqj qwjkqjwq qkwjkqjw qwjqkwj (15)
12,14,16,6 Linked kahd akjd akjha sdhajkdh dhjdhk ahd adjh (15,15,15,15)
14 See 12.
15 See 1A.
16 See 12.
exolve-down:
1. Rbsf jhfskjdh dhfdsjh? (4-2,1)
Hint: the first hint.
2. XGghjad ahdkj adh (8 4 3)
3. Clue with enum that implies hyphens and dashes, but they are suppressed using trickery (<span>7,5-3</span>) (15)* Anno here...
4 Kjkajd ajdk adhyg (15)
Hint: A clue <i>with</i> three hints.
Hint: The 2nd hint.
Hint: And the <b>third</b> one...
5 Ugsjs sjhsfksd sfj kjfksdjfksdj ksj (15)
6 See 12A.
7 Test that (50) last (10) enum is used (15)
8 But also [this should not confuse] that (7) [TESTING] Annos can have enums like (10) buried in them too.
13 w wqkpq qkpwpqkw qkwpqkwpq (3) wqkpqkwp kpqwlkpq qkwpq No anno after sqbracs (7) []
16 REVERSED! Qew ewewew wejwekj (6) jojownbsnk sdnksdnknsdsd (7) [] Junk anno (8)
exolve-end
======REPLACE WITH YOUR PUZZLE ABOVE======
`);
</script>
</body>
</html>