  __      ___         ________  ___     __   _____  
 / /__   / _ \  ____ /__   __/\/ _ \   /_/\ / ___/\ 
/_  _/\ / // /\/___/\\_/  /\_\/ _  /\ / /\/_\__ \\/ 
\/_/\\//____/ /\___\/ /__/ / /_//_/\//_/ //_____/\
 \_\/  \____\/        \__\/  \_\\_\/ \_\/ \_____\/  

___________________________________________________________________

README

 4DTRIS
 Created by Simon, Laszlo 

 This Application is a Tetris game extended to 4 dimension. The 
 visulaization uses OpenGL and GLUT. 

 Project web page: http://sourceforge.net/apps/wordpress/dtris/

 ---

 Preinstall for bzr version:
 $ ./autogen.sh

 Install:
 $ ./configure
 $ make
 $ make install
 
 Run:
 $ 4dtris
  