{"id":19815726,"url":"https://github.com/rivet-gg/examples","last_synced_at":"2025-05-01T10:31:46.269Z","repository":{"id":214245635,"uuid":"736014116","full_name":"rivet-gg/examples","owner":"rivet-gg","description":"🖼️ Example projects \u0026 tutorials for Godot, Unity, Unreal, HTML5, and more","archived":true,"fork":false,"pushed_at":"2024-11-15T19:08:54.000Z","size":58906,"stargazers_count":22,"open_issues_count":4,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-01T09:11:29.710Z","etag":null,"topics":["game-development","godot","html5","multiplayer","rust","unity","unreal-engine"],"latest_commit_sha":null,"homepage":"https://rivet.gg/learn","language":"JavaScript","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/rivet-gg.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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-12-26T18:26:38.000Z","updated_at":"2025-02-23T08:45:40.000Z","dependencies_parsed_at":"2024-02-21T19:51:33.353Z","dependency_job_id":"a5b485f9-a12c-48f2-b06b-6587f2ac4032","html_url":"https://github.com/rivet-gg/examples","commit_stats":null,"previous_names":["rivet-gg/examples"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rivet-gg%2Fexamples","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rivet-gg%2Fexamples/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rivet-gg%2Fexamples/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rivet-gg%2Fexamples/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rivet-gg","download_url":"https://codeload.github.com/rivet-gg/examples/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251859973,"owners_count":21655652,"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-development","godot","html5","multiplayer","rust","unity","unreal-engine"],"created_at":"2024-11-12T10:06:58.093Z","updated_at":"2025-05-01T10:31:41.260Z","avatar_url":"https://github.com/rivet-gg.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Rivet Examples\n\n\u003e 💾 **Git LFS required to run examples.** Install it [here](https://git-lfs.github.com/).\n\u003e\n\u003e Once installed, run `git lfs pull` inside this folder to download the game assets.\n\n## 🖼️ Examples\n\n- 🌐 = [Dynamic Servers](https://rivet.gg/docs/dynamic-servers)\n- ♟️ = [Matchmaker](https://rivet.gg/docs/matchmaker)\n\n\n\n### Godot\n\n| Preview | Name | Tutorial | Features | Language | Platforms | Networking |\n| ------- | ---- | -------- | -------- | -------- | --------- | ---------- |\n| [![Preview](./godot/bomber/_media/preview_256.png)](./godot/bomber/) | [Bomber](./godot/bomber) | [Tutorial](https://rivet.gg/learn/godot/tutorials/crash-course)  | [♟️](https://rivet.gg/docs/matchmaker \"♟️ Matchmaker\")[🌐](https://rivet.gg/docs/dynamic-servers \"🌐 Dynamic Servers\") | GDScript | Desktop | High-Level Multiplayer |\n\n\n\n### Unity\n\n| Preview | Name | Tutorial | Features | Language | Platforms | Networking |\n| ------- | ---- | -------- | -------- | -------- | --------- | ---------- |\n| [![Preview](./unity/tanks-fishnet/_media/preview_256.png)](./unity/tanks-fishnet/) | [Tanks](./unity/tanks-fishnet) | [Tutorial](https://rivet.gg/learn/unity/tutorials/fishnet/crash-course)  | [♟️](https://rivet.gg/docs/matchmaker \"♟️ Matchmaker\")[🌐](https://rivet.gg/docs/dynamic-servers \"🌐 Dynamic Servers\") | C# | Desktop | Fish-Networking |\n\n\n\n### JavaScript\n\n| Preview | Name | Tutorial | Features | Language | Platforms | Networking | Rendering |\n| ------- | ---- | -------- | -------- | -------- | --------- | ---------- | --------- |\n| [![Preview](./javascript/asteroids-socketio-canvas/_media/preview_256.png)](./javascript/asteroids-socketio-canvas/) | [Asteroids](./javascript/asteroids-socketio-canvas) |  [Live Demo](https://asteroids.staging2.boatbumpers.io/) | [♟️](https://rivet.gg/docs/matchmaker \"♟️ Matchmaker\")[🌐](https://rivet.gg/docs/dynamic-servers \"🌐 Dynamic Servers\") | TypeScript | HTML5 | Socket.IO | Canvas |\n| [![Preview](./javascript/tanks-socketio-canvas/_media/preview_256.png)](./javascript/tanks-socketio-canvas/) | [Tanks](./javascript/tanks-socketio-canvas) | [Tutorial](https://rivet.gg/learn/html5/tutorials/tanks-canvas-socketio) [Live Demo](https://tanks.staging2.boatbumpers.io/) | [♟️](https://rivet.gg/docs/matchmaker \"♟️ Matchmaker\")[🌐](https://rivet.gg/docs/dynamic-servers \"🌐 Dynamic Servers\") | TypeScript | HTML5 | Socket.IO | Canvas |\n| [![Preview](./javascript/microgravity.io/_media/preview_256.png)](./javascript/microgravity.io/) | [Microgravity.io](./javascript/microgravity.io) |  [Live Demo](https://microgravity.io) | [♟️](https://rivet.gg/docs/matchmaker \"♟️ Matchmaker\")[🌐](https://rivet.gg/docs/dynamic-servers \"🌐 Dynamic Servers\") | TypeScript | HTML5 | Socket.IO | Canvas |\n| [![Preview](./javascript/gameinc.io/_media/preview_256.png)](./javascript/gameinc.io/) | [GameInc.io](./javascript/gameinc.io) |  [Live Demo](https://gameinc.io) | [♟️](https://rivet.gg/docs/matchmaker \"♟️ Matchmaker\")[🌐](https://rivet.gg/docs/dynamic-servers \"🌐 Dynamic Servers\") | TypeScript | HTML5 | Socket.IO | DOM |\n| [![Preview](./javascript/sandbox/_media/preview_256.png)](./javascript/sandbox/) | [Sandbox](./javascript/sandbox) |  [Live Demo](https://sandbox.staging2.boatbumpers.io/) | [♟️](https://rivet.gg/docs/matchmaker \"♟️ Matchmaker\")[🌐](https://rivet.gg/docs/dynamic-servers \"🌐 Dynamic Servers\") | TypeScript | HTML5 | Socket.IO | DOM |\n|  | [Colyseus](./javascript/colyseus) |   | [♟️](https://rivet.gg/docs/matchmaker \"♟️ Matchmaker\")[🌐](https://rivet.gg/docs/dynamic-servers \"🌐 Dynamic Servers\") | TypeScript | HTML5 | Colyseus |  |\n| [![Preview](./javascript/webrtc/_media/preview_256.png)](./javascript/webrtc/) | [WebRTC](./javascript/webrtc) |   | [♟️](https://rivet.gg/docs/matchmaker \"♟️ Matchmaker\")[🌐](https://rivet.gg/docs/dynamic-servers \"🌐 Dynamic Servers\") | TypeScript | HTML5 | WebRTC |  |\n\n\n\n### Other\n\n| Preview | Name | Tutorial | Features | Language | Platforms | Networking | Rendering |\n| ------- | ---- | -------- | -------- | -------- | --------- | ---------- | --------- |\n| [![Preview](./rust/pixelprop/_media/preview_256.png)](./rust/pixelprop/) | [PixleProp.io](./rust/pixelprop) |  [Live Demo](https://pixelprop-io.staging2.boatbumpers.io/) | [♟️](https://rivet.gg/docs/matchmaker \"♟️ Matchmaker\")[🌐](https://rivet.gg/docs/dynamic-servers \"🌐 Dynamic Servers\") | Rust \u0026 TypeScript | HTML5 | WebSocket | BabylonJS |\n| [![Preview](./rust/scrunch/_media/preview_256.png)](./rust/scrunch/) | [Scrunch.io](./rust/scrunch) |  [Live Demo](https://scrunch.staging2.boatbumpers.io/) | [♟️](https://rivet.gg/docs/matchmaker \"♟️ Matchmaker\")[🌐](https://rivet.gg/docs/dynamic-servers \"🌐 Dynamic Servers\") | Rust \u0026 TypeScript | HTML5 | WebSocket | PixiJS |\n|  | [CLI WebSocket](./rust/cli-websocket) |   | [♟️](https://rivet.gg/docs/matchmaker \"♟️ Matchmaker\")[🌐](https://rivet.gg/docs/dynamic-servers \"🌐 Dynamic Servers\") | Rust |  | WebSocket |  |\n|  | [Core dump](./c/coredump) |   | [♟️](https://rivet.gg/docs/matchmaker \"♟️ Matchmaker\")[🌐](https://rivet.gg/docs/dynamic-servers \"🌐 Dynamic Servers\") | C |  |  |  |\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frivet-gg%2Fexamples","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frivet-gg%2Fexamples","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frivet-gg%2Fexamples/lists"}