-
-
Tetris
Ejemplo de tetris en javascript
Autor : Daniel Flores
Tetris in HTML5
http://screenr.com/3EI8
-
Tetris
A Java based single player Tetris game, features some unique game mechanics on top of the original Tetris game
# ... Tetris game, features some unique game mechanics on top of the original Tetris game
![Game preview](https://github.com/aysark/Tetris/blob/ ...
-
Tetris
This implementation of the game Tetris was designed and completed by Oliver Manheim.
TO RUN:
Compile all java files: javac *.java
Run from Game.java file: java Game
-
Tetris.js
Awesome tetris game in javascript
Working on this during lunch breaks, originally on jsfiddle.net: http://jsfiddle.net/jdbevan/ ... : global score board
// TODO: encouraging hits/feedback
// TODO: multiplayer tetris: pieces (or string of piece id's) served by ...
-
js-tetris
JawsJS Tetris Clone
= JawsJS Tetris Clone - An HTML5/Canvas/Javascript Tetris clone
== Frameworks
Uses:
* http://jawsjs.com/ JawsJS game framework
-
tetris
The tetris game, just for fun
## build
$git clone git://github.com/jorsion/tetris.git
$cd tetris
$mkdir -p build
$cd build
$cmake ..
$make
## run
$cd bin
$./tetris
-
Tetris-Clone
Tetris game made for my studies.
This game is a Tetris clone that I made for my studies. I tried to implement a
simple "state based architecture" in a full object oriented program. Remember
that this game was developed as a learning project. The source ...
-
Threejs-Tetris
... .com/watch?v=NmCCQxVBfyM
Downloaded mp3 ought to be renamed to tetris.mp3 and placed in music folder. ACTA is coming and I' ... :)
To play the game use http://fridek.github.com/Threejs-Tetris/
Tutorial based on the game http://www.smashinglabs.pl/three-js- ...
-
tetris
Simple Tetoris Game
http://akiinyo.github.com/tetris/block.html
-
Threejs-Tetris-Tutorial
This repository is a fork of https://github.com/fridek/Threejs-Tetris intended for a tutorial.
Published parts of tutorial:
* [ ... 2: Static blocks and keeping score](http://www.smashinglabs.pl/3d-tetris-with-three-js-tutorial-part-2)
* [Part 3: Adding and ...
-