{"id":13530800,"url":"https://github.com/arescentral/antares","last_synced_at":"2025-04-05T15:08:28.847Z","repository":{"id":1913997,"uuid":"2509009","full_name":"arescentral/antares","owner":"arescentral","description":"A tactical space combat game","archived":false,"fork":false,"pushed_at":"2024-12-09T11:38:48.000Z","size":13996,"stargazers_count":102,"open_issues_count":79,"forks_count":18,"subscribers_count":14,"default_branch":"master","last_synced_at":"2025-03-29T14:11:22.096Z","etag":null,"topics":["antares","c-plus-plus","game","space"],"latest_commit_sha":null,"homepage":"http://arescentral.org/antares/","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/arescentral.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"CONTRIBUTING","funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2011-10-04T01:15:23.000Z","updated_at":"2024-12-16T15:45:51.000Z","dependencies_parsed_at":"2023-11-26T08:22:18.993Z","dependency_job_id":"076cd15e-67f6-421a-875e-d5cf099141f7","html_url":"https://github.com/arescentral/antares","commit_stats":null,"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arescentral%2Fantares","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arescentral%2Fantares/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arescentral%2Fantares/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arescentral%2Fantares/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arescentral","download_url":"https://codeload.github.com/arescentral/antares/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247353746,"owners_count":20925329,"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":["antares","c-plus-plus","game","space"],"created_at":"2024-08-01T07:00:55.443Z","updated_at":"2025-04-05T15:08:28.800Z","avatar_url":"https://github.com/arescentral.png","language":"C++","funding_links":[],"categories":["Strategy"],"sub_categories":[],"readme":"Antares\n=======\n\n*  Download |antares-latest-osx|_.\n*  Install |antares-latest-ubuntu|_.\n*  Download the |antares-latest-src|_.\n\n.. |antares-latest| replace:: 0.9.0\n.. |antares-latest-date| replace:: 15 October, 2018\n.. |antares-latest-osx-version| replace:: 10.7+\n.. |antares-latest-osx| replace:: Antares 0.9.1 for Mac OS X 10.7+\n.. |antares-latest-ubuntu| replace:: Antares 0.9.1 for Ubuntu\n.. |antares-latest-src| replace:: Antares 0.9.1 sources\n.. |antares-latest-src-url| replace:: https://downloads.arescentral.org/Antares/antares-0.9.1.zip\n\n.. _antares-latest-src: https://downloads.arescentral.org/Antares/antares-0.9.1.zip\n.. _antares-latest-ubuntu: https://arescentral.org/antares/linux\n.. _antares-latest-osx: https://downloads.arescentral.org/Antares/antares-mac-0.9.0.zip\n\n.. _Antares 0.9.1 for Mac OS X 10.7+: https://downloads.arescentral.org/Antares/Antares-0.9.1.zip\n\n.. image:: https://github.com/arescentral/antares/actions/workflows/ci.yaml/badge.svg?branch=master\n   :target: https://github.com/arescentral/antares/actions/workflows/ci.yaml\n\nAntares is based on Ares_, a game developed by `Nathan Lamont`_, and\nreleased for the classic Mac OS in 1998. After a re-release by `Ambrosia\nSoftware`_ and a major expansion which added support for plug-ins, the\ngame fell into obscurity, as it was not ported to Mac OS X. However, in\n2008, the source code was released. Antares is a port of that code to\nmodern systems.\n\nThere are several issues that need to be fixed before the 1.0 release;\nthe issue tracker contains a `list of them`_. After they are fixed,\nAntares will have feature parity with Ares in all respects except for\nmultiplayer. The timeline for multiplayer is less certain.\n\n.. _Ares: https://en.wikipedia.org/wiki/Ares_(computer_game)\n.. _Nathan Lamont: http://biggerplanet.com/\n.. _Ambrosia Software: https://www.ambrosiasw.com/\n.. _list of them: https://github.com/arescentral/antares/issues?q=is%3Aissue+is%3Aopen+-milestone%3ALater+\n\nBuilding Antares\n----------------\n\n`The long version is here`_. The short version is::\n\n   $ ./configure\n   $ make\n\nYou may need to install some extra software first; the configure script\nwill give you instructions if so.\n\n.. _the long version is here: https://arescentral.org/antares/contributing/building\n\nRunning Antares\n---------------\n\nThe short version is::\n\n   $ make run\n\nA launcher will appear, letting you choose a plugin to play. By default,\nthe original Ares scenario will be listed. There aren’t any video\nsettings; just resize or maximize the window and Antares will adapt to\nthe new size.\n\nOn Linux, you can also install the game::\n\n   $ sudo make install\n\nThis will install the game to /usr/local/games/antares, by default.\n\nOn Mac, you can put the game anywhere you’d like::\n\n   $ mv out/cur/Antares.app /Applications\n\nLinks\n-----\n\n*  `Antares website`_\n\n   *  `Contributing to Antares`_\n\n*  `Announcements mailing list`_\n*  `Development mailing list`_\n\n*  `Ares Forums`_\n\n.. _Antares website: https://arescentral.org/antares\n.. _Contributing to Antares: https://arescentral.org/antares/contributing\n.. _Announcements mailing list: https://groups.google.com/a/arescentral.org/group/antares-announce\n.. _Development mailing list: https://groups.google.com/a/arescentral.org/group/antares-dev\n\n.. -*- tab-width: 3; fill-column: 72 -*-\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farescentral%2Fantares","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farescentral%2Fantares","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farescentral%2Fantares/lists"}