{"id":13590230,"url":"https://github.com/pond3r/ggpo","last_synced_at":"2025-05-14T19:09:45.989Z","repository":{"id":37692886,"uuid":"212619879","full_name":"pond3r/ggpo","owner":"pond3r","description":"Good Game, Peace Out Rollback Network SDK","archived":false,"fork":false,"pushed_at":"2024-06-26T13:59:55.000Z","size":494,"stargazers_count":3277,"open_issues_count":28,"forks_count":377,"subscribers_count":104,"default_branch":"master","last_synced_at":"2025-04-11T10:00:43.390Z","etag":null,"topics":[],"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/pond3r.png","metadata":{"files":{"readme":"README.ja.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":"2019-10-03T15:56:50.000Z","updated_at":"2025-04-10T17:00:50.000Z","dependencies_parsed_at":"2022-07-14T09:22:31.354Z","dependency_job_id":"c85025fd-c8c5-466a-88a7-80cbd9ba5c29","html_url":"https://github.com/pond3r/ggpo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pond3r%2Fggpo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pond3r%2Fggpo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pond3r%2Fggpo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pond3r%2Fggpo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pond3r","download_url":"https://codeload.github.com/pond3r/ggpo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254209859,"owners_count":22032897,"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":[],"created_at":"2024-08-01T16:00:41.902Z","updated_at":"2025-05-14T19:09:44.598Z","avatar_url":"https://github.com/pond3r.png","language":"C++","funding_links":[],"categories":["NetWork","C++","Libraries"],"sub_categories":[],"readme":"![](doc/images/ggpo_header.png)\n\n\u0026nbsp; _[![Appveyor build status](https://img.shields.io/appveyor/ci/pond3r/ggpo/master.svg?logo=appveyor)](https://ci.appveyor.com/project/pond3r/ggpo/branch/master)_\n\n## GGPOとは\n\n従来の技術はプレイヤーの入力に遅延を織り込んで通信を行っており、その結果反応が遅く、ラグを感じるプレイ感になっていました。ロールバックネットワーキングは入力予測と投機的実行を行って、プレイヤーの入力を即座に送信するため、遅延を感じさせないネット環境をもたらします。ロールバックがあれば、タイミングや相手の動きや効果音に対する反応、指が覚えている入力、これらオフラインで行えた内容が、そのままオンラインでも行えます。GGPOネットワーキングSDKは、ロールバックネットワーキングを新作や発売されているゲームに極力簡単に組み込めるよう作られています。\n\nこれまでのGGPOについてさらに知りたい方は、http://ja.ggpo.net/ をご覧ください。\n\nこのリポジトリにコードやドキュメント、SDKのサンプルアプリケーションが収められています。\n\n## ビルド\n\nGGPOのビルドは現在のところWindowsのみになりますが、他プラットフォームへのポートも現在行っています。\n\n### Windows\n\nWindowsのビルドは[Visual Studio 2019](https://visualstudio.microsoft.com/downloads/)と[CMake](https://cmake.org/download/)が必要になります。ご使用の前に、どちらもインストールされていることをご確認ください。またインストール時、パスにCMakeを追加してください。\n\n- Visual Studio 2019のソリューションファイルを作成するため、SDKのルートディレクトリで`build_windows.cmd`を実行します。\n- コンパイルをするため、Visual Studio 2019で`build/GGPO.sln`ソリューションを開きます。\n\n好みにあわせて`cmake-gui`で実行も出来ます。\n\n## サンプルアプリケーション\n\nソースディレクトリ内のVector Warには、GGPOを使った2つのクライアントを同期する単純なアプリケーションが含まれています。コマンドライン引数は以下の通りです。\n\n```\nvectorwar.exe  \u003clocalport\u003e  \u003cnum players\u003e ('local' | \u003cremote ip\u003e:\u003cremote port\u003e) for each player\n```\n\n2～4プレイヤーでのゲーム開始方法の例については、binディレクトリにある.cmdファイルを参照してください。\n\n## ライセンス\n\nGGPOはMITライセンスの元で利用ができます。つまり、GGPOは商用、非商用のどちらでも無料で利用ができます。クレジットの掲載、帰属は必要ありませんが、してくださると大変うれしく思います。\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpond3r%2Fggpo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpond3r%2Fggpo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpond3r%2Fggpo/lists"}