1Wednesday April 1st 2009
2
3XorGramana is a game by jwm-art.net based upon Xor (an 8bit game
4circa 1990). XorGramana is a logic puzzle kind-of-word game set
5inside a series of mazes. It is a source-code only release,
6(GNU GPLv3 licensed) and should run on GNU/Linux systems with gcc,
7make, and the SDL development libraries installed.
8
9XorGramana-0.0.8
10
11What's new?
12
13    * two new levels: 'home economics' and 'trips n tracks'.
14
15    * several new floor, wall, and edge textures and
16      new combinations of these.
17
18    * map display is working both for XOR and XorGramana -
19      shows where word solutions should be placed.
20
21    * GNU GPLv3 now included, with copyright notices atop each
22      source file.
23
24    * numerous fixes, including:
25
26        * fixed main level menu (again).
27
28        * escape key no longer infuriatingly answers 'no' to
29          replay prompt when you least wanted it to.
30
31        * replay error in XorGramana caused by masks.
32
33        (for more details see CHANGES file).
34
35
36XorGramana Home Page:
37http://www.jwm-art.net/XorGramana
38
39Direct Download:
40http://www.jwm-art.net/XorGramana/XorGramana-0.0.8.tar.bz2
41
42