catch-turtle是使用turtle模块制作的一款娱乐游戏。
游戏玩法:运行catch_turtle模块目录下的catch_turtle.py, 或在命令行输入python -m catch_turtle,
将弹出一个窗口; 点击"开始游戏"按钮,开始游戏。
按↑,↓,←,→键移动玩家,使其触碰被追逐者。触碰即追逐成功,一次得10分,
追逐时,请小心红色的"敌人",触碰"敌人"即追逐失败。
触碰后,被追逐者将会回到原位。每得到40分升一级。
游戏结束后上一次的等级、最高分将会被保存,但分数不会保存,失败后分数清零。
附游戏截图:
.. image:: https://img-blog.csdnimg.cn/5c10d089caee4cdd8450d2a0ea0f116f.png
:alt: 游戏开始界面
.. image:: https://img-blog.csdnimg.cn/f7461d3d9b8f43579a1a1015112d39f3.gif
:alt: 游戏进行界面
.. image:: https://img-blog.csdnimg.cn/7147430023594c70b5b561bb3cfffa14.png
:alt: 游戏结束界面
1.1.4版改进: 继续修复一些bug和错误, 游戏更加稳定。
源程序: 见 https://github.com/qfcy/Python/tree/main/catch_turtle 。
作者:qfcy 百度贴吧账号:qfcy\_
作者CSDN主页: https://blog.csdn.net/qfcy\_/
Raw data
{
"_id": null,
"home_page": "https://github.com/qfcy/Python/tree/main/catch_turtle",
"name": "catch-turtle",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "python,turtle,game,catch",
"author": "\u4e03\u5206\u8bda\u610f qq:3076711200",
"author_email": "3076711200@qq.com",
"download_url": "https://files.pythonhosted.org/packages/cb/09/b26440abbbca170f84cef00ab98ab2521cf3edffe9ce98f3e9b26af31799/catch_turtle-1.1.4.tar.gz",
"platform": null,
"description": "catch-turtle\u662f\u4f7f\u7528turtle\u6a21\u5757\u5236\u4f5c\u7684\u4e00\u6b3e\u5a31\u4e50\u6e38\u620f\u3002\r\n\r\n\u6e38\u620f\u73a9\u6cd5:\u8fd0\u884ccatch_turtle\u6a21\u5757\u76ee\u5f55\u4e0b\u7684catch_turtle.py, \u6216\u5728\u547d\u4ee4\u884c\u8f93\u5165python -m catch_turtle,\r\n\r\n\u5c06\u5f39\u51fa\u4e00\u4e2a\u7a97\u53e3; \u70b9\u51fb\"\u5f00\u59cb\u6e38\u620f\"\u6309\u94ae,\u5f00\u59cb\u6e38\u620f\u3002\r\n\r\n\r\n\u6309\u2191,\u2193,\u2190,\u2192\u952e\u79fb\u52a8\u73a9\u5bb6,\u4f7f\u5176\u89e6\u78b0\u88ab\u8ffd\u9010\u8005\u3002\u89e6\u78b0\u5373\u8ffd\u9010\u6210\u529f\uff0c\u4e00\u6b21\u5f9710\u5206,\r\n\r\n\u8ffd\u9010\u65f6\uff0c\u8bf7\u5c0f\u5fc3\u7ea2\u8272\u7684\"\u654c\u4eba\",\u89e6\u78b0\"\u654c\u4eba\"\u5373\u8ffd\u9010\u5931\u8d25\u3002\r\n\r\n\u89e6\u78b0\u540e,\u88ab\u8ffd\u9010\u8005\u5c06\u4f1a\u56de\u5230\u539f\u4f4d\u3002\u6bcf\u5f97\u523040\u5206\u5347\u4e00\u7ea7\u3002\r\n\r\n\u6e38\u620f\u7ed3\u675f\u540e\u4e0a\u4e00\u6b21\u7684\u7b49\u7ea7\u3001\u6700\u9ad8\u5206\u5c06\u4f1a\u88ab\u4fdd\u5b58,\u4f46\u5206\u6570\u4e0d\u4f1a\u4fdd\u5b58,\u5931\u8d25\u540e\u5206\u6570\u6e05\u96f6\u3002\r\n\r\n\u9644\u6e38\u620f\u622a\u56fe:\r\n\r\n.. image:: https://img-blog.csdnimg.cn/5c10d089caee4cdd8450d2a0ea0f116f.png\r\n :alt: \u6e38\u620f\u5f00\u59cb\u754c\u9762\r\n\r\n.. image:: https://img-blog.csdnimg.cn/f7461d3d9b8f43579a1a1015112d39f3.gif\r\n :alt: \u6e38\u620f\u8fdb\u884c\u754c\u9762\r\n\r\n.. image:: https://img-blog.csdnimg.cn/7147430023594c70b5b561bb3cfffa14.png\r\n :alt: \u6e38\u620f\u7ed3\u675f\u754c\u9762\r\n\r\n1.1.4\u7248\u6539\u8fdb: \u7ee7\u7eed\u4fee\u590d\u4e00\u4e9bbug\u548c\u9519\u8bef, \u6e38\u620f\u66f4\u52a0\u7a33\u5b9a\u3002\r\n\r\n\u6e90\u7a0b\u5e8f: \u89c1 https://github.com/qfcy/Python/tree/main/catch_turtle \u3002\r\n\r\n\u4f5c\u8005:qfcy \u767e\u5ea6\u8d34\u5427\u8d26\u53f7:qfcy\\_\r\n\r\n\u4f5c\u8005CSDN\u4e3b\u9875: https://blog.csdn.net/qfcy\\_/",
"bugtrack_url": null,
"license": "",
"summary": "\u4f7f\u7528turtle\u6a21\u5757\u5236\u4f5c\u7684\u4e00\u6b3e\u5a31\u4e50\u6e38\u620f\u3002An entertainment game using module turtle.\u4f5c\u8005:qfcy",
"version": "1.1.4",
"project_urls": {
"Homepage": "https://github.com/qfcy/Python/tree/main/catch_turtle"
},
"split_keywords": [
"python",
"turtle",
"game",
"catch"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "cb09b26440abbbca170f84cef00ab98ab2521cf3edffe9ce98f3e9b26af31799",
"md5": "f836391fc5d7c84c56a22b1ad0d560b8",
"sha256": "8d0e4570a1dfe82df340eb7a27cca7a1a7c1f68e099b2fde846150c6f4b4f4f4"
},
"downloads": -1,
"filename": "catch_turtle-1.1.4.tar.gz",
"has_sig": false,
"md5_digest": "f836391fc5d7c84c56a22b1ad0d560b8",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 830692,
"upload_time": "2024-01-09T12:03:29",
"upload_time_iso_8601": "2024-01-09T12:03:29.428701Z",
"url": "https://files.pythonhosted.org/packages/cb/09/b26440abbbca170f84cef00ab98ab2521cf3edffe9ce98f3e9b26af31799/catch_turtle-1.1.4.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-01-09 12:03:29",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "qfcy",
"github_project": "Python",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "catch-turtle"
}