Skip to content
/ ntris Public

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

License

Notifications You must be signed in to change notification settings

bqv/ntris

Repository files navigation

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

___________________________________________________________________

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

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published