Merge branch 'master' of ssh://svjatoslav.eu:10006/home/n0/git/qbasicapps
[qbasicapps.git] / games / checkers / index.html
diff --git a/games/checkers/index.html b/games/checkers/index.html
deleted file mode 100644 (file)
index 058d7cd..0000000
+++ /dev/null
@@ -1,19 +0,0 @@
-<HTML>\r
-<HEAD><TITLE>checkers</TITLE></HEAD>\r
-\r
-<BODY text=#A0A0ff vLink=#0000ff aLink=#0000ff link=#0000ff bgColor=#000000>\r
-\r
-<CENTER><H1>checkers</H1></CENTER>\r
-<BR>\r
-<BR>\r
-Play checkers against the computer with any board\r
-size and any amount of caps. Does thinking by recursively\r
-testing many possible scenarios with any depth.\r
-\r
-Since it is slow QBasic implementation,\r
-it isn't practical to play with many caps\r
-or big thinking depth, for reasonable responce time.\r
-\r
-<BR><IMG SRC="sshot.png">\r
-</BODY>\r
-</HTML>
\ No newline at end of file