Tetris – the final version
August 4th, 2008Yes, it’s finished.
You can download Windows & Linux versions at http://www.sirmike.org/projects/tetris
Enjoy!
Yes, it’s finished.
You can download Windows & Linux versions at http://www.sirmike.org/projects/tetris
Enjoy!
Good job! Very nice game
Very right, indeed.
Hello,
I just started using linux and I would like to try your tetris game, but it doesn’t seem to be available through download managers like Synapsis. How do I install it? I’ve downloaded and extracted the tar.gz, but I can’t find an executable file that will run. Since I’m new to linux, I have no console knowledge and no compiling knowledge. I don’t even know if this version of linux comes with a compiler. I found one file that says it’s an executable, but it doesn’t work. I’m using Kubuntu and heard it’s based on Debian and that executable files in it have the extension .deb. Do I need that version? I also read a readme file that says it needs .NET. Is that just for windows?
You do not need to install it. Just unpack and execute “tetris” file from a console.
If it does not work, please provide errors which appear on a screen.
There can be plenty of reasons why it does not run – wrong version of glibc or any other library.
When application starts properly, it will create lastlog.txt file where you can find more details about errors.
Anyway it will be better when you compile it from sources.
.NET (in Linux is actually Mono) is needed only for MusicSelector application and it should work in Linux too.