Main > Free Download Search >

Free tetris sexy software for linux

tetris sexy

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 53
Tetris 0.9

Tetris 0.9


This is a clone of the popular tetris game, written in Python and PyGame. more>>

Tetris 0.9 will provide hours of entertainment for everyone. This is designed as a clone of the popular tetris game, written in Python and PyGame.

It has a menu and high scores for the number of lines, and the score (more points for the number of lines made at once). You control your blocks with the arrow keys (left, right to move, up to rotate, and down to speed up).

Requirements:

  • Operating Systems - Should work anywhere with python, but only tested on windows.
  • Source Dependencies
    • python 2.5-2.6
    • pygame 1.7+
<<less
Added: 2009-01-27 License: GPL Price: FREE
660 downloads
3D Tetris 4.1.0

3D Tetris 4.1.0


The goal of the 3D Tetris game is to complete a layer with blocks without gap which will cause the layer to disappear. With ongoing time this will bec... more>> <<less
Download (87KB)
Added: 2009-04-25 License: Freeware Price: Free
202 downloads
Hextris 0.9

Hextris 0.9


Hextris is a Tetris game with stones made of hexagons. more>>
Hextris is Tetris with stones made of hexagons.
It takes some time to get used to the hexagon board but its worth it.
Main features:
- severity levels for beginner, medium and expert
- choosable speed at game start
- global highscore list
- choosable hexagon size
- Java/multiplatform implementation
- GPL license
The aim of the game is to score as high as possible. So here are some score hints:
- Moving down stones manually scores more than waiting until stones move automatically.
- Playing in higher levels scores more than playing in lower levels. If you start in a higher level then you stay there as long as it takes to reach that level from level 1. So if you feel comfortable in say level 3 then its better to start in level 3.
- The score for removed lines depends on the number of simultaneously removed lines and grows quarely, i.e. filling 2 lines with one stones brings 2 times the score of filling 2 lines seperately. 3 times for 3 lines etc.
The actual number of score points can be found in the help display
<<less
Download (0.031MB)
Added: 2007-07-26 License: GPL (GNU General Public License) Price:
820 downloads
Java Tetris 1.0

Java Tetris 1.0


Java Tetris project is a simple Tetris game. more>>
Java Tetris project is a simple Tetris game.
Java Tetris is a game written with Eclipse and the VE Plugin. It is a nice starting point if you want to learn Java and Eclipse.
The game can be started as Java applet or Java application.
Enhancements:
- The dependency on jdom was removed.
- The jar is now only 30kb.
- A bug was fixed in the score list.
<<less
Download (0.12MB)
Added: 2007-05-25 License: GPL (GNU General Public License) Price:
961 downloads
Neitris 1.0 Beta

Neitris 1.0 Beta


