{"id":19240737,"url":"https://github.com/mateja-velickovic/nodejs-snakegame","last_synced_at":"2026-05-05T14:31:29.604Z","repository":{"id":205985572,"uuid":"715565160","full_name":"mateja-velickovic/nodejs-snakeGame","owner":"mateja-velickovic","description":"🐍 Famous snake game recreated on an Ubuntu environment","archived":false,"fork":false,"pushed_at":"2024-01-09T15:33:56.000Z","size":2050,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-23T14:32:26.025Z","etag":null,"topics":["javascript","nodejs","npm","ubuntu","virtualbox"],"latest_commit_sha":null,"homepage":"","language":"CSS","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/mateja-velickovic.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":"2023-11-07T11:59:12.000Z","updated_at":"2024-01-09T15:34:01.000Z","dependencies_parsed_at":"2023-11-07T13:23:43.080Z","dependency_job_id":"1c2fcc7f-66fe-40ec-86e4-ae0025877c5e","html_url":"https://github.com/mateja-velickovic/nodejs-snakeGame","commit_stats":null,"previous_names":["mateja-velickovic/p_bulle-snake","mateja-velickovic/nodejs-snakegame"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/mateja-velickovic/nodejs-snakeGame","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mateja-velickovic%2Fnodejs-snakeGame","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mateja-velickovic%2Fnodejs-snakeGame/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mateja-velickovic%2Fnodejs-snakeGame/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mateja-velickovic%2Fnodejs-snakeGame/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mateja-velickovic","download_url":"https://codeload.github.com/mateja-velickovic/nodejs-snakeGame/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mateja-velickovic%2Fnodejs-snakeGame/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32653456,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-05T11:29:49.557Z","status":"ssl_error","status_checked_at":"2026-05-05T11:29:48.587Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["javascript","nodejs","npm","ubuntu","virtualbox"],"created_at":"2024-11-09T17:08:48.357Z","updated_at":"2026-05-05T14:31:29.585Z","avatar_url":"https://github.com/mateja-velickovic.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"![NodeJS](https://img.shields.io/badge/node.js-6DA55F?style=for-the-badge\u0026logo=node.js\u0026logoColor=white)\n![Ubuntu](https://img.shields.io/badge/Ubuntu-E95420?style=for-the-badge\u0026logo=ubuntu\u0026logoColor=white)\n![HTML5](https://img.shields.io/badge/html5-%23E34F26.svg?style=for-the-badge\u0026logo=html5\u0026logoColor=white)\n![CSS3](https://img.shields.io/badge/css3-%231572B6.svg?style=for-the-badge\u0026logo=css3\u0026logoColor=white)\n![JavaScript](https://img.shields.io/badge/javascript-%23323330.svg?style=for-the-badge\u0026logo=javascript\u0026logoColor=%23F7DF1E)\n\n\u003cimg\n  src=\"resources/gameSnake.jpg\"\n  alt=\"Snake game\"\n  title=\"Optional title\"\n  style=\"  display: block; width: 50%;\"\u003e\n  \n## Overview\nThis is a classic Snake game implemented in Node.js, designed to run on a Ubuntu virtual machine.\nThe game leverages the simplicity and efficiency of Node.js for server-side logic while utilizing web technologies for the frontend.\n\n## Features\n- Responsive and intuitive controls for seamless gameplay.\u003c/li\u003e\n- Score tracking to monitor your progress.\u003c/li\u003e\n- Game over screen with the option to restart.\u003c/li\u003e\n\n## Technologies\nThe project was created using:\n\n- node v18.17.1\n- npm 9.6.7\n\n## Setting up the environment\n### Prerequisities\nNode.js installed on your Ubuntu virtual machine. If not, you can download it [here](https://nodejs.org/en).\n\n1. Clone this repository \n```git clone https://github.com/mateja-velickovic/nodejs-snakeGame.git```\n\n2. Navigate to the project directory\n```cd nodejs-snakeGame```\n\n3. Install dependecies\n```npm install```\n\n4. Run the game\n```npm run dev```\n\n5. Open your web browser and visit \u003ca target=\"_blank\" href=\"http://localhost:5173/\"\u003ehttp://localhost:5173/\u003c/a\u003e to play the Snake game.\n\n## Controls\nUse arrow keys (Up, Down, Left, Right) to control the snake's direction.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmateja-velickovic%2Fnodejs-snakegame","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmateja-velickovic%2Fnodejs-snakegame","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmateja-velickovic%2Fnodejs-snakegame/lists"}