bofeiw / Tetris-Python

Tetris with Pygame and a stupid AI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tetris in Python

This is a simple Tetris game based on python3 with pygame.

How to play?

  1. Download all python files and store them to one folder.
  2. Open main.py to start play.

How to control?

Left and right to move, up to rotate, down to quick drop, space to hard drop.

Contribution

Everyone is welcome to contribute on this.

Test

Tested with python 3.6.3 and pygame 1.9.3, and auto-pygame-download part is tested under pip 9.

Related Projects

About

Tetris with Pygame and a stupid AI

License:Apache License 2.0


Languages

Language:Python 100.0%