blob: f008369cb8f9c8a9252dd81bbae3c380bda8ad1c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
----------------------------------------------------------------
reverxii --- Playing Reversi, in the spirit of xii.tex
E-mail: blflatex@gmail.com
Released under the LaTeX Project Public License v1.3c or later
See http://www.latex-project.org/lppl.txt
----------------------------------------------------------------
The file reverxii.tex is a 938 character long TeX program which
lets you play Reversi against your favorite typesetting engine.
Play by running
tex reverxii.tex
in the command line. This will also produce a record of your
game as reverxii.dvi. Typeset the documentation by running
pdflatex reverxii.tex
This is work in progress, all suggestions/comments/bug reports
are welcome!
|