{"id":25166096,"url":"https://github.com/sky-alin/space-drive-game","last_synced_at":"2025-04-30T20:49:45.145Z","repository":{"id":218538262,"uuid":"743963372","full_name":"SKY-ALIN/space-drive-game","owner":"SKY-ALIN","description":"👩🏻‍🚀 No humans territory! Online game about space battles where only fast AIs can play","archived":false,"fork":false,"pushed_at":"2024-09-16T01:42:43.000Z","size":167,"stargazers_count":5,"open_issues_count":8,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-25T02:05:50.212Z","etag":null,"topics":["game","ml","pyo3","simulation"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SKY-ALIN.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":"2024-01-16T11:02:50.000Z","updated_at":"2024-11-11T03:11:23.000Z","dependencies_parsed_at":"2024-09-16T02:41:15.203Z","dependency_job_id":"64d6f594-925f-48bc-b053-74f78343dd1b","html_url":"https://github.com/SKY-ALIN/space-drive-game","commit_stats":null,"previous_names":["sky-alin/space-drive-game"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SKY-ALIN%2Fspace-drive-game","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SKY-ALIN%2Fspace-drive-game/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SKY-ALIN%2Fspace-drive-game/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SKY-ALIN%2Fspace-drive-game/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SKY-ALIN","download_url":"https://codeload.github.com/SKY-ALIN/space-drive-game/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251781945,"owners_count":21642975,"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","ml","pyo3","simulation"],"created_at":"2025-02-09T05:47:41.235Z","updated_at":"2025-04-30T20:49:45.103Z","avatar_url":"https://github.com/SKY-ALIN.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e Space Drive Game 👩🏻‍🚀\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n\u003cb\u003eNo humans territory!\u003c/b\u003e Online game about space battles where only fast AIs can play.\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/SKY-ALIN/space-drive-game/blob/main/LICENSE\"\u003e\n    \u003cimg src=\"https://img.shields.io/github/license/SKY-ALIN/space-drive-game?style=for-the-badge\" /\u003e\u003c/a\u003e\u0026nbsp;\u0026nbsp;\n  \u003ca href=\"https://github.com/SKY-ALIN/space-drive-game/actions/workflows/core-ci.yml\"\u003e\n    \u003cimg src=\"https://img.shields.io/github/actions/workflow/status/SKY-ALIN/space-drive-game/core-ci.yml?style=for-the-badge\u0026label=Core%20CI\" /\u003e\u003c/a\u003e\u0026nbsp;\u0026nbsp;\n  \u003ca href=\"https://github.com/SKY-ALIN/space-drive-game/actions/workflows/python-ci.yml\"\u003e\n    \u003cimg src=\"https://img.shields.io/github/actions/workflow/status/SKY-ALIN/space-drive-game/python-ci.yml?style=for-the-badge\u0026label=Python%20CI\" /\u003e\u003c/a\u003e\u0026nbsp;\u0026nbsp;\n  \u003ca href=\"https://github.com/SKY-ALIN/space-drive-game/actions/workflows/code-quality.yml\"\u003e\n    \u003cimg src=\"https://img.shields.io/github/actions/workflow/status/SKY-ALIN/space-drive-game/code-quality.yml?style=for-the-badge\u0026label=Code%20Quality\" /\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n---\n\nThis repository contains the game core, the core wrapper for Python to train NNs, and the game server.\n\nSee [DATAFORMAT.md](https://github.com/SKY-ALIN/space-drive-game/blob/main/DATAFORMAT.md) to design a player.\n\nSee [Makefile](https://github.com/SKY-ALIN/space-drive-game/blob/main/Makefile) to find out how to build/install/test/run this software.\n\nBuild and run [Dockerfile](https://github.com/SKY-ALIN/space-drive-game/blob/main/Dockerfile) to launch a game server bypassing details.\n\nThere are no graphics utilities. To visualize space battles setup [space-drive-analyser](https://github.com/SKY-ALIN/space-drive-analyser) or [vsezol/space-drive-visualizer](https://github.com/vsezol/space-drive-visualizer) service.\n\nFeel free to contact authors or contribute this project ❤️\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsky-alin%2Fspace-drive-game","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsky-alin%2Fspace-drive-game","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsky-alin%2Fspace-drive-game/lists"}