{"id":23841848,"url":"https://github.com/bengabay11/snake","last_synced_at":"2025-10-11T01:40:26.729Z","repository":{"id":106422313,"uuid":"196606498","full_name":"bengabay11/snake","owner":"bengabay11","description":"10th Grade Computer Science Final Project Written in 2016","archived":false,"fork":false,"pushed_at":"2019-12-21T13:15:24.000Z","size":94,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-02-22T05:18:41.554Z","etag":null,"topics":["assembly","dosbox","game","snake","tasm"],"latest_commit_sha":null,"homepage":"","language":"Assembly","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/bengabay11.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":"2019-07-12T15:51:47.000Z","updated_at":"2023-12-03T21:05:35.000Z","dependencies_parsed_at":null,"dependency_job_id":"21632d7b-d318-4d49-852a-15fd6578b275","html_url":"https://github.com/bengabay11/snake","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bengabay11/snake","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bengabay11%2Fsnake","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bengabay11%2Fsnake/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bengabay11%2Fsnake/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bengabay11%2Fsnake/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bengabay11","download_url":"https://codeload.github.com/bengabay11/snake/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bengabay11%2Fsnake/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279005928,"owners_count":26083986,"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-10-10T02:00:06.843Z","response_time":62,"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":["assembly","dosbox","game","snake","tasm"],"created_at":"2025-01-02T18:21:17.694Z","updated_at":"2025-10-11T01:40:26.678Z","avatar_url":"https://github.com/bengabay11.png","language":"Assembly","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Snake\nA snake game written in assembly for DOS\n\n![Demo Image](images/demo.jpg)\n\n### Requirements\n* DOSBox 0.74-3\n* TASM\n\n### Deployment\n- clone the repo to `Path_To_TASM\\BIN\\snake`\n- open dos box and type the following commands\n```\nmount e: \u003cPath_To_TASM\u003e\ne:\ncd bin\ncycles=max\ntasm /zi snake\\src\\snake.asm\ntlink /v snake.obj\nsnake\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbengabay11%2Fsnake","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbengabay11%2Fsnake","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbengabay11%2Fsnake/lists"}