Triangles V.1.00
Copyright (c) 2000 by Andrew Clifton

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.

THERE IS NO WARRANTY OF ANY KIND FOR THIS PROGRAM. If it fries your 
PC (which I doubt it will) I'm not responsible in any way.
See the file 'copying' for more information.

This is a program/game that lets you play with shapes made from triangles.
Such shapes are called 'iamonds', but I didn't know that when I originally
wrote the program.

There are three seperate execuatables:
TRIANG.EXE		The Triangles Game
TRI_EDIT.EXE		The Triangles Layout Editor (for editing game boards)
TRI_SHAP.EXE		The Triangles Shape Editor

Online help is available is each program.

There are also a number of shape (*.sha) and layout (*.tri) files for you to play with.
Some of note:
ORDER5.SHA and ORDER6.SHA contain all the iamonds that can be formed with 5 or 6 triangles,
respectively. 
DIAMOND.TRI is a layout for a parallelogram of base 6, side 6. It has 156 solutions [HAKMEM]
when used with the order 6 shape set.
FROB.TRI is a weird shape that supposedly has 5885 solutions with the order 6 iamonds. 
According to HAKMEM this was a commercial puzzle (I hope I don't get sued).
TRAP.TRI is a 4 by 7 by 11 trapezoid with 76 solutions.
PAR4X9.TRI is a 4 by 9 parallelogram. 37 solutions.

The source code is in the file SOURCE.ZIP

Email: andyclifton@cs.com
Web: ourworld.cs.com/andyclifton/