{"id":15788098,"url":"https://github.com/joellefkowitz/snake","last_synced_at":"2026-01-19T23:02:12.028Z","repository":{"id":119869465,"uuid":"329763755","full_name":"JoelLefkowitz/snake","owner":"JoelLefkowitz","description":"An SDL2 implementation of the classic game Snake.","archived":false,"fork":false,"pushed_at":"2024-05-02T18:01:13.000Z","size":1123,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-10-04T21:41:18.449Z","etag":null,"topics":["arcade","game"],"latest_commit_sha":null,"homepage":"","language":"C++","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/JoelLefkowitz.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2021-01-15T00:00:53.000Z","updated_at":"2024-05-27T22:49:25.000Z","dependencies_parsed_at":null,"dependency_job_id":"fc98db9a-01ce-42a4-8181-81a25083b735","html_url":"https://github.com/JoelLefkowitz/snake","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/JoelLefkowitz/snake","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JoelLefkowitz%2Fsnake","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JoelLefkowitz%2Fsnake/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JoelLefkowitz%2Fsnake/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JoelLefkowitz%2Fsnake/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JoelLefkowitz","download_url":"https://codeload.github.com/JoelLefkowitz/snake/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JoelLefkowitz%2Fsnake/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28588968,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-19T20:45:59.482Z","status":"ssl_error","status_checked_at":"2026-01-19T20:45:41.500Z","response_time":67,"last_error":"SSL_read: 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":["arcade","game"],"created_at":"2024-10-04T21:40:57.459Z","updated_at":"2026-01-19T23:02:12.010Z","avatar_url":"https://github.com/JoelLefkowitz.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Snake\n\nAn SDL2 implementation of the classic game Snake.\n\n![Review](https://img.shields.io/github/actions/workflow/status/JoelLefkowitz/snake/review.yaml)\n![Quality](https://img.shields.io/codacy/grade/268409dd0e01433cb5e268b4477517a6)\n\n## Example\n\n![example](docs/example.gif)\n\n## Documentation\n\nDocumentation and more detailed examples are hosted on [Github Pages](https://joellefkowitz.github.io/snake).\n\n## Tooling\n\n### Dependencies\n\nTo install dependencies:\n\n```bash\nyarn install\npip install .[all]\nconan install .\n```\n\n### Tests\n\nTo run tests:\n\n```bash\nscons test\n```\n\n### Documentation\n\nTo generate the documentation locally:\n\n```bash\nscons docs\n```\n\n### Linters\n\nTo run linters:\n\n```bash\nscons lint\n```\n\n### Formatters\n\nTo run formatters:\n\n```bash\nscons format\n```\n\n### Toolchains\n\nScripts are defined in the `scripts` folder and can be invoked with `toolchains`:\n\nTo generate header guards:\n\n```bash\nnpx toolchains guards\n```\n\n## Contributing\n\nPlease read this repository's [Code of Conduct](CODE_OF_CONDUCT.md) which outlines our collaboration standards and the [Changelog](CHANGELOG.md) for details on breaking changes that have been made.\n\nThis repository adheres to semantic versioning standards. For more information on semantic versioning visit [SemVer](https://semver.org).\n\nBump2version is used to version and tag changes. For example:\n\n```bash\nbump2version patch\n```\n\n### Contributors\n\n- [Joel Lefkowitz](https://github.com/joellefkowitz) - Initial work\n\n## Remarks\n\nLots of love to the open source community!\n\n\u003cdiv align='center'\u003e\n    \u003cimg width=200 height=200 src='https://media.giphy.com/media/osAcIGTSyeovPq6Xph/giphy.gif' alt='Be kind to your mind' /\u003e\n    \u003cimg width=200 height=200 src='https://media.giphy.com/media/KEAAbQ5clGWJwuJuZB/giphy.gif' alt='Love each other' /\u003e\n    \u003cimg width=200 height=200 src='https://media.giphy.com/media/WRWykrFkxJA6JJuTvc/giphy.gif' alt=\"It's ok to have a bad day\" /\u003e\n\u003c/div\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoellefkowitz%2Fsnake","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjoellefkowitz%2Fsnake","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoellefkowitz%2Fsnake/lists"}