{"id":19205323,"url":"https://github.com/lloople/vue-snake","last_synced_at":"2025-05-12T17:15:42.206Z","repository":{"id":37692414,"uuid":"181311024","full_name":"Lloople/vue-snake","owner":"Lloople","description":"🐍  The classic Snake game built with Vue. Just for learning purposes.","archived":false,"fork":false,"pushed_at":"2023-01-03T19:59:14.000Z","size":2579,"stargazers_count":12,"open_issues_count":24,"forks_count":6,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-05-12T17:15:37.554Z","etag":null,"topics":["game","jest","snake-game","vue"],"latest_commit_sha":null,"homepage":"https://snake.davidllop.com","language":"Vue","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/Lloople.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}},"created_at":"2019-04-14T13:12:49.000Z","updated_at":"2024-06-27T14:03:24.000Z","dependencies_parsed_at":"2023-02-01T09:31:35.614Z","dependency_job_id":null,"html_url":"https://github.com/Lloople/vue-snake","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/Lloople%2Fvue-snake","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lloople%2Fvue-snake/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lloople%2Fvue-snake/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lloople%2Fvue-snake/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Lloople","download_url":"https://codeload.github.com/Lloople/vue-snake/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253785011,"owners_count":21963903,"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":["game","jest","snake-game","vue"],"created_at":"2024-11-09T13:12:20.676Z","updated_at":"2025-05-12T17:15:42.161Z","avatar_url":"https://github.com/Lloople.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🐍 Snake game built with Vue\n\n📚 Just for learning purposes.\n\nThis is my first project wih Vue, so there will be a lot of code\nthat can be done more efficiently. Please, feel free to create any\npull request you want 🙂\n\n# Installation\n1. Make sure you are using a version of Node \u003e8 and it's corresponding version of NPM. v8.16.2 has specifically been tested to work.\n    - A recommendation is to use [NVM](https://github.com/nvm-sh/nvm) to manage your Node versions.\n    - (Windows users: Use [this](https://github.com/coreybutler/nvm-windows) version of NVM)\n    - After installing nvm, run `nvm install 8` to install the latest 8 version, or `nvm install 8.16.2` to install the specific version.\n    - Run `nvm use 8` or `nvm use 8.16.2` to ensure your Node version is the correct version.\n2. Run `npm install` to install all of the dependencies.\n3. Run `npm run serve` to start the server.\n4. Go to http://localhost:8080/ to play your local development copy of the game.\n\n# Road Map\n\n- [x] Add tests for the components\n- [ ] Finish the test suite for the current code\n- [ ] Add score board with local storage\n- [X] Add button for resetting the game\n- [X] Add Webpack, postCSS or whatever it's needed to add Tailwind\n- [X] Add TailwindCSS\n- [X] Center the board properly\n- [X] Remove vertical scrolling with overflow\n- [X] Add retro sounds when moving, eating and game over\n- [X] Speed system needs improvements, it gets impossible to play after 25 points\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flloople%2Fvue-snake","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flloople%2Fvue-snake","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flloople%2Fvue-snake/lists"}