-
-
My-tetris-on-python
My tetris implementation based on this awesome code: https://gist.github.com/565419
My version is a bit messy though since that's my very first project based on pygame and python in general.
Please take a look at "about" section within the game
for ...
-
node-tetris
Tetris game implementation in JS, NodeJS and Socket.io
-
tetris
... -ci.org/joppe/tetris.svg?branch=master)](https://travis-ci.org/joppe/tetris)
## Introduction
This is a rebuild of my previous (successful) attempt to create a Tetris like game. The goal of this rebuild is to get acquainted with some ...
-
Tetris
This is a basic implementation of Tetris in Java.
I wrote it back when I was learning Java.
I am no longer maintaining it, so I put it here for anyone to use.
To compile:
$ javac MyFrame.java
To run:
$ java MyFrame
All of the source codes are ...
-
Tetris
This is first tetris readme
-
Tetris
... C
This is a C implementation of the popular game Tetris.
Requirements: GCC, Ncurses (if using the terminal version, incomplete ... Once you have these libraries, simply type "make" in the tetris directory.
To play, run either the tetris_sdl or tetris_ncurses ...
-
-
-
TeTriS-online
... Online
----------------------------------------------------------------------------------------------------------------------
Game developped in two days to learn javascript.
This usual tetris is a project made to learn HTML5, JavaScript, and the canvas ...
-
-