{"id":14986856,"url":"https://github.com/samirhodzic/ngx-snake","last_synced_at":"2025-04-11T23:10:12.297Z","repository":{"id":82866565,"uuid":"79856774","full_name":"SamirHodzic/ngx-snake","owner":"SamirHodzic","description":"Snake arcade game implemented in Angular 7","archived":false,"fork":false,"pushed_at":"2020-10-15T20:36:04.000Z","size":2448,"stargazers_count":91,"open_issues_count":0,"forks_count":75,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-04-11T23:10:02.256Z","etag":null,"topics":["angular-7","angular-cli","angular7","arcade-game","ngx-snake","snake-game","typescript"],"latest_commit_sha":null,"homepage":"https://samirhodzic.github.io/ngx-snake/","language":"TypeScript","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/SamirHodzic.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":"2017-01-23T22:52:00.000Z","updated_at":"2024-12-10T13:07:55.000Z","dependencies_parsed_at":null,"dependency_job_id":"805a0d5b-4ec4-472e-9531-1393a60f7497","html_url":"https://github.com/SamirHodzic/ngx-snake","commit_stats":{"total_commits":30,"total_committers":2,"mean_commits":15.0,"dds":"0.033333333333333326","last_synced_commit":"b53c368cde9909603d3d14ebb5ad4efbefa77775"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamirHodzic%2Fngx-snake","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamirHodzic%2Fngx-snake/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamirHodzic%2Fngx-snake/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamirHodzic%2Fngx-snake/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SamirHodzic","download_url":"https://codeload.github.com/SamirHodzic/ngx-snake/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248492868,"owners_count":21113163,"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":["angular-7","angular-cli","angular7","arcade-game","ngx-snake","snake-game","typescript"],"created_at":"2024-09-24T14:13:40.889Z","updated_at":"2025-04-11T23:10:12.224Z","avatar_url":"https://github.com/SamirHodzic.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ngx-Snake\n\n[![build-url][build-url-svg]][build-url]\n[![Dependencies][dependencies]][dependencies-url]\n[![Dev Dependencies][dev-dependencies]][dev-dependencies-url]\n\n\u003e ngx-Snake is simple Snake arcade game implemented in Angular 7 (latest 7.1.4)\n\n#### Demo (Updated: 06/01/2019)\n\nhttps://samirhodzic.github.io/ngx-snake/ \n\n#### Controls\n\nUP, DOWN, LEFT, RIGHT - to control snake\n\n## Setup\n\n**Note**: Require Node 4+ together with Npm 3+, also be sure to install [Angular-CLI](https://github.com/angular/angular-cli) (latest 7.1.4)\n\n```bash\n$ npm install -g @angular/cli@latest\n```\n\nClone this repo in your favourite shell:\n\n```bash\n$ git clone https://github.com/SamirHodzic/ngx-snake.git\n```\n\nInstall the npm packages described in the package.json:\n\n```bash\n$ npm install\n```\nTranspile typescript into javascript, host the app and monitor the changes: \n\n```bash\n$ ng serve\n```\n\nVisit http://localhost:4200 and play!\n\n## TODO\n* ~~Save Best Score~~\n* Multiple modes\n\t* ~~Classic~~\n\t* ~~No Walls~~\n\t* ~~Obstacles~~\n\t* Multiple Fruits\n* Update UI\n\t* ~~Make it responsive~~\n\t* Introduce controls for mobile devices\n* Write tests\n* ...\n\n[dependencies]: https://david-dm.org/samirhodzic/ngx-snake.svg\n[dependencies-url]: https://david-dm.org/samirhodzic/ngx-snake\n[dev-dependencies]: https://david-dm.org/samirhodzic/ngx-snake/dev-status.svg\n[dev-dependencies-url]: https://david-dm.org/samirhodzic/ngx-snake?type=dev\n[build-url]: https://travis-ci.org/SamirHodzic/ngx-snake\n[build-url-svg]: https://travis-ci.org/SamirHodzic/ngx-snake.svg?branch=master\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamirhodzic%2Fngx-snake","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsamirhodzic%2Fngx-snake","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamirhodzic%2Fngx-snake/lists"}