Neitris is a competitive, network multiplayer version of Tetris. more>>
Neitris is a competitive, network multiplayer version of Tetris. The game features lots of bonuses and powerups used by players against their "victims".
Only the best, fastest, and smartest player will stay alive in the end.
Game Instructions
So, we are ready to go on with the game. At this point, a new window with the title Neitris should have appeared, which reads "Press Start to Start Game". Well....where is this damn Start button, anyway?
The Keys...
The keys used by the game are the following:
- Start: the Start Key ... starts the game and is actually the key "1" on your keyboard (NOT the number 1 key in the numeric keypad, the other one...)
- Left-Right: everybody knows what these two little ones do. Its the left and right arrows in the Numeric Keypad...
- Down: Its the down arrow in the numeric keypad and can be used to make a piece go down faster
- Rotate left: Rotates the piece to the left...the 5 key in the numeric keypad
- Rotate right: Rotates the piece to the right...the return key
- Drop: The drop key is used to instantly put the falling piece down. Its the 0 (Insert key, usually) in the numeric keypad
- Victim: Changes the victim (well talk about it in a sec). The 5 key (not the one in the numeric keypad, the ...other one)
- Use Antidote Key: Uses the antidote to get rid of applied powerups/bonuses(we said, WE ARE GOING TO TALK ABOUT IT IN A WHILE). The 2 key (again, not the one in the numeric keypad, the ...other one)
- The Reset-Wins key: Reset the wins counter. The 0 key (NOT THE ONE IN THE NUMERIC KEYPAD, I THOUGHT IVE MADE THIS POINT CLEAR SO FAR!!!!!)
WAIT! Before starting to calling me names, I should tell you that you can change the keys if you dont like them (and I bet you dont if youre using a notebook - no numeric keypad there, eh?). To do that, you should use your favorite text editor and edit the file neitris_cfg.py. The naming of the keys in the form K_ is due to the pygame library which simply calls them like this. For normal letters, use K_a, k_b etc (note the lower case in the letter). For the normal arrow keys use K_LEFT, K_RIGHT, K_UP, K_DOWN. For keypad keys, use K_KP0 to K_KP9 and K_KP_ENTER for keypad enter. Function keys are K_F1 etc. Space bar is K_SPACE. Anyway, to see all the available keys do the following:
- type python at a command prompt to invoke the Python Interpreter;
- Then, from inside the interpreter, type import(pygame) and press enter. Then type dir(pygame) and press enter. All the strings beginning with K_ are the ones you can use, thank you very much.
Enhancements:
- This the initial public release of the game.
- Earlier versions (actually svn revisions) can be found at the svn repository at the projects SourceForge page.
<<less
Download (0.017MB)
Added: 2006-11-23 License: GPL (GNU General Public License) Price:
1067 downloads
Vertris 0.3.2

Vertris 0.3.2


Vertris project is a simple cross-platform Tetris clone. more>>
Vertris project is a simple cross-platform Tetris clone. Vertris is written in C that uses the Allegro library for graphics. It is covered under the GNU General Public License (GPL).
Enhancements:
- A freezing bug was fixed.
<<less
Download (0.30MB)
Added: 2007-06-05 License: GPL (GNU General Public License) Price:
871 downloads
CTris 1.2

CTris 1.2


CTris is a simple tetris clone. more>>
CTris its mainly a tetris clone made by me for educational purposes, you can try to
have a look at the code but unfortunately its terribly messy and with few comments.

If you want to compile it from the sources you will need the DUMB libraries.
<<less
Download (0.84MB)
Added: 2005-08-11 License: (FDL) GNU Free Documentation License Price:
1534 downloads
 
Other version of CTris
ctris 0.42ctris is a colorized, small and flexible Tetris(TM)-clone for the console. ctris is a colorized, small and flexible Tetris-clone for the console The project also has some
License:GPL (GNU General Public License)
Download (0.013MB)
1036 downloads
Added: 2006-12-23
Active Tetris 3.13

Active Tetris 3.13


Active Tetris es una versión gratis del popular Tetris donde juegas contra preciosas modelos. El objetivo del Active Tetris es desnudar completamente ... more>> <<less
Download (525KB)
Added: 2009-03-31 License: Freeware Price: Free
212 downloads
XWelltris 1.0.1

XWelltris 1.0.1


XWelltris project is a 2.5D Tetris-like game. more>>
XWelltris project is a 2.5D Tetris-like game. Its aim is to score as highly as possible.

XWelltris is a tetris like popular game.

Imaging that you are looking into the glass from the top. You see four walls and the bottom. The flat 2d figures falling down from the walls one by one. You can move these figures from one wall to another or rotate them.

If the figure leave the wall then it moves on the bottom while another figure is pushed. You need to form full rows and/or columns on the bottom.

When you form such row, it disappear and you receive additional empty space on the bottom and scores :).

The more rows disappear at a time, the more scores you have. If you cant place the whole figure on the bottom, then it stays on the wall and this wall became frozen (you cant place figures on it) for a while.

