sprites


Namesprites JSON
Version 1.722 PyPI version JSON
download
home_pagehttp://www.lixingqiu.com
SummaryPython Sprites Module for make introductory animations and games and educational purpose。It mainly provides Sprite class inherited from Turtle class。Can be applied to the teaching of elementary mathematics。Pyhton的精灵模块,为教育目的而制作启蒙动画与游戏。主要提供继承自Turtle类的Sprite类,Key类,Mouse类等及一些工具函数,如洪水填充命令,几何相关命令。它支持像素级碰撞检测命令及增强的图章命令等等,也可应用于初等数学几何的教学。作者:李兴球。微信:scratch8,专业编程私教。网址: www.lixingqiu.com
upload_time2023-11-15 11:31:00
maintainerNone
docs_urlNone
authorlixingqiu
requires_pythonNone
licenseMIT
keywords creative game pygame turtle animation sprite geometry math elementary mathematics teaching
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Python sprites module introduce

Python sprites  is a module for make game and animation easily.anybody can make game and animation funny. 
It's developed with Turtle module,In order to facilitate the beginners to make games, some functions are added,
such as Clock class can fix FPS, stamp can move, image can rotate,can detect keyboard keys and mouse keys a loop statement,
and add rectangle collision method. There are also functions such as bounce_on_edge and say functions.

## Main application scenarios:
1、Introduction to children's computer games and animation development.
2、learn the ABC of Python game development.
3、Python game crash.
4、Getting started with Python for training institutions.
5、Python experience courses and public welfare courses of training institutions.


more example,please conatct lixingqiu, wechat:scratch8,website:<http://www.lixingqiu.com>

sprites module Developer: Li Xingqiu,email:406273900@qq.com,Pingxiang, Jiangxi, China.
 
            

Raw data

            {
    "_id": null,
    "home_page": "http://www.lixingqiu.com",
    "name": "sprites",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "creative game pygame turtle animation sprite geometry math Elementary Mathematics Teaching",
    "author": "lixingqiu",
    "author_email": "406273900@qq.com",
    "download_url": "https://files.pythonhosted.org/packages/f3/82/88d2ac35bba57ddcb4fae5860f441dbd2a1bc80d1a9c4dcaa383d7922e7a/sprites-1.722.tar.gz",
    "platform": null,
    "description": "\ufeff# Python sprites module introduce\n\nPython sprites  is a module for make game and animation easily.anybody can make game and animation funny. \nIt's developed with Turtle module,In order to facilitate the beginners to make games, some functions are added,\nsuch as Clock class can fix FPS, stamp can move, image can rotate,can detect keyboard keys and mouse keys a loop statement,\nand add rectangle collision method. There are also functions such as bounce_on_edge and say functions.\n\n## Main application scenarios:\n1\u3001Introduction to children's computer games and animation development.\n2\u3001learn the ABC of Python game development.\n3\u3001Python game crash.\n4\u3001Getting started with Python for training institutions.\n5\u3001Python experience courses and public welfare courses of training institutions.\n\n\nmore example,please conatct lixingqiu, wechat:scratch8,website:<http://www.lixingqiu.com>\n\nsprites module Developer: Li Xingqiu\uff0cemail:406273900@qq.com,Pingxiang, Jiangxi, China.\n ",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Python Sprites Module for make introductory animations and games and educational purpose\u3002It mainly provides Sprite class inherited from Turtle class\u3002Can be applied to the teaching of elementary mathematics\u3002Pyhton\u7684\u7cbe\u7075\u6a21\u5757\uff0c\u4e3a\u6559\u80b2\u76ee\u7684\u800c\u5236\u4f5c\u542f\u8499\u52a8\u753b\u4e0e\u6e38\u620f\u3002\u4e3b\u8981\u63d0\u4f9b\u7ee7\u627f\u81eaTurtle\u7c7b\u7684Sprite\u7c7b,Key\u7c7b,Mouse\u7c7b\u7b49\u53ca\u4e00\u4e9b\u5de5\u5177\u51fd\u6570,\u5982\u6d2a\u6c34\u586b\u5145\u547d\u4ee4,\u51e0\u4f55\u76f8\u5173\u547d\u4ee4\u3002\u5b83\u652f\u6301\u50cf\u7d20\u7ea7\u78b0\u649e\u68c0\u6d4b\u547d\u4ee4\u53ca\u589e\u5f3a\u7684\u56fe\u7ae0\u547d\u4ee4\u7b49\u7b49\uff0c\u4e5f\u53ef\u5e94\u7528\u4e8e\u521d\u7b49\u6570\u5b66\u51e0\u4f55\u7684\u6559\u5b66\u3002\u4f5c\u8005\uff1a\u674e\u5174\u7403\u3002\u5fae\u4fe1:scratch8\uff0c\u4e13\u4e1a\u7f16\u7a0b\u79c1\u6559\u3002\u7f51\u5740\uff1a www.lixingqiu.com",
    "version": "1.722",
    "project_urls": {
        "Homepage": "http://www.lixingqiu.com"
    },
    "split_keywords": [
        "creative",
        "game",
        "pygame",
        "turtle",
        "animation",
        "sprite",
        "geometry",
        "math",
        "elementary",
        "mathematics",
        "teaching"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f38288d2ac35bba57ddcb4fae5860f441dbd2a1bc80d1a9c4dcaa383d7922e7a",
                "md5": "cecb2d50b4c74c1ef4ee9c54eb5102ce",
                "sha256": "013a77d175d75e69c890f8c2c87209e77deea8a6daa14ea4c5d4ebd964011812"
            },
            "downloads": -1,
            "filename": "sprites-1.722.tar.gz",
            "has_sig": false,
            "md5_digest": "cecb2d50b4c74c1ef4ee9c54eb5102ce",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 955214,
            "upload_time": "2023-11-15T11:31:00",
            "upload_time_iso_8601": "2023-11-15T11:31:00.075208Z",
            "url": "https://files.pythonhosted.org/packages/f3/82/88d2ac35bba57ddcb4fae5860f441dbd2a1bc80d1a9c4dcaa383d7922e7a/sprites-1.722.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-15 11:31:00",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "sprites"
}
        
Elapsed time: 0.14093s