{"id":24837234,"url":"https://github.com/letieu/tank-online","last_synced_at":"2025-10-14T11:32:06.956Z","repository":{"id":237900113,"uuid":"795453537","full_name":"letieu/tank-online","owner":"letieu","description":"Multiple player tank game inside terminal","archived":false,"fork":false,"pushed_at":"2024-07-17T14:58:35.000Z","size":39,"stargazers_count":8,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-07T05:29:46.441Z","etag":null,"topics":["go","golang","golang-example","terminal-game"],"latest_commit_sha":null,"homepage":"","language":"Go","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/letieu.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":"2024-05-03T10:10:35.000Z","updated_at":"2024-08-05T06:57:34.000Z","dependencies_parsed_at":"2024-07-17T18:14:30.508Z","dependency_job_id":null,"html_url":"https://github.com/letieu/tank-online","commit_stats":null,"previous_names":["letieu/tank-online"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/letieu/tank-online","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/letieu%2Ftank-online","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/letieu%2Ftank-online/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/letieu%2Ftank-online/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/letieu%2Ftank-online/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/letieu","download_url":"https://codeload.github.com/letieu/tank-online/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/letieu%2Ftank-online/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279019089,"owners_count":26086516,"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-14T02:00:06.444Z","response_time":60,"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":["go","golang","golang-example","terminal-game"],"created_at":"2025-01-31T05:53:36.829Z","updated_at":"2025-10-14T11:32:06.609Z","avatar_url":"https://github.com/letieu.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Terminal multiple players tank game\n\n- A simple tank game just for learn golang\n- Use redis as game server\n\n![image](https://github.com/letieu/tank-online/assets/53562817/4aeffbc2-a13d-464f-b07e-2a62acf76cb4)\n\n## Usage\n\n```bash\n\n# Start a redis server\ndocker run --name redis -p 6379:6379 -e REDIS_PASSWORD=secret bitnami/redis:latest\n\n#Start game with redis server on localhost:6379, redis password is secret\n./tank --name=letieu --host=localhost:6379 --pass=secret\n\n```\n\n## WIP\n- [X] Play tank inside terminal\n- [x] Multiple player\n- [x] View port\n- [ ] Leader board\n- [ ] Configurable via UI (Charm)\n- [ ] Play via SSH with wish\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fletieu%2Ftank-online","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fletieu%2Ftank-online","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fletieu%2Ftank-online/lists"}