{"id":20310645,"url":"https://github.com/amarlearning/plaked","last_synced_at":"2025-09-17T09:40:00.280Z","repository":{"id":96386562,"uuid":"59604732","full_name":"amarlearning/Plaked","owner":"amarlearning","description":":video_game: classic snake game using pygame library of python!","archived":false,"fork":false,"pushed_at":"2018-05-02T07:57:15.000Z","size":3108,"stargazers_count":3,"open_issues_count":3,"forks_count":6,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-25T12:06:17.524Z","etag":null,"topics":["all-platform-supported","classic-snake-game","game","pygame","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/amarlearning.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-05-24T20:04:54.000Z","updated_at":"2018-05-31T09:33:44.000Z","dependencies_parsed_at":"2023-04-26T11:02:40.380Z","dependency_job_id":null,"html_url":"https://github.com/amarlearning/Plaked","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amarlearning%2FPlaked","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amarlearning%2FPlaked/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amarlearning%2FPlaked/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amarlearning%2FPlaked/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/amarlearning","download_url":"https://codeload.github.com/amarlearning/Plaked/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248438145,"owners_count":21103409,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["all-platform-supported","classic-snake-game","game","pygame","python"],"created_at":"2024-11-14T17:33:42.391Z","updated_at":"2025-09-17T09:39:55.218Z","avatar_url":"https://github.com/amarlearning.png","language":"Python","readme":"# Plaked | Beyond the Apple\n\u003e Classic Snake Game built using Pygame\n\n\u003ca href=\"https://travis-ci.org/amarlearning/Plaked\"\u003e\u003cimg src=\"https://travis-ci.org/amarlearning/Plaked.svg?branch=master\"\u003e\u003c/a\u003e\n\u003ca href=\"http://amarlearning.mit-license.org/\"\u003e\u003cimg src=\"https://img.shields.io/pypi/l/pyzipcode-cli.svg\" alt=\"mit license\"\u003e\u003c/a\u003e\n\u003ca href=\"https://github.com/amarlearning/Plaked/issues\"\u003e\u003cimg src=\"https://camo.githubusercontent.com/926d8ca67df15de5bd1abac234c0603d94f66c00/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f636f6e747269627574696f6e732d77656c636f6d652d627269676874677265656e2e7376673f7374796c653d666c6174\" alt=\"Issue\"\u003e\u003c/a\u003e\n\nThough internet is good at IIT Gandhinagar, but that day it's was not working for some hours. I was getting bored and i was not able to do my regular work as well. so i made this **_Classic Snake Game_** named **_Plaked | Beyond the Apple_** using Pygame Library of Python. \n\n## Index\n- [Demo](#demo)\n- [Features](#features)\n- [Installation](#installation)\n  - [Clone it](#clone-it)\n  - [Run it](#run-it)\n- [Contributing](#contributing)\n  - [To-do](#to-do)\n- [Issues](#issues)\n- [License](#license)\n\n\n***\n\n## Demo\n[:arrow_up:\\[Back to Top\\]](https://github.com/amarlearning/Plaked#plaked)\n\nWatch a live demo of it working here \u003cbr\u003e\u003cbr\u003e\n[![plaked](https://github.com/amarlearning/Plaked/raw/master/screenshots/giphy.gif)](https://youtu.be/67en0hRGUvc)\n\n***\n\n## Features\n[:arrow_up:\\[Back to Top\\]](https://github.com/amarlearning/Plaked#plaked)\n \n- **Pause \u0026 Play** - You can pause the game any time you want and then continue it from where you left.\n- **Easy to use** - Everyhting is mentioned on the starting screen, download it and enjoy!\n\n***\n\n## Installation\n[:arrow_up:\\[Back to Top\\]](https://github.com/amarlearning/Plaked#plaked)\n\n#### Clone it\n\n\u003cb\u003e1.)\u003c/b\u003e Clone the repository by using this link :\n```\nhttps://github.com/amarlearning/Plaked.git\n```\n#### Run it\n\n\u003cb\u003e2.)\u003c/b\u003e Go to your ```Git``` directory, open terminal window there and the type these comands :\n```\ncd Plaked\npip install -r requirements.txt\npython mainPlaked.py\n```\n\n\u003cb\u003eNote :\u003c/b\u003e You need to have Python installed on your system.\n\n***\n\n## Contributing\n[:arrow_up:\\[Back to Top\\]](https://github.com/amarlearning/Plaked#plaked)\n\n\u003e All contributions accepted.\n\n#### To-do\n  \n- [ ] Update the snake and the apple image.\n- [x] Add some kind of background sound to the game.\n- [ ] Enhance the UI of the game.\n- [x] And an option to play and pause the sound.\n\n***\n\n## Issues\n[:arrow_up:\\[Back to Top\\]](https://github.com/amarlearning/Plaked#plaked)\n\nYou can report the bugs at the [issue tracker](https://github.com/amarlearning/Plaked/issues)\n\n**OR**\n\nYou can [tweet me](https://twitter.com/iamarpandey) if you can't get it to work. In fact, you should tweet me anyway.\n\n***\n\n## License\n[:arrow_up:\\[Back to Top\\]](https://github.com/amarlearning/Plaked#plaked)\n\nBuilt with ♥ by Amar Prakash Pandey([@amarlearning](http://github.com/amarlearning)) under [MIT License](http://amarlearning.mit-license.org/) \n\nYou can find a copy of the License at http://amarlearning.mit-license.org/\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famarlearning%2Fplaked","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Famarlearning%2Fplaked","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famarlearning%2Fplaked/lists"}