forked from viresh-ratnakar/exolve
-
Notifications
You must be signed in to change notification settings - Fork 0
/
test-15x15-unsolved.html
70 lines (66 loc) · 2.73 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
<!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?v0.91"/>
<script src="exolve-m.js?v0.91"></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-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 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)
2 Gghjad ahdkj adh (15)
3 Ukjhskf dfhdskj fskfjslk dlkfjdf slkdjf ajgfkjskk sdfkj (15)
4 Kjkajd ajdk adhyg (15)
5 Ugsjs sjhsfksd sfj kjfksdjfksdj ksj (15)
6 See 12A.
7 Qwew wkejwk wewkjwkjewk wewejk w wjekw wejk (15)
8 Dgadh asgdh ad (7)
12 Qew ewewew wejwekj jojownbsnk sdnksdnknsdsd (7)
13 Asjkqj wjqkjw qqwj qwkqwkq qpkqpw qkwp kpwqwpq qwkpqw kqwpqw wqkpq qkpwpqkw qkwpqkwpq wqkpqkwp kpqwlkpq qkwpq (7)
exolve-end
======REPLACE WITH YOUR PUZZLE ABOVE======
`);
</script>
</body>
</html>