-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathabyss.htm
More file actions
96 lines (92 loc) · 4.76 KB
/
abyss.htm
File metadata and controls
96 lines (92 loc) · 4.76 KB
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
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<meta http-equiv="Content-Language" content="en-us">
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<title>Games of Soldiers - ABYSS</title>
<SCRIPT LANGUAGE="JavaScript" src="board2diag/board2diag.js"></SCRIPT>
<meta name="Microsoft Theme" content="ricepapr 011">
</head>
<body background="ricebk.jpg" bgcolor="#FFFFFF" text="#000000" link="#666633" vlink="#333366" alink="#990000">
<!--mstheme--><font face="Times New Roman, Times">
<blockquote>
<!--mstheme--></font>
<h1 align="center"><!--mstheme--><font face="Times New Roman, Times" color="#333333"><strong><font face="Arial Black">ABYSS</font></strong><!--mstheme--></font></h1>
<!--mstheme--><font face="Times New Roman, Times">
<p align="center"><b>Copyright (c) </b><strong><font size="3"> 2002 Walter Joris</font></strong></p>
<p align="left"><font size="3" face="Arial">This game is played on a 5x5 board:</font></p>
<center>
<!--mstheme--></font>
<table border="1" width="120" cellspacing="1" bordercolorlight="#333366" bordercolordark="#000000">
<tr>
<td width="100%" background="back-board.jpg" align="center">
<!--mstheme--><font face="Times New Roman, Times">
<script LANGUAGE="JavaScript">boardgv2diag("lurd,5,5,25");</script>
<!--mstheme--></font>
</td>
</tr>
</table>
<!--mstheme--><font face="Times New Roman, Times">
</center>
<!--mstheme--></font>
<table border="0" width="80%">
<tr>
<td width="100%">
<!--mstheme--><font face="Times New Roman, Times"><!--mstheme--></font>
<!--msthemelist--><table border="0" cellpadding="0" cellspacing="0" width="100%">
<!--msthemelist--><tr>
<!--msthemelist--><td valign="top" width="42"><img src="aricebu1.gif" width="15" height="15" hspace="13"></td>
<td valign="top" width="100%"><!--mstheme--><font face="Times New Roman, Times"><font size="3" face="Arial"><b>SETUP</b> - One player drops 6 white
stones and 6 black stones on empty cells. The other player then may:
(a) choose a color and be the second to move, or (b) choose to move
first and the other choose color.</font>
<!--mstheme--></font><!--msthemelist--></td>
</tr>
<!--msthemelist--><tr>
<!--msthemelist--><td valign="baseline" width="42"><img src="aricebu1.gif" width="15" height="15" hspace="13"></td>
<td valign="top" width="100%"><!--mstheme--><font face="Times New Roman, Times"><font size="3" face="Arial"><b>TURN</b> - On each turn, each player
must orthogonally slide a friendly stone, pushing all stones it that
line, until at least one enemy stone is pushed out of the board.</font><!--mstheme--></font><!--msthemelist--></td>
</tr>
<!--msthemelist--><tr>
<!--msthemelist--><td valign="baseline" width="42"><img src="aricebu1.gif" width="15" height="15" hspace="13"></td>
<td valign="top" width="100%"><!--mstheme--><font face="Times New Roman, Times"><font size="3" face="Arial"><strong>GOAL</strong> - When one player
cannot execute a valid move, the game ends. Wins the player with more
stones on board.</font>
<!--mstheme--></font><!--msthemelist--></td>
</tr>
<!--msthemelist--></table>
<!--mstheme--><font face="Times New Roman, Times"><!--mstheme--></font>
</td>
</tr>
</table>
<!--mstheme--><font face="Times New Roman, Times"> <!--mstheme--></font>
<table border="1" width="600" cellspacing="3" cellpadding="2" bordercolorlight="#333366" bordercolordark="#000000">
<tr>
<td align="center" width="130" bordercolor="#000000" background="back-board.jpg">
<!--mstheme--><font face="Times New Roman, Times">
<script LANGUAGE="JavaScript">
boardgv2diag("lurd,5,5,..w../.www./xwXx./.xwx./..x..");
</script>
<!--mstheme--></font>
</td>
<td valign="top" width="470"><!--mstheme--><font face="Times New Roman, Times"><font face="Arial"><strong>An initial move</strong>
<p><font size="3">Given this initial position, Black may slide the marked
stone at c3 to the north until c5, pushing out two white stones.</font></p>
<p><font size="3">Then White can slide b4 two cells down to b2, pushing
one white and one black stone. This black stone is pushed out of the
board.</font></p>
</font>
<!--mstheme--></font>
</td>
</tr>
</table>
<!--mstheme--><font face="Times New Roman, Times">
<p><font size="3" face="Arial">This game is presented at <i>100 Strategic Games for Pen and Paper</i> by Walter
Joris.</font></p>
</blockquote>
<!--msthemeseparator--><p align="center"><img src="aricerul.gif"></p>
<!--mstheme--></font>
</body>
</html>