-
-
tetris
tetris simple en python
-
clj-tetris
... game in Clojure/Script
[demo](https://rawgit.com/yogthos/Clojure-Tetris/master/demo.html)
to compile Clojure version run
```bash
...
to compile ClojureScript version run
```bash
lein cljsbuild once
```
Open `tetris.html` in a browser to play the game.
...
-
rgb-tetris
...
Please view docs/ for prototype scripts (also unit tests) and planning
information.
Acronym
-------
+ R Ruby
+ G Gosu
+ B ?
+ T Tetris!
Still working on the B.
Overview
--------
A Tetris clone created with Ruby and Gosu for educational purposes.
-
-
rcp-tetris
An Eclipse RPC Tetris Clone
An Eclipse RPC Tetris Clone
-
hs-tetris
Tetris like game which run on console.
hs-tetris
To run:
runghc Tetris.hs
Code License: New BSD License
http://www.opensource.org/licenses/bsd-license.php
-
TeTrIs.vim
A tetris game in pure vim
This is a mirror of http://www.vim.org/scripts/script.php?script_id=172
A funny way to get used to VIM's h k l and key.
The first (I hope) interactive game inside pure VIM!
It's a work-in-progress version.
Todo:
- ...
-
canvas-tetris
Tetris implemented in HTML5 canvas
# Canvas tetris
A tetris game implemented using HTML5 canvas and Javascript. Playable, but no scores or levels or anything.
-
tetris
minimal terminal tetris written in Lua
# tetris #
As everyone knows, tetris is one of the greatest games in human history. I
started this project just for fun. The code has been kept small, and hence looks
a wee bit obscure. This is intended. (:
### ...
-
Tetris
A cheap javascript version of tetris
A simple tetris game.
-