{ "info": { "author": "Nguy\u1ec5n Gia Phong", "author_email": "vn.mcsinyx@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: MacOS X", "Environment :: Win32 (MS Windows)", "Environment :: X11 Applications", "Intended Audience :: End Users/Desktop", "License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Games/Entertainment :: Arcade" ], "description": "Slacker\n=======\n\n**Slacker** is a clone/parody of the popular arcade game *Stacker*, in which\nyou must stack blocks to the top of the screen in order to win the game. Boxes\nwill move back and forth at varying speeds. Press Space to stop the boxes and\nmove on to the next row. Only boxes that have something underneath them will be\nstacked. As the tower rises, the game will make your tower thinner. You win a\nminor prize at the 10th level (the blocks change color), and if you reach the\n15th level, you will win the major prize. Good luck!\n\nThis game and the above description was originally written by Clint and\nJennifer Herron. I forked the game to improve the codebase, make it more\nsimilar to the arcade game and hopefully add more features.\n\nInstallation\n------------\n\n**Slacker** can run on both Python 2 and 3. You can install it using ``pip`` or\nrun ``./setup.py install --user``.\n\nControl\n-------\n\nSpace\n Start playing or place your stacking boxes.\n\nEscape, ``q``\n Return to intro screen or quit.\n\n``1`` to ``9``\n Set the speed of the game (default: 5).\n\n``0``\n Increase the number of blocks currently moving.\n\nCredits\n-------\n\n* `Original version `_ by Clint\n \"HanClinto\" Herron (coding) and Jennifer Herron (graphics)\n* `VT323 font `_ by Peter Hull\n* `Tango color palette `_\n by Tango Desktop Project\n\n\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/McSinyx/slacker-game", "keywords": "stacker arcade-game pygame-application", "license": "GPLv3+", "maintainer": "", "maintainer_email": "", "name": "slacker-game", "package_url": "https://pypi.org/project/slacker-game/", "platform": "", "project_url": "https://pypi.org/project/slacker-game/", "project_urls": { "Homepage": "https://github.com/McSinyx/slacker-game" }, "release_url": "https://pypi.org/project/slacker-game/2.0.1/", "requires_dist": [ "pygame" ], "requires_python": "", "summary": "A clone of the arcade game Stacker", "version": "2.0.1" }, "last_serial": 3026645, "releases": { "2.0.1": [ { "comment_text": "", "digests": { "md5": "62b41806a1c4b975846326ffc00a8570", "sha256": "5850db61c1e8658ae18c6c9edcb26ae1f67c6bac51a97e3b67ae05fd129f81f2" }, "downloads": -1, "filename": "slacker_game-2.0.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "62b41806a1c4b975846326ffc00a8570", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 200601, "upload_time": "2017-07-16T14:05:15", "url": "https://files.pythonhosted.org/packages/9e/94/c8365ad3114900f1646f14ff1bfaa33b35ef5494459bc95e020d2486a710/slacker_game-2.0.1-py2.py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "62b41806a1c4b975846326ffc00a8570", "sha256": "5850db61c1e8658ae18c6c9edcb26ae1f67c6bac51a97e3b67ae05fd129f81f2" }, "downloads": -1, "filename": "slacker_game-2.0.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "62b41806a1c4b975846326ffc00a8570", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 200601, "upload_time": "2017-07-16T14:05:15", "url": "https://files.pythonhosted.org/packages/9e/94/c8365ad3114900f1646f14ff1bfaa33b35ef5494459bc95e020d2486a710/slacker_game-2.0.1-py2.py3-none-any.whl" } ] }