{"id":13590221,"url":"https://github.com/fietensen/ggpo-py","last_synced_at":"2025-04-08T12:33:03.008Z","repository":{"id":168838402,"uuid":"644069315","full_name":"fietensen/ggpo-py","owner":"fietensen","description":"GGPO Python bindings","archived":false,"fork":false,"pushed_at":"2023-05-24T01:02:21.000Z","size":22,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-11-06T10:44:10.814Z","etag":null,"topics":["ggpo","networking","pybind11","python","python3","rollback-netcode"],"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/fietensen.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}},"created_at":"2023-05-22T18:45:21.000Z","updated_at":"2024-06-12T17:56:41.000Z","dependencies_parsed_at":"2024-01-14T04:34:27.009Z","dependency_job_id":"c665a546-e027-4e02-9eed-b577b53205d6","html_url":"https://github.com/fietensen/ggpo-py","commit_stats":null,"previous_names":["fietensen/ggpo-py"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fietensen%2Fggpo-py","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fietensen%2Fggpo-py/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fietensen%2Fggpo-py/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fietensen%2Fggpo-py/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fietensen","download_url":"https://codeload.github.com/fietensen/ggpo-py/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247843112,"owners_count":21005406,"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":["ggpo","networking","pybind11","python","python3","rollback-netcode"],"created_at":"2024-08-01T16:00:41.783Z","updated_at":"2025-04-08T12:32:57.998Z","avatar_url":"https://github.com/fietensen.png","language":"C++","funding_links":[],"categories":["C++"],"sub_categories":[],"readme":"![version](https://img.shields.io/github/license/fietensen/ggpo-py?color=blue\u0026style=plastic)\n\n# ggpo-py - Good Game, Peace Out Rollback Network SDK Python binds\n\n## What is ggpo-py\n\nggpo-py creates Python bindings to GGPO.net\n\n\n\n## Requirements\n\nSupported Python Versions: 3.9 - 3.11\n\nRequires: CMake\u003e=3.25\n\n## Installation\n\nInstalling via Git:\n\n```bash\n  git clone https://github.com/fietensen/ggpo-py.git\n  cd ggpo-py\n  git submodule update --init\n  python setup.py install\n```\n    \n## Documentation\n\nPerhaps I'll add an indepth documentation on how the SDK works\nlater. For now you can check the [demo](#demo) for a brief overview of the Python binds.\n\nTo get further information on GGPO, I can only recommend going through `ggpo/src/include/ggponet.h` as it contains lots of useful\ndocumentation of the functions and structures.\n## Demo\n\nI've written a small demo for ggpo-py using [pygame](https://pygame.org). This means you'll have to install the pygame module on your computer like this:\n\n```bash\npip install pygame\n```\n\nAfter this you may now start two instances of the `examples/test_game.py` from your console with connection information as arguments:\n\n```bash\npython examples/test_game.py 8001 local 127.0.0.1:8002 \n```\n\nand in another shell:\n\n```bash\npython examples/test_game.py 8002 127.0.0.1:8001 local\n```\n\nYou may now move around the two rectangles in their respective game instances using your arrow keys.\n## License\n\n[MIT](https://choosealicense.com/licenses/mit/)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffietensen%2Fggpo-py","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffietensen%2Fggpo-py","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffietensen%2Fggpo-py/lists"}