Skip to content

bqv/ntris

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

233 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

 
 
 

Contributors