-
-
tetris-js
simple tetris implementation in javascript
TETRIS JS
=========
This is a simple tetris implementation that I wrote to experiment on game programming in java-script.
full source code version is
* Game is rendered on a canvas element.
* Implementation is ...
-
tetris
Tetris clone written in C, uses SDL
-
-
3d-tetris
A 3D multiuser Tetris game, originally made for researching collaborative interaction in virtual environments.
Very old messy code, that I intend to fix up some day.
I've put what I think is a slightly older version in 'exp' (experimental),
along with ...
-
Tetris-CSharp
A game of Tetris developed quickly as a WinForms application to prove that it is possible to do so.
A game of Tetris developed quickly as a WinForms application to prove that it is possible to do so.
Allows custom blocksets. These are stored in files ...
-
-
Canvas-Tetris
A simple experiment of a tetris game built on canvas
Canvas Tetris
=============
### A tetris game built on JavaScript using the Canvas element
This is only an experiment, to find out how easy or difficult is to develop a JavaScript game :)
-
Tetris
Implementacja gry Tetris
Anna Stępień, 2011
-
Tetris
Tetris game implemented in C++ with SDL
This is the famous game of tetris implemented in C++ OOP with SDL libraries.
So it require SDL libraries to run...
************************************************
Commands to play:
-RIGHT: move to right
-LEFT: ...
-
Tetris
Project name: Tetris
Controls: left-right arrows keys to move, up arrow key to rotate, 'p' to pause, 'q' to quit and 'r' to restart
-