{ "info": { "author": "SMRT-WSU", "author_email": "", "bugtrack_url": null, "classifiers": [ "Programming Language :: Python :: 3" ], "description": "# Cards\n\nThe game should be able to run at the very least, a game of Bridge, communicating with the other computers neccessairy\n\n## To-Do\n- Add the logic behind shuffling cards and dealing them out to all the players\n- Enable the game so that bidding can happen, and then a dummy hand be revealed\n- Make the computers talk to each other \n- Based on the above, possibly a chat system\n- Obviously, the actual game\n\n### Footnotes\n- Perhaps we want to try a simpler multiplayer game and get that to work before attempting bridge; we can always allow the final project to have multiple games anyway\n- Oliver is here for general moral support, to provide drinks and take credit at the end :)\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/SMRT-WSU/cards", "keywords": "", "license": "GPL-3.0", "maintainer": "", "maintainer_email": "", "name": "SMRTBridge", "package_url": "https://pypi.org/project/SMRTBridge/", "platform": "", "project_url": "https://pypi.org/project/SMRTBridge/", "project_urls": { "Homepage": "https://github.com/SMRT-WSU/cards" }, "release_url": "https://pypi.org/project/SMRTBridge/2.1.5/", "requires_dist": null, "requires_python": ">=3.6", "summary": "A work in progress project for running bridge in Python", "version": "2.1.5" }, "last_serial": 5875895, "releases": { "2.1.5": [ { "comment_text": "", "digests": { "md5": "b19fc87ce3b8460cca0293670ad6e761", "sha256": "e3f9c0e9804db2cbd236b1f85f4a393ad9e1f3d2a78847e9fe847373608fbb01" }, "downloads": -1, "filename": "SMRTBridge-2.1.5-py3-none-any.whl", "has_sig": false, "md5_digest": "b19fc87ce3b8460cca0293670ad6e761", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6", "size": 14010, "upload_time": "2019-09-23T20:07:21", "url": "https://files.pythonhosted.org/packages/ba/0a/dfb329b53d3f0e2d782402ca98c217cb6861536476ce75ef0266afef40f5/SMRTBridge-2.1.5-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "1205684ad43a28d97724ec0582ab6a70", "sha256": "e952a2c9c6020734d01043c369ded1716f5efa850d3b556c488328b62437879c" }, "downloads": -1, "filename": "SMRTBridge-2.1.5.tar.gz", "has_sig": false, "md5_digest": "1205684ad43a28d97724ec0582ab6a70", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 1389, "upload_time": "2019-09-23T20:07:24", "url": "https://files.pythonhosted.org/packages/ad/04/d72b70649ad4323b116451e05eea50b164a9c543681469ef4415d9c6d58b/SMRTBridge-2.1.5.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b19fc87ce3b8460cca0293670ad6e761", "sha256": "e3f9c0e9804db2cbd236b1f85f4a393ad9e1f3d2a78847e9fe847373608fbb01" }, "downloads": -1, "filename": "SMRTBridge-2.1.5-py3-none-any.whl", "has_sig": false, "md5_digest": "b19fc87ce3b8460cca0293670ad6e761", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6", "size": 14010, "upload_time": "2019-09-23T20:07:21", "url": "https://files.pythonhosted.org/packages/ba/0a/dfb329b53d3f0e2d782402ca98c217cb6861536476ce75ef0266afef40f5/SMRTBridge-2.1.5-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "1205684ad43a28d97724ec0582ab6a70", "sha256": "e952a2c9c6020734d01043c369ded1716f5efa850d3b556c488328b62437879c" }, "downloads": -1, "filename": "SMRTBridge-2.1.5.tar.gz", "has_sig": false, "md5_digest": "1205684ad43a28d97724ec0582ab6a70", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 1389, "upload_time": "2019-09-23T20:07:24", "url": "https://files.pythonhosted.org/packages/ad/04/d72b70649ad4323b116451e05eea50b164a9c543681469ef4415d9c6d58b/SMRTBridge-2.1.5.tar.gz" } ] }