1 Star 0 Fork 0

zhoutk / ptetris

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.md 459 Bytes
一键复制 编辑 原始数据 按行查看 历史
zhoutk 提交于 2021-06-04 15:03 . update README.md.

PTetris

PTetris is a realization of Tetris game use python.

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游戏》

1
https://gitee.com/zhoutk/ptetris.git
git@gitee.com:zhoutk/ptetris.git
zhoutk
ptetris
ptetris
master

搜索帮助