{"id":21385761,"url":"https://github.com/devsargam/snakegame","last_synced_at":"2025-08-21T06:43:37.404Z","repository":{"id":60820779,"uuid":"446685410","full_name":"devsargam/SnakeGame","owner":"devsargam","description":"A simple snake game made with vanilla javascript.","archived":false,"fork":false,"pushed_at":"2024-04-10T01:45:16.000Z","size":333,"stargazers_count":36,"open_issues_count":0,"forks_count":26,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-07T13:02:20.690Z","etag":null,"topics":["beginner","game","hacktoberfest","javascript","open-source","vanilla-javascript"],"latest_commit_sha":null,"homepage":"https://snakeinjs.netlify.app/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/devsargam.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2022-01-11T05:09:27.000Z","updated_at":"2025-03-14T18:29:03.000Z","dependencies_parsed_at":"2024-11-22T13:15:28.913Z","dependency_job_id":null,"html_url":"https://github.com/devsargam/SnakeGame","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":"SafdarJamal/vite-template-react","purl":"pkg:github/devsargam/SnakeGame","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devsargam%2FSnakeGame","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devsargam%2FSnakeGame/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devsargam%2FSnakeGame/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devsargam%2FSnakeGame/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devsargam","download_url":"https://codeload.github.com/devsargam/SnakeGame/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devsargam%2FSnakeGame/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271436881,"owners_count":24759438,"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","status":"online","status_checked_at":"2025-08-21T02:00:08.990Z","response_time":74,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["beginner","game","hacktoberfest","javascript","open-source","vanilla-javascript"],"created_at":"2024-11-22T11:50:45.816Z","updated_at":"2025-08-21T06:43:37.361Z","avatar_url":"https://github.com/devsargam.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Snake Game\n\n## A game developed in vanilla javascript.\n\n### Steps to run\n\n#### Make sure you have node installed\n   *Fork the repository (Click the Fork button in the top right of this page)\n    *Clone the forked repository to your local machine.\n```bash\ngit clone https://github.com/\u003cyour-username\u003e/SnakeGame.git\ncd SnakeGame\nyarn\nyarn start\n```\n\nThis game works by drawing rectangles in canvas while making them seem like food and snake\n\n### Feel free to contribute to this project by forking this project\n\n### Don't forget to leave a star ⭐\n\n## How to contribute:\n\n- Drop a :star: on the Github repository (optional)\u003cbr/\u003e\n\n- Before Contribute Please read [CONTRIBUTING.md](https://github.com/devsargam/SnakeGame/blob/master/CONTRIBUTING.md) and [CODE_OF_CONDUCT.md](https://github.com/devsargam/SnakeGame/blob/master/CODE_OF_CONDUCT.md)\n\n- Create an issue of the project or a feature you would like to add in the project and get the task assigned for youself.(Issue can be any bug fixes or any feature you want to add in this project).\n\n- Fork the repo to your Github.\u003cbr/\u003e\n\n- Clone the Repo by going to your local Git Client in a particular local folder in your local machine by using this command with your forked repository link in place of below given link: \u003cbr/\u003e\n  `git clone https://github.com/\u003center your git username here\u003e/SnakeGame.git`\n- Create a branch using below command.\n  `git branch \u003cyour branch name\u003e`\n- Checkout to your branch.\n  `git checkout \u003cyour branch name\u003e`\n- Add your code in your local machine folder.\n  `git add . `\n- Commit your changes.\n  `git commit -m\"\u003cadd your message here\u003e\"`\n- Push your changes.\n  `git push --set-upstream origin \u003cyour branch name\u003e`\n\n- Make a pull request! (compare your branch with the owner main branch)\n\n# Our Amazing Contributors 🌟\n\u003cbr\u003e\n\u003ca href=\"https://github.com/devsargam/SnakeGame/graphs/contributors\"\u003e\n  \u003cimg src=\"https://contrib.rocks/image?repo=devsargam/SnakeGame\u0026\u0026max=817\" /\u003e\n\u003c/a\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevsargam%2Fsnakegame","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevsargam%2Fsnakegame","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevsargam%2Fsnakegame/lists"}