{"id":21441211,"url":"https://github.com/realsba/the-game-server","last_synced_at":"2026-03-09T04:05:04.810Z","repository":{"id":179419776,"uuid":"662240049","full_name":"realsba/the-game-server","owner":"realsba","description":"This project serves as the server component for the multiplayer game \"The Game\" which interprets the concept of the popular online game agar.io","archived":false,"fork":false,"pushed_at":"2024-06-15T15:25:54.000Z","size":764,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-08T11:44:09.242Z","etag":null,"topics":["asio","boost","boost-asio","c-plus-plus","modern-cpp","multiplayer-game-server","websocket-server"],"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/realsba.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":"2023-07-04T17:02:32.000Z","updated_at":"2024-11-13T15:11:16.000Z","dependencies_parsed_at":"2023-10-15T09:03:29.650Z","dependency_job_id":"35137525-ddb0-432f-892c-f8f1bca7093f","html_url":"https://github.com/realsba/the-game-server","commit_stats":null,"previous_names":["realsba/the-game-server"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/realsba/the-game-server","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realsba%2Fthe-game-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realsba%2Fthe-game-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realsba%2Fthe-game-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realsba%2Fthe-game-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/realsba","download_url":"https://codeload.github.com/realsba/the-game-server/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realsba%2Fthe-game-server/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260281566,"owners_count":22985627,"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":["asio","boost","boost-asio","c-plus-plus","modern-cpp","multiplayer-game-server","websocket-server"],"created_at":"2024-11-23T01:21:57.400Z","updated_at":"2026-03-09T04:04:57.664Z","avatar_url":"https://github.com/realsba.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# The Game Server\n\n![GitHub release (latest by date)](https://img.shields.io/github/v/release/realsba/the-game-server)\n![GitHub](https://img.shields.io/github/license/realsba/the-game-server)\n![GitHub issues](https://img.shields.io/github/issues/realsba/the-game-server)\n\nThis project serves as the server component for the multiplayer game \"The Game\" which interprets the concept of the\npopular online game agar.io. Players control cells on a virtual petri dish, aiming to accumulate as much mass as\npossible by consuming smaller cells and avoiding becoming prey for larger ones.\n\n![](media/Screenshot01.png)\n\n## Installation\n\n### Prerequisites\n\n- CMake 3.25 or higher\n- Boost headers\n- OpenSSL\n- spdlog\n- MySQL++ library\n\n### Build Instructions\n\n```bash\nmkdir cmake-build \u0026\u0026 cd cmake-build\ncmake ..\nmake\ncp ../thegame.toml.sample thegame.toml \n````\n\n## Usage\n```bash\n./thegame\n```\n\n## Project Structure\n- src Contains the source code files for the server\n- tests Contains the unit tests for the server\n\n## Technologies Used\n- C++ (C++23)\n- Boost\n- OpenSSL\n- spdlog\n- MySQL++\n\n## Contributing\nContributions are welcome! Feel free to open an issue or submit a pull request.\n\n## License\nThis project is licensed under the MIT License - see the [LICENSE](https://github.com/realsba/the-game-server/blob/main/LICENSE) file for details.\n\n## Author\n- Bohdan Sadovyak\n\n## Bugs/Issues\nPlease report any bugs or issues [here](https://github.com/realsba/the-game-server/issues).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frealsba%2Fthe-game-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frealsba%2Fthe-game-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frealsba%2Fthe-game-server/lists"}