_____ ________ ___ __ _____ / _ /\____ /__ __/\/ _ \ /_/\ / ___/\ / // / /___/\\_/ /\_\/ _ /\ / /\/_\__ \\/ /_//_/ /\___\/ /__/ / /_//_/\//_/ //_____/\ \_\\_\/ \__\/ \_\\_\/ \_\/ \_____\/ ___________________________________________________________________ README NTRIS This application is a Tetris game extended to n dimensions. The visualization uses OpenGL and GLUT. Currently only 4 dimensional mode functions, but work is in progress. Slow, slow progress. Project web page: https://github.com/frony0/ntris --- Install: $ ./autogen.sh $ ./configure $ make $ make install Run: $ ntris