U61 is another block-based game by U-Foot (http://www.ufoot.org).

By block-based game, I mean "a game with blocks which fall and have to be
placed to match a pre-defined pattern, based on shape, or colors, or both".

Right now it's in beta state. This means some features are not implemented
yet but all the basic stuff is here. In fact, right now, U61 features:
- advanced settings : for instance you can set the repeat rate of each
  key separately (the "drop" key will never repeat for instance).
- combat mode : you can gather weapons and use them to mess up your
  opponents games.
- network play : up to 10 players on 5 different machines
- scripting : you can change the game's behavior easily, without
  recompiling any binary. Just edit a text file. This is probably the most
  interesting aspect of U61, even if it does not show up the first time
  you launch it.

A u61-data package is available, which offers more scripts and themes,
please check out http://www.ufoot.org to download it.

As there are legal problems with Tetris (c) based games, I insist on the
fact that U61 is *not* a Tetris clone, even if it is possible to
configure U61 with Lua scripts so that it "looks like" Tetris (c).
U61 is just a block based game, and this category includes
Tetris, Puyo-Puyo, Columns, and... U61!

Source code, releases, news and general informations about
U61 may be found on the following places:
- http://www.ufoot.org
- http://sourceforge.net (project name "u61")

If you have any remark or question about U61, please send me a mail at
ufoot@ufoot.org
I always appreciate feedback.

----------------- L E G A L     I N F O R M A T I O N ----------------

U61 is another block based game
Copyright (C) 2000 Christian Mauduit (ufoot@ufoot.org / www.ufoot.org)

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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA

