• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

COPYRIGHTH A D04-Jul-19962.7 KiB6955

INSTALLH A D03-Jul-19961 KiB2820

ImakefileH A D03-May-20221.3 KiB4226

Makefile.H&BH A D18-Jul-19961.5 KiB4838

Makefile.HP-UXH A D18-Jul-19961.4 KiB4738

Makefile.LinuxH A D18-Jul-19961.3 KiB4634

READMEH A D18-Jul-19961.5 KiB3928

board.CH A D13-Jun-19961.8 KiB121103

board.HH A D13-Jun-1996784 3830

color.CH A D13-Jun-19963.9 KiB13199

color.HH A D13-Jun-19961.2 KiB4216

color_mapper.CH A D13-Jun-19963.1 KiB143109

color_mapper.HH A D13-Jun-1996403 2418

default.memH A D01-Jan-19700

font.CH A D03-Jul-19969.7 KiB421353

font.HH A D13-Jun-19963.8 KiB13577

game.HH A D13-Jun-1996263 2115

gif_image.CH A D03-May-202217.2 KiB740545

gif_image.HH A D03-Jul-19962.1 KiB9272

global.HH A D04-Jul-1996194 149

mem_image.CH A D03-Jul-19961.6 KiB6953

mem_image.HH A D03-Jul-1996782 3526

port.CH A D18-Jul-199623 KiB998787

port.HH A D17-Jul-19964.2 KiB152117

reset_image.hH A D18-Jul-19961.9 KiB8063

rstipple.hH A D13-Jun-1996287 76

smiletab.HH A D13-Jun-19961.9 KiB8059

stipple.hH A D27-Feb-1996284 76

tile.CH A D18-Jul-19966.8 KiB266221

tile.HH A D13-Jun-1996972 3619

xmemory.CH A D03-May-20229 KiB377313

xmemory.catH A D18-Jul-19965.3 KiB153108

xmemory.manH A D18-Jul-19964.3 KiB145126

xscale.CH A D13-Jun-19962.5 KiB10990

README

1
2        _  ______ ___  ___  ____ ___  ____  _______  __
3       | |/_/ __ `__ \/ _ \/ __ `__ \/ __ \/ ___/ / / /
4      _>  </ / / / / /  __/ / / / / / /_/ / /  / /_/ /
5     /_/|_/_/ /_/ /_/\___/_/ /_/ /_/\____/_/   \__, /   V3.7
6                  a game for a smile :-)      /____/
7
8
9 available at ftp.x.org and mirrors as:
10                    /contrib/games/multiplayer/xmemory-3.7.tgz
11
12
13 XMemory is a multi player memory game. It can be played simultaneously on
14 several X Displays, which have to be listed on the command-line. Like in
15 the traditional memory game, the players have to find similar tiles on the
16 table to get the tiles. The main difference to this game is, that the
17 players really play simultaneous and therefor the whole game gets
18 some kind of an action game.
19
20 New features of the current released version are:
21 -  playability on TrueColor displays
22 -  ability to load picture-tiles (2 data-files with cliparts included)
23 -  traditional mode to play sequentially
24
25 Restrictions:
26 -  The game needs a C++ - compiler (tested with gcc-2.7.0 and HP's CC)
27 -  The game works only on color monitors.
28
29 Have fun.
30
31 comments to:
32
33       __  __     __                __     __  __                 _
34      / / / /__  / /___ ___  __  __/ /_   / / / /___  ___  ____  (_)___ _
35     / /_/ / _ \/ / __ `__ \/ / / / __/  / /_/ / __ \/ _ \/ __ \/ / __ `/
36    / __  /  __/ / / / / / / /_/ / /_   / __  / /_/ /  __/ / / / / /_/ /
37 _ /_/ /_/\___/_/_/ /_/ /_/\__,_/\__/  /_/ /_/\____/\___/_/ /_/_/\__, /
38/__________________________________e-mail: Helmut.Hoenig@hub.de______/
39