U61 is a project I started for I did not find *the* block game I wanted
on the web. When it will be completed, U61 will provide:
- nice key handling, with different repeat rates              
- theme support
- fun multiplayer play, allowing you to wreck-up your opponent's game
- fast network play even with poor bandwidth
- customizable rules through Lua script

It's now only an aplha version, and many features are not implemented,
but if you want to try it out, you can basically play arround with it.
Yet it does not include all the stuff which will I hope make
it a great and innovative block-based game.

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 my web-site:
--> http://www.ufoot.org
or on SourceForge:
--> http://sourceforge.net

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

This project is also available on SourceForge  (http://sourceforge.net)

