/Tetris

An implementation of Tetris in PyGame

Primary LanguagePythonMIT LicenseMIT

Tetris

An implementation of Tetris in PyGame

Controls

Action Button 1 Button 2
Move Block Left A Left Arrow Key
Move Block Right D Right Arrow Key
Move Block Faster S Down Arrow Key
Rotate Block W Up Arrow Key
Hold Block H Spacebar
Quit Game Q Escape

Notable Rules

  • Score is rows cleared * 10
  • Fall speed increases with score

Screenshot

Markdown Image