{"id":27168465,"url":"https://github.com/archange-py/snake_game","last_synced_at":"2025-04-09T05:33:36.240Z","repository":{"id":248292885,"uuid":"828300079","full_name":"Archange-py/Snake_Game","owner":"Archange-py","description":"This project is a version of the Snake game equipped with a graphical interface offering, among other things, the possibility of choosing a color theme: dark or light, the activation of a simple bot... ","archived":false,"fork":false,"pushed_at":"2024-07-15T10:48:46.000Z","size":58,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-07-15T12:53:01.458Z","etag":null,"topics":["calculators","game","numworks","python","snake","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/Archange-py.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":"2024-07-13T17:57:25.000Z","updated_at":"2024-07-15T10:48:50.000Z","dependencies_parsed_at":"2024-07-13T19:21:46.144Z","dependency_job_id":"17e84ce3-7414-4e89-8011-cb58a5628483","html_url":"https://github.com/Archange-py/Snake_Game","commit_stats":null,"previous_names":["archange-py/snake_game"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Archange-py%2FSnake_Game","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Archange-py%2FSnake_Game/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Archange-py%2FSnake_Game/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Archange-py%2FSnake_Game/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Archange-py","download_url":"https://codeload.github.com/Archange-py/Snake_Game/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247987058,"owners_count":21028891,"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":["calculators","game","numworks","python","snake","snake-game"],"created_at":"2025-04-09T05:33:34.366Z","updated_at":"2025-04-09T05:33:36.223Z","avatar_url":"https://github.com/Archange-py.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Snake Game\n###\n\nThis project is a version of the Snake game equipped with a graphical interface offering, among other things, the possibility of choosing a color theme: dark or light, the activation of a simple bot... The game itself is a slightly modified copy of Schraf's, available [here](https://my.numworks.com/python/schraf/snake).\n\nIt runs on the Numworks calculator and on the computer, as long as the [required dependencies](https://github.com/Archange-py/Visuel) are installed (follow instructions in the Visuel repository).\n\nYou can install it directly on your calculator, by going to [my script](https://my.numworks.com/python/archange/snake_game) on the Numworks website.\n\n## Table of Contents\n***\n1. [Keys Short](#keys-short)\n2. [Settings](#settings)\n3. [Examples](#examples)\n\n## Keys Short\n***\n\nHere are all the keys you can use in the \"Play\" section: \n\n\u003ctable\u003e\n    \u003cthead\u003e\n        \u003cth\u003eKeys\u003c/th\u003e\n        \u003cth\u003eShort\u003c/th\u003e\n    \u003c/thead\u003e\n    \u003ctbody\u003e\n        \u003ctr\u003e\n            \u003ctd\u003eOk and Backspace\u003c/td\u003e\n            \u003ctd\u003epause, then returns to the menu\u003c/td\u003e\n        \u003c/tr\u003e\n        \u003ctr\u003e\n            \u003ctd\u003eOk, \"pause\" and Ok\u003c/td\u003e\n            \u003ctd\u003epause, then return to the game\u003c/td\u003e\n        \u003c/tr\u003e\n        \u003ctr\u003e\n            \u003ctd\u003eBackspace\u003c/td\u003e\n            \u003ctd\u003ereturns to the menu\u003c/td\u003e\n        \u003c/tr\u003e\n    \u003c/tbody\u003e\n\u003c/table\u003e\n\n## Settings\n***\n\nThis section presents the various possible parameters:\n\n1. Speed: increments the snake's speed\n\n2. Simple Bot: activate or desactivate the bot\n\n3. Color mode: change the game theme\n\n## Examples\n***\n\n\u003ctable\u003e\n    \u003cthead\u003e\n        \u003cth align=\"center\"\u003eMenu Light\u003c/th\u003e\n        \u003cth align=\"center\"\u003eMenu Dark\u003c/th\u003e\n    \u003c/thead\u003e\n    \u003ctbody\u003e\n        \u003ctd\u003e \u003cimg src=\".\\pictures\\menu_light.png\"\u003e \u003c/td\u003e\n        \u003ctd\u003e \u003cimg src=\".\\pictures\\menu_dark.png\"\u003e \u003c/td\u003e\n    \u003c/tbody\u003e\n\u003c/table\u003e\n\n\u003ctable\u003e\n    \u003cthead\u003e\n        \u003cth align=\"center\"\u003ePlay Light\u003c/th\u003e\n        \u003cth align=\"center\"\u003ePlay Dark\u003c/th\u003e\n    \u003c/thead\u003e\n    \u003ctbody\u003e\n        \u003ctd\u003e \u003cimg src=\".\\pictures\\play_light.png\"\u003e \u003c/td\u003e\n        \u003ctd\u003e \u003cimg src=\".\\pictures\\play_dark.png\"\u003e \u003c/td\u003e\n    \u003c/tbody\u003e\n\u003c/table\u003e\n\n\u003ctable\u003e\n    \u003cthead\u003e\n        \u003cth align=\"center\"\u003eGraph Light\u003c/th\u003e\n        \u003cth align=\"center\"\u003eGraph Dark\u003c/th\u003e\n    \u003c/thead\u003e\n    \u003ctbody\u003e\n        \u003ctd\u003e \u003cimg src=\".\\pictures\\graph_light.png\"\u003e \u003c/td\u003e\n        \u003ctd\u003e \u003cimg src=\".\\pictures\\graph_dark.png\"\u003e \u003c/td\u003e\n    \u003c/tbody\u003e\n\u003c/table\u003e\n\n\u003ctable\u003e\n    \u003cthead\u003e\n        \u003cth align=\"center\"\u003eSettings Light\u003c/th\u003e\n        \u003cth align=\"center\"\u003eSettings Dark\u003c/th\u003e\n    \u003c/thead\u003e\n    \u003ctbody\u003e\n        \u003ctd\u003e \u003cimg src=\".\\pictures\\settings_light.png\"\u003e \u003c/td\u003e\n        \u003ctd\u003e \u003cimg src=\".\\pictures\\settings_dark.png\"\u003e \u003c/td\u003e\n    \u003c/tbody\u003e\n\u003c/table\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farchange-py%2Fsnake_game","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farchange-py%2Fsnake_game","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farchange-py%2Fsnake_game/lists"}