首页 > 编程知识 正文

python入门之实现一个简单的小游戏,python做简单小游戏

时间:2023-05-06 00:12:19 阅读:231228 作者:1129

今天在 YouTube 上看到了 wydxd Ruscica 大神的视频:15 分钟内上手 15 个 Python 项目,这些项目都是关于游戏的,使用的是 pygame 库,可以让初学者很快上手,获得学习兴趣和成就感,是很好的入门教程,YouTube 上已经有 47.2 万位订阅者,推荐给大家:

如下(阅读原文可直接访问连接):

Hangman[1]

绘图程序[2]

海龟比赛[3]

帐户存储[4]

寻星之路[5]

高尔夫比赛[6]

黑粗暴的含羞草[7]

蛇游戏[8]

俄罗斯方块[9]

数独[10]

不和谐机器人[11]

在线国际象棋游戏[12]

Kivy登录[13]

塔防游戏[14]

人脸识别[15]

参考资料

[1]

Hangman: https://github.com/techwithtim/Hangman

[2]

绘图程序: https://github.com/techwithtim/Python-Drawing-Program

[3]

海龟比赛: https://github.com/techwithtim/Turtle-Race

[4]

帐户存储: https://github.com/techwithtim/Account-Storage

[5]

寻星之路: https://github.com/techwithtim/A-Path-Finding-Visualization

[6]

高尔夫比赛: https://github.com/techwithtim/Golf-Game

[7]

黑粗暴的含羞草: https://github.com/techwithtim/Black-Jack

[8]

蛇游戏: https://github.com/techwithtim/Snake-Game

[9]

俄罗斯方块: https://github.com/techwithtim/Tetris-Game

[10]

数独: https://github.com/techwithtim/Sudoku-GUI-Solver

[11]

不和谐机器人: https://github.com/AlexFlipnote/discord_bot.py

[12]

在线国际象棋游戏: https://github.com/techwithtim/Online-Chess-Game

[13]

Kivy登录: https://github.com/techwithtim/Kivy-GUI-Example

[14]

塔防游戏: https://github.com/techwithtim/Tower-Defense-Game

[15]

人脸识别: https://github.com/techwithtim/Face-Recognition

历史中提交的图片或压缩文件

版权声明:该文观点仅代表作者本人。处理文章:请发送邮件至 三1五14八八95#扣扣.com 举报,一经查实,本站将立刻删除。