blob: 3b9f5714e4cd07d504be3ea9fcdbd7191a846e72 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
Games Module for ConTeXt
Introduction
------------
The games module provides the function to create static and interactive versions
of board games. The first release has support for Go and Hex, more games follow
in later releases.
To use the module write \usemodule[games] in the preamble of your document.
License
-------
The module is copyrighted by Wolfgang Schuster and published under Public Domain
Revision History
----------------
2009-01-08
Initial release
|