BigShuang / TetrisLinks
俄罗斯方块教程,基于python tkinter实现
☆43Updated last year
Alternatives and similar repositories for Tetris
Users that are interested in Tetris are comparing it to the libraries listed below
Sorting:
- 使用Python制作的五子棋游戏☆141Updated 10 months ago
- games developed by python(五子棋、贪吃蛇、扫雷、俄罗斯方 块、坦克大战、FlappyBird)☆260Updated last year
- Gobang developed with python/python 五子棋☆54Updated last year
- some interesting games implemenred in python(一些用python写的小游戏,包括飞船大战,坦克大战,扫雷,俄罗斯方块,五子棋游戏,贪吃蛇,数字游戏,还包括成绩管理系统与天气查询系统的实现以及turtle绘制小猪佩奇,皮卡丘与哆啦A…☆414Updated 5 years ago
- 用Python语言和Tkinter图形库实现的一个简单的五子棋程序☆18Updated 9 years ago
- 用强化学习DQN算法,训练AI模型来玩合成大西瓜游戏,提供Keras版本和PARL(paddle)版本☆90Updated 4 years ago
- 基于Python八数码问题算法(深广度算法,A星算法)☆36Updated 6 years ago
- B站视频、番剧、电影爬取☆18Updated 2 years ago
- C++写的一个AI贪吃蛇☆51Updated 6 years ago
- 深度强化学习贪吃蛇游戏。拥有完整游戏环境与AI接口。(项目未完成)