{"id":23034219,"url":"https://github.com/systemsoftware/snake","last_synced_at":"2025-04-02T22:20:25.079Z","repository":{"id":266405615,"uuid":"898267136","full_name":"systemsoftware/snake","owner":"systemsoftware","description":"Multiplayer snake game","archived":false,"fork":false,"pushed_at":"2024-12-04T05:01:38.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-08T12:46:00.700Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/systemsoftware.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-12-04T04:57:59.000Z","updated_at":"2024-12-04T05:01:41.000Z","dependencies_parsed_at":"2024-12-04T05:38:47.248Z","dependency_job_id":null,"html_url":"https://github.com/systemsoftware/snake","commit_stats":null,"previous_names":["systemsoftware/snake"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/systemsoftware%2Fsnake","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/systemsoftware%2Fsnake/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/systemsoftware%2Fsnake/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/systemsoftware%2Fsnake/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/systemsoftware","download_url":"https://codeload.github.com/systemsoftware/snake/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246900182,"owners_count":20852007,"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":[],"created_at":"2024-12-15T16:30:05.686Z","updated_at":"2025-04-02T22:20:25.056Z","avatar_url":"https://github.com/systemsoftware.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Multiplayer Snake Game 🐍🎮\n\n## Overview\n\nA real-time multiplayer Snake game built with Node.js, Express, and Socket.IO. Compete with multiple players in a dynamic, grid-based environment where snakes grow, score points, and interact in real-time.\n\n## Features\n\n- 🌐 Real-time multiplayer gameplay\n- 🕹️ Responsive controls using arrow keys\n- 🍎 Dynamic food generation\n- 📊 Live score tracking\n- 🌈 Multiple player support\n- 🔄 Wrap-around screen mechanics\n\n## Prerequisites\n\n- Node.js (v14 or later)\n- npm (Node Package Manager)\n\n## Installation\n\n1. Clone the repository:\n```bash\ngit clone https://github.com/systemsoftware/snake.git\ncd snake\n```\n\n2. Install dependencies:\n```bash\nnpm install\n```\n\n## Running the Game\n\nStart the server:\n```bash\nnpm start\n```\n\nOpen multiple browser windows at `http://localhost:3000` to play!\n\n## Game Controls\n\n- **Arrow Up**: Move snake upward\n- **Arrow Down**: Move snake downward\n- **Arrow Left**: Move snake left\n- **Arrow Right**: Move snake right\n\n## Game Mechanics\n\n- Eat food to grow your snake and increase your score\n- Avoid colliding with:\n  - Your own body\n  - Other players' snakes\n- Screen wraps around edges, allowing continuous movement\n\n## Technologies Used\n\n- Node.js\n- Express.js\n- Socket.IO\n- HTML5 Canvas\n- JavaScript\n\n## License\n\nDistributed under the MIT License. See `LICENSE` for more information.\n\n**Enjoy the game!** 🎉🐍\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsystemsoftware%2Fsnake","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsystemsoftware%2Fsnake","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsystemsoftware%2Fsnake/lists"}