After nth rows were successfully cleared, you will receive bonus figure and go to to the next level - game speed will be increased. Your task is to play more longer and earn more scores.

The game options allow you to play with two,three,four,five or six piece figures, mix them together, show next figure and switch on rotation of the game board! Try it, its very funny.

<<less
Download (0.41MB)
Added: 2006-11-16 License: GPL (GNU General Public License) Price:
1076 downloads
GTetrinet 0.7.11

GTetrinet 0.7.11


GTetrinet is a client program for the popular Tetrinet game, a multiplayer tetris game that is played over the Internet. more>>
GTetrinet project is a client program for the popular Tetrinet game, a multiplayer tetris game that is played over the internet.

<<less
Download (0.46MB)
Added: 2006-11-15 License: GPL (GNU General Public License) Price:
1078 downloads
Alizarin Tetris 1.0.6

Alizarin Tetris 1.0.6


Alizarin Tetris is a Tetris-like game with a twist for Unix, Win32 and BeOS systems. more>>
Alizarin Tetris is a Tetris-like game with a twist for Unix, Win32 and BeOS systems. It includes multi-player support, user-extensible color, shape and sound styles, can use TCP/IP networking and features a few different AI opponents. This game was written using the SDL Library.

<<less
Download (0.40MB)
Added: 2007-08-01 License: GPL (GNU General Public License) Price:
819 downloads
Sporktris 1.0

Sporktris 1.0


Sporktris is a clone of Tetris-clones. more>>
Sporktris is a clone of Tetris-clones. It is meant to be fun, functional, and pretty, with as little annoyance as possible.
Technical details: Sporktris is written in C++, using SDL for graphics and input (for easy portability). It requires SDL, SDL_image and SDL_ttf to build.
This project is Free Software released under the GPL. However, donations are greatly appreciated.
Main features:
- Customizable keys
- Nifty level backgrounds, and coloured pieces to go with them
- Highscores
- Cross-platform (works on at least Mac OS X, Windows and Linux)
- Its own key repeat system (allows for holding down two keys at once, among other things)
- Automatically pauses when it isnt in front
- Will not cause a raccoon infestation in your home or work place
- Handy Features list
<<less
Download (2.6MB)
Added: 2007-08-08 License: GPL (GNU General Public License) Price:
807 downloads
Dream Girls Tetris 1.52

Dream Girls Tetris 1.52


Dream Girls Tetris es una versión gratuita del popular juego del Tetris. El objetivo del juego es completar un total de 10 niveles. Intenta colocar l... more>> <<less
Download (517KB)
Added: 2009-04-26 License: Freeware Price: Free
181 downloads
Torus 0.6.2

Torus 0.6.2


Torus is a simple and easy game. more>>
Torus is a simple game inspired by Torus for DOS. The object of Torus is to clear falling toruses by aligning toruses with the same color on one of several protruding pipes (the game concept is similar to Tetris(R)). It is written in C++ with Qt and STL. Torus for win32 is written in C++ with VXCL.

<<less
Download (0.095MB)
Added: 2005-09-07 License: GPL (GNU General Public License) Price:
1510 downloads
gtktetcolor 0.6.4

gtktetcolor 0.6.4


gtktetcolor project is a small Tetris clone for X. more>>
gtktetcolor project is a small Tetris clone for X.

gtktetcolor is a GTK+ reimplementation of tetcolor, a Tetris-like game.

GtkTetcolor is a game that resembles well-known tetris and columns. The rules of the game are simple - you can move or rotate the block which continue to fall.

After block landing the sequence of at least three cells horizontally, vertically or diagonally having matching colors is removed and the above blocks will collapse.

If two or more sequences will be removed simultaneously the player has got bonus points. The game will be over when new block cannot be placed on screen.

I wrote GtkTetcolor with Glade.

<<less
Download (0.18MB)
Added: 2006-11-17 License: GPL (GNU General Public License) Price:
1072 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 4
  • 1
  • 2
  • 3
  • 4