{"id":15135997,"url":"https://github.com/rajatdiptabiswas/snake-pygame","last_synced_at":"2025-04-06T10:13:58.712Z","repository":{"id":38255719,"uuid":"114920482","full_name":"rajatdiptabiswas/snake-pygame","owner":"rajatdiptabiswas","description":":snake: A snake game written in Python using the Pygame library","archived":false,"fork":false,"pushed_at":"2024-08-01T05:23:12.000Z","size":8,"stargazers_count":148,"open_issues_count":13,"forks_count":185,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-30T09:09:23.663Z","etag":null,"topics":["pycharm","pygame","python","snake-game"],"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/rajatdiptabiswas.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":"2017-12-20T18:53:18.000Z","updated_at":"2025-03-28T11:03:39.000Z","dependencies_parsed_at":"2024-09-21T10:00:29.435Z","dependency_job_id":null,"html_url":"https://github.com/rajatdiptabiswas/snake-pygame","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/rajatdiptabiswas%2Fsnake-pygame","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rajatdiptabiswas%2Fsnake-pygame/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rajatdiptabiswas%2Fsnake-pygame/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rajatdiptabiswas%2Fsnake-pygame/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rajatdiptabiswas","download_url":"https://codeload.github.com/rajatdiptabiswas/snake-pygame/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247464225,"owners_count":20942970,"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":["pycharm","pygame","python","snake-game"],"created_at":"2024-09-26T06:03:13.977Z","updated_at":"2025-04-06T10:13:58.695Z","avatar_url":"https://github.com/rajatdiptabiswas.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Snake Eater\nA snake game written in Python using the Pygame library.\n\n\n## Installing\nDownload the Python 3 installer package from the official website and install it, if not installed previously.\n\nRun the following in the terminal to install the Pygame library\n```\npip3 install pygame\n```\n\n\n## Running the application\nDownload the source code from the repository and run the file just as any other Python script (.py) file.\n```\npython3 Snake\\ Game.py\n```\n\nThe `difficulty` variable can be changed with the values provided in the comment to set the difficulty level.\n\nThe rest of the code is properly commented and self explanatory. Tweaks can be made to change the play style or visuals of the game.\n\n\n## Screenshots\n\n![1](https://user-images.githubusercontent.com/32998741/33873439-27f635b2-df45-11e7-8fc1-f7812f17447a.png)\n*Written using PyCharm*\n\n![2](https://user-images.githubusercontent.com/32998741/33873437-2780ed2a-df45-11e7-9776-b1f151fa4e02.png)\n*Active game screen*\n\n![3](https://user-images.githubusercontent.com/32998741/33873440-28647360-df45-11e7-8291-b82d5646352f.png)\n*Game over screen*\n\n\n## Prerequisites\n* [Python](https://www.python.org)\n* [Pygame](https://www.pygame.org/wiki/GettingStarted), an open source Python library for making multimedia applications\n\n\n## Authors\n\n* **Rajat Dipta Biswas** - *Initial work*\n\nSee also the list of [contributors](https://github.com/rajatdiptabiswas/snake-pygame/graphs/contributors) who participated in this project.\n\n## Acknowledgements\n* [Pygame Documentations](https://www.pygame.org/docs/)\n* [Udemy: Python Game Development](https://www.udemy.com/python-game-development-creating-a-snake-game-from-scratch/learn/v4/overview)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frajatdiptabiswas%2Fsnake-pygame","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frajatdiptabiswas%2Fsnake-pygame","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frajatdiptabiswas%2Fsnake-pygame/lists"}