{ "info": { "author": "John Cheetham", "author_email": "kaama12@yahoo.co.uk", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: X11 Applications", "Intended Audience :: End Users/Desktop", "License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)", "Natural Language :: English", "Operating System :: POSIX :: Linux", "Programming Language :: Python :: 3", "Topic :: Games/Entertainment :: Board Games" ], "description": "OthelloTk\n---------\n\nEdax gui to play Othello against the Edax engine.\nWritten in python3/Tkinter and licensed under the GPL v3+\n(see the file named LICENSE).\nIt was tested with edax 4.3.2 and Python 3.4.3 on Linux.\n\nRequirements\n------------\nPython 3, tkinter, Edax.\n\nRunning OthelloTk\n-----------------\nThere are 3 ways to install/run it.\n\n 1. Run it from the source folder by running the run.py script:\n\n python run.py\n\n 2. Install it on your system with the command:\n\n python setup.py install\n\n This command should be run as root user.\n You can then run it with the command 'othellotk'.\n\n 3. Install it from PyPI\n\n pip install othellotk\n\n You can then run it with the command 'othellotk'.\n\nSetting up the Engine Path\n--------------------------\n 1. Download the edax othello engine from http://abulmo.perso.neuf.fr\n This has a prebuilt binary for Linux 64 bit.\n\n 2. Start othelloTk.\n\n 3. Do Engine/Set Engine Path and set the engine path to the edax\n executable.\n This is called lEdax-x64 in the edax bin folder (if you are using\n Linux 64 bit).\n\n 4. Start the game by left clicking to place a black stone.\n\nUsage\n-----\nYou play black, computer plays white.\nClick on a square to place a black stone.\nIf you find there are no legal moves then you can pass by right\nclicking anywhere on the board.\n\nEdax allows you to configure engine settings in a file named\nedax.ini. Copy this file into the ~/.othelloTk/ folder\n(or into the edax bin folder). See edax documentaion for more on this.\n\nTo display debug messages use the -debug flag:\n\n python run.py -debug\n (or othelloTk -debug if installed)\n\nIf the engine is taking too long to move you can use ctrl-m to make it\nmove instantly. Use the time control menu option to set the time to\nmove.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.johncheetham.com/projects/othellotk/", "keywords": "othello edax tkinter", "license": "GPLv3+", "maintainer": null, "maintainer_email": null, "name": "othellotk", "package_url": "https://pypi.org/project/othellotk/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/othellotk/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://www.johncheetham.com/projects/othellotk/" }, "release_url": "https://pypi.org/project/othellotk/0.1.1/", "requires_dist": null, "requires_python": null, "summary": "Edax gui to play Othello against the Edax engine", "version": "0.1.1" }, "last_serial": 1726807, "releases": { "0.1.1": [ { "comment_text": "", "digests": { "md5": "779f9f9762f11fa5e56ef08f144013e4", "sha256": "00be35a992efd4ee2830f915a08ee06a0aa180e4e602ea71cbe484fd0b2e6bae" }, "downloads": -1, "filename": "othellotk-0.1.1.tar.gz", "has_sig": false, "md5_digest": "779f9f9762f11fa5e56ef08f144013e4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16210, "upload_time": "2015-09-17T15:30:13", "url": "https://files.pythonhosted.org/packages/40/54/a5fe957816704a34f2f4fb25d20c2be8209662c84d2c8554bd2fe0918fab/othellotk-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "779f9f9762f11fa5e56ef08f144013e4", "sha256": "00be35a992efd4ee2830f915a08ee06a0aa180e4e602ea71cbe484fd0b2e6bae" }, "downloads": -1, "filename": "othellotk-0.1.1.tar.gz", "has_sig": false, "md5_digest": "779f9f9762f11fa5e56ef08f144013e4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16210, "upload_time": "2015-09-17T15:30:13", "url": "https://files.pythonhosted.org/packages/40/54/a5fe957816704a34f2f4fb25d20c2be8209662c84d2c8554bd2fe0918fab/othellotk-0.1.1.tar.gz" } ] }