Skip to content
/ ptetris Public

PTetris is a realization of Tetris game use python.

License

Notifications You must be signed in to change notification settings

zhoutk/ptetris

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PTetris

PTetris is a realization of Tetris game use python. It's can be played manual and auto. The manual play mode and auto play mode can be changed by a checkbox at any time.

run method

  1. install python3, git
  2. git clone https://gitee.com/zhoutk/ptetris (or download and unzip source code)
  3. cd ptetris
  4. python3 tetris

This project surpport windows, linux, macOs

on linux, you must install tkinter first, use this command:
sudo apt install python3-tk

about the topic

《Python3编程实战Tetris游戏》

About

PTetris is a realization of Tetris game use python.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages