{"id":20110416,"url":"https://github.com/remarkablegames/water-pipe","last_synced_at":"2025-07-23T20:06:31.285Z","repository":{"id":240320251,"uuid":"802316379","full_name":"remarkablegames/water-pipe","owner":"remarkablegames","description":"🚰 Water Pipe is a puzzle where you connect all the pipes","archived":false,"fork":false,"pushed_at":"2025-07-22T13:24:20.000Z","size":9079,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-07-22T15:24:40.449Z","etag":null,"topics":["casual-game","game","javascript","kaboom","pipe","puzzle","typescript","water","web"],"latest_commit_sha":null,"homepage":"https://remarkablegames.org/water-pipe","language":"TypeScript","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/remarkablegames.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-05-18T01:07:56.000Z","updated_at":"2025-07-22T13:24:01.000Z","dependencies_parsed_at":"2024-06-25T14:46:25.726Z","dependency_job_id":"5034b2ed-68b1-4a87-87b9-7a66008180be","html_url":"https://github.com/remarkablegames/water-pipe","commit_stats":null,"previous_names":["remarkablegames/water-pipe"],"tags_count":4,"template":false,"template_full_name":"remarkablegames/kaplay-template","purl":"pkg:github/remarkablegames/water-pipe","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablegames%2Fwater-pipe","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablegames%2Fwater-pipe/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablegames%2Fwater-pipe/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablegames%2Fwater-pipe/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/remarkablegames","download_url":"https://codeload.github.com/remarkablegames/water-pipe/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablegames%2Fwater-pipe/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266738924,"owners_count":23976487,"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","status":"online","status_checked_at":"2025-07-23T02:00:09.312Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["casual-game","game","javascript","kaboom","pipe","puzzle","typescript","water","web"],"created_at":"2024-11-13T18:11:44.167Z","updated_at":"2025-07-23T20:06:31.260Z","avatar_url":"https://github.com/remarkablegames.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://github.com/remarkablegames/water-pipe/blob/master/public/logo.png\" alt=\"Water Pipe\"\u003e\n\u003c/p\u003e\n\n# Water Pipe\n\n![release](https://img.shields.io/github/v/release/remarkablegames/water-pipe)\n[![build](https://github.com/remarkablegames/water-pipe/actions/workflows/build.yml/badge.svg)](https://github.com/remarkablegames/water-pipe/actions/workflows/build.yml)\n\n🚰 Water Pipe is a puzzle where you connect all the pipes.\n\nThe game was made for [Pixel Game Jam 2024](https://itch.io/jam/-pixel-game-jam-2024), which the theme was `AQUA`. See the [Replit](https://replit.com/@remarkablemark/Water-Pipe) demo and read the [blog post](https://remarkablegames.org/posts/water-pipe/).\n\nPlay the game on:\n\n- [remarkablegames](https://remarkablegames.org/water-pipe/)\n- [itch.io](https://remarkablegames.itch.io/water-pipe)\n- [Newgrounds](https://www.newgrounds.com/portal/view/930938)\n\n## Credits\n\n### Art\n\n- [Kenney - Puzzle Pack 2](https://kenney.nl/assets/puzzle-pack-2)\n- Photo by [Bernard Hermant](https://unsplash.com/@bernardhermant) on [Unsplash](https://unsplash.com/photos/brown-concrete-brick-t4DuoDHjxrQ)\n\n### Sounds\n\n- [Kenney - UI Audio](https://kenney.nl/assets/ui-audio)\n- [Pixabay - SPLASH](https://pixabay.com/sound-effects/splash-by-blaukreuz-6261/)\n- [Pixabay - Gentle ocean waves birdsong and gull](https://pixabay.com/sound-effects/gentle-ocean-waves-birdsong-and-gull-7109/)\n\n## Stack\n\n- [Kaboom](https://kaboomjs.com/)\n- [Vite](https://vitejs.dev/)\n- [GitHub Pages](https://pages.github.com/)\n\n## Prerequisites\n\n- [nvm](https://github.com/nvm-sh/nvm#readme)\n\n## Install\n\nClone the repository:\n\n```sh\ngit clone https://github.com/remarkablegames/water-pipe.git\ncd water-pipe\n```\n\nUse the Node.js version:\n\n```sh\nnvm use\n```\n\nInstall the dependencies:\n\n```sh\nnpm install\n```\n\n## Available Scripts\n\nIn the project directory, you can run:\n\n### `npm start`\n\nRuns the game in the development mode.\n\nOpen [http://localhost:5173](http://localhost:5173) to view it in the browser.\n\nThe page will reload if you make edits.\n\nYou will also see any errors in the console.\n\n### `npm run build`\n\nBuilds the game for production to the `dist` folder.\n\nIt correctly bundles in production mode and optimizes the build for the best performance.\n\nThe build is minified and the filenames include the hashes.\n\nYour game is ready to be deployed!\n\n### `npm run bundle`\n\nBuilds the game and packages it into a Zip file in the `dist` folder.\n\nYour game can be uploaded to your server, [Itch.io](https://itch.io/), [Newgrounds](https://www.newgrounds.com/), etc.\n\n## License\n\n[MIT](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fremarkablegames%2Fwater-pipe","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fremarkablegames%2Fwater-pipe","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fremarkablegames%2Fwater-pipe/lists"}