Skip to content

A clone of the Game Boy version of Tetris, written in Python.

Notifications You must be signed in to change notification settings

ncocacola/tetris-gb

Repository files navigation

tetris-gb

What is it?

A Tetris clone written in Python, based on the 1989 Game Boy version (my favourite).
This is still a work in progress, but the master branch contains a fairly useable version.

What does it look like?

play pause

How does it work?

To run the script, open a Terminal, and type in:

$ python tetris.py

Left key: move left
Right key: move right
Down key: move down (soft drop)
Up key: rotate
Space bar: hard drop

Requirements

Python 2.7.x
pygame 1.91 or higher

Random quote/Funny link

"Such is life in Latvia."

About

A clone of the Game Boy version of Tetris, written in Python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages