Name | SimpleEngine JSON |
Version |
0.5
JSON |
| download |
home_page | |
Summary | A simple game engine |
upload_time | 2023-04-11 16:11:48 |
maintainer | |
docs_url | None |
author | Gust Schadron |
requires_python | |
license | MIT |
keywords |
game
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
Change Log
==========
0.1 (10/4/2023)
----------------
- First release
----------------
0.2 (11/4/2023)
----------------
- added move() function to objects
- added collisionCheck() function
- added GetKeysPressed() function
----------------
0.3 (11/4/2023)
----------------
- added drawHitbox() function to objects
----------------
0.4 (11/4/2023)
----------------
- added text
----------------
0.5 (11/4/2023)
----------------
- added text
License-File: LICENCE.txt
Raw data
{
"_id": null,
"home_page": "",
"name": "SimpleEngine",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "game",
"author": "Gust Schadron",
"author_email": "gustscd@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/a8/e8/4a70820022ae22528339c8d80ceba9c6e6d7ce04c5ac008c5ccd03168e39/SimpleEngine-0.5.tar.gz",
"platform": null,
"description": "\r\nChange Log\r\n==========\r\n\r\n0.1 (10/4/2023)\r\n----------------\r\n- First release\r\n----------------\r\n0.2 (11/4/2023)\r\n----------------\r\n- added move() function to objects\r\n- added collisionCheck() function\r\n- added GetKeysPressed() function\r\n----------------\r\n0.3 (11/4/2023)\r\n----------------\r\n- added drawHitbox() function to objects\r\n----------------\r\n0.4 (11/4/2023)\r\n----------------\r\n- added text \r\n----------------\r\n0.5 (11/4/2023)\r\n----------------\r\n- added text \r\nLicense-File: LICENCE.txt\r\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "A simple game engine",
"version": "0.5",
"split_keywords": [
"game"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "a8e84a70820022ae22528339c8d80ceba9c6e6d7ce04c5ac008c5ccd03168e39",
"md5": "2f72a0a85881336423807e80bbae4909",
"sha256": "e03dd7a724d2021633aa34415b0862da66a1a988763ea21e78969c7cf2c46a29"
},
"downloads": -1,
"filename": "SimpleEngine-0.5.tar.gz",
"has_sig": false,
"md5_digest": "2f72a0a85881336423807e80bbae4909",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 3378,
"upload_time": "2023-04-11T16:11:48",
"upload_time_iso_8601": "2023-04-11T16:11:48.504246Z",
"url": "https://files.pythonhosted.org/packages/a8/e8/4a70820022ae22528339c8d80ceba9c6e6d7ce04c5ac008c5ccd03168e39/SimpleEngine-0.5.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-04-11 16:11:48",
"github": false,
"gitlab": false,
"bitbucket": false,
"lcname": "simpleengine"
}