# 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": "gameturtle",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "turtle game tkinter game pillow numpy pixel collide frame splitframe makegif makevideo splitgif",
"author": "lixingqiu",
"author_email": "406273900@qq.com",
"download_url": "https://files.pythonhosted.org/packages/9e/df/8f0e4184c61394744545f7a5343a2c46747fc3b78d23de8ea6b93fed8d34/gameturtle-0.281.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 \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.",
"bugtrack_url": null,
"license": "MIT",
"summary": "Python gameturtle Module for make animations and games easily\uff0cby www.lixingqiu.com",
"version": "0.281",
"project_urls": {
"Homepage": "http://www.lixingqiu.com"
},
"split_keywords": [
"turtle",
"game",
"tkinter",
"game",
"pillow",
"numpy",
"pixel",
"collide",
"frame",
"splitframe",
"makegif",
"makevideo",
"splitgif"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "9edf8f0e4184c61394744545f7a5343a2c46747fc3b78d23de8ea6b93fed8d34",
"md5": "2dfaf06a25c0c41c095cdf39abb7ccb6",
"sha256": "a3bc1d854505d595ddabce4a8747b174f69a046d384ff2d7c68358487722d9e2"
},
"downloads": -1,
"filename": "gameturtle-0.281.tar.gz",
"has_sig": false,
"md5_digest": "2dfaf06a25c0c41c095cdf39abb7ccb6",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 21490,
"upload_time": "2024-01-19T03:32:30",
"upload_time_iso_8601": "2024-01-19T03:32:30.304647Z",
"url": "https://files.pythonhosted.org/packages/9e/df/8f0e4184c61394744545f7a5343a2c46747fc3b78d23de8ea6b93fed8d34/gameturtle-0.281.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-01-19 03:32:30",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "gameturtle"
}