BigShuang / Tetris
俄罗斯方块教程,基于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:
- games developed by python(五子棋、贪吃蛇、扫雷、俄罗斯方块、坦克大战、FlappyBird)☆258Updated last year
- 使用Python制作的五子棋游戏☆141Updated 9 months ago
- Gobang developed with python/python 五子棋☆54Updated last year
- 深度强化学习贪吃蛇游戏。拥有完整游戏环境与AI接口。(项目未完成)☆37Updated 5 years ago
- Python使用pygame实现经典坦克大战游戏☆81Updated last year
- Snake AI with Genetic algorithm and Neural network☆68Updated 3 years ago
- python实现各种小游戏合集☆81Updated 3 years ago
- 小游戏坦克大战(python + pygame)☆180Updated 8 years ago
- 基于博弈树α-β剪枝搜索 的五子棋AI☆740Updated 7 years ago
- 用强化学习DQN算法,训练AI模型来玩合成大西瓜游戏,提供Keras版本和PARL(paddle)版本☆89Updated 4 years ago
- alphaGo版本的五子棋(gobang, gomoku)☆68Updated 5 years ago
- 博弈能力不错的五子棋AI☆216Updated 5 years ago
- Python贪吃蛇游戏☆79Updated 3 years ago
- 一款基于 Python + Pygame + AI算法的迷宫小游戏☆38Updated 5 years ago
- Automatic minesweeping for Windows XP classic version minesweeper by Python3.7☆79Updated 2 years ago
- use AI to play some games.☆598Updated 2 years ago
- 基于miniGo的幻影围棋AI,2019中国计算机博弈大赛幻影围棋组冠军;AI of Phantom Go based on miniGo☆49Updated last year
- 一些用C编写的小游戏, 14行贪吃蛇 22行2048 22行俄罗斯方块 25行扫雷...以及各种小玩意☆997Updated last year
- 同济 c++大项目 王者荣耀(2D)☆149Updated 5 years ago
- Plants vs Zombies Minimal Edition, with the greatest freedom of game customization and gameplay designing☆33Updated 10 months ago
- 基于DQN的五子棋人机对弈☆59Updated 6 years ago
- 机巧围棋(CleverGo)基于Python+Pygame+PaddlePaddle打造一款点击按钮就能可视化地训练围棋人工智能的程序。☆75Updated 3 years ago
- python+pygame,贪吃蛇游戏。☆10Updated 5 years ago
- Meta-Zeta是一个基于强化学习的五子棋(Gobang)模型,主要用以了解AlphaGo Zero的运行原理的Demo,即神经网络是如何指导MCTS做出决策的,以及如何自我对弈学习。源码+教程☆97Updated 2 years ago
- 植物大战僵尸的开源Python实现 (An open-source python implementation of Plants vs. Zombies)☆183Updated last year
- A gobang robot based on reinforcement learning.☆146Updated 2 years ago
- 关于Pygame库的中文文档☆46Updated 3 years ago
- Qt 写的五子棋小游戏,带AI和双人对战☆275Updated 9 months ago
- Cross-platform and online battle platform game based on Qt: Chinese Chess. Also known as:『Xiangqi』『中国象棋』☆747Updated last year
- 用 深度优先搜索 DFS 与 深度强化学习 DRL 分别自动控制 amazing brick 小游戏☆50Updated 9 months ago