{"id":25869589,"url":"https://github.com/pasek108/connectgame","last_synced_at":"2026-02-19T20:30:51.996Z","repository":{"id":167661145,"uuid":"497086941","full_name":"Pasek108/ConnectGame","owner":"Pasek108","description":"A small set of connection-based puzzle games about recreating the correct connections between objects","archived":false,"fork":false,"pushed_at":"2025-11-07T22:05:17.000Z","size":17250,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-11-08T00:09:25.024Z","etag":null,"topics":["connections","logic-game","puzzles"],"latest_commit_sha":null,"homepage":"https://pasek108.github.io/ConnectGame/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Pasek108.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-05-27T17:43:42.000Z","updated_at":"2025-09-09T16:58:52.000Z","dependencies_parsed_at":null,"dependency_job_id":"7900d529-80b0-40fd-af73-684958eca571","html_url":"https://github.com/Pasek108/ConnectGame","commit_stats":null,"previous_names":["pasek108/connectgame"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Pasek108/ConnectGame","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pasek108%2FConnectGame","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pasek108%2FConnectGame/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pasek108%2FConnectGame/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pasek108%2FConnectGame/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Pasek108","download_url":"https://codeload.github.com/Pasek108/ConnectGame/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pasek108%2FConnectGame/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29630829,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-19T18:02:07.722Z","status":"ssl_error","status_checked_at":"2026-02-19T18:01:46.144Z","response_time":117,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["connections","logic-game","puzzles"],"created_at":"2025-03-02T05:18:56.256Z","updated_at":"2026-02-19T20:30:51.978Z","avatar_url":"https://github.com/Pasek108.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003eConnectGame - Readme\u003c/h1\u003e\n\u003cp align=\"center\"\u003e\n  \u003cstrong\u003e\n    A small set of connection-based puzzle games about recreating the correct connections between objects\n  \u003c/strong\u003e\n\u003c/p\u003e\n\n\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"_for_readme/banner.png?\"\u003e\n\u003c/div\u003e\n\n\u003cbr\u003e\n\n# Table of Contents\n* [Overview :sparkles:](#overview-sparkles)\n  * [About](#about)\n  * [Features](#features)\n  * [Technologies](#technologies)\n  * [Setup](#setup)\n  * [Acknowledgements](#acknowledgements)\n* [Details :scroll:](#details-scroll)\n  * [Project structure](#project-structure)\n  * [Code organization](#code-organization)\n\n\u003cbr\u003e\n\n# Overview :sparkles:\n\n## About\nA small set of connection-based puzzle games about recreating the correct connections between objects.\n\nCheck out the [live version](https://pasek108.github.io/ConnectGame/).\n\n\u003cbr\u003e\n\n![preview](/_for_readme/preview.png)\n\n## Technologies\nLanguages:\n- JavaScript\n- HTML\n- CSS\n\nLibraries and frameworks:\n- [LESS](https://lesscss.org)\n- [FontAwesome](https://fontawesome.com) 6.1.1\n- [GoogleFonts](https://fonts.google.com)\n- [canvas-confetti](https://www.npmjs.com/package/canvas-confetti) 1.5.1\n  \nPrograms:\n- [VSCode](https://code.visualstudio.com)\n- [Prepros](https://prepros.io) (auto preview, processing less and js)\n\n## Features\n- Menu background animation\n- Four game modes:\n  - Squares (with 3 levels of difficulty) - moving and rotating blocks to make all of them correctly connected to each other\n  - Bridges - connecting all islands together with horizontal and vertical bridges that cannot cross each other but islands have limited bridges that can connect to them\n  - Pipes - rotating pipes to connect all endpoints to the source\n  - Sliders - sliding rows or columns of pipes to connect all endpoints to the source\n- Three game mode levels editors:\n  - Squares\n  - Bridges\n  - Pipes and Sliders (both use the same editor)\n- Genarting random levels for:\n  - Squares\n  - Pipes and Sliders\n- Multiple languages:\n  - Polish\n  - English\n\n\u003cbr\u003e\n\n\u003e [!NOTE]  \n\u003e Room for improvements:\n\u003e - In-game instruction about game modes\n\u003e - Bridges game mode levels generator\n\u003e - Creating at least 200, increasingly harder levels for game modes and their difficulties\n\u003e - Improving responsiveness on mobile devices\n\u003e - Adding more game modes (eg. Flow Free, 1 LINE)\n\u003e - Adding more languages\n\n## Setup\nWays to run this program: \n1. Use the [live demo](https://pasek108.github.io/ConnectGame/)\n2. Download this repo and start live server ([VSCode LiveServer Extension](https://marketplace.visualstudio.com/items?itemName=ritwickdey.LiveServer), Prepros preview etc.) \n\nTo edit this program:\n- Download this repo\n- Install [Prepros](https://prepros.io)\n- Add this project in Prepros\n- Start coding\n\n## Acknowledgements\n- [Simon Tatham's Portable Puzzle Collection](https://www.chiark.greenend.org.uk/~sgtatham/puzzles/)\n- [Connect Me - Logic Puzzle](https://play.google.com/store/apps/details?id=net.bohush.connect.me.logic.puzzle\u0026hl=en\u0026gl=US)\n- [Hashi (Bridges)](https://play.google.com/store/apps/details?id=ch.aorlinn.bridges\u0026hl=en\u0026gl=US)\n- [1 LINE](https://alternativeto.net/software/1-line--connect-the-dots/about/)\n- [Flow Free](https://play.google.com/store/apps/details?id=com.bigduckgames.flow\u0026hl=pl\u0026gl=US)\n\n\u003cbr\u003e\n\n# Details :scroll:\n\n\n## Project structure\n- :file_folder: ConnectGame (project folder)\n  - :page_facing_up: *github and prepros config*\n  - :page_facing_up: *readme file*\n  - :page_facing_up: *index.html file*\n  - :file_folder: _for_readme - :page_facing_up: *files for readme*\n  - :file_folder: Images - :page_facing_up: *images used in the project*\n  - :file_folder: Js\n    - :page_facing_up: *top level script files (eg. menu, language, global utilities)*\n    - :file_folder: Build - :page_facing_up: *js files compiled by prepros*\n    - :file_folder: Views - :page_facing_up: *scripts for views (windows that can create history)*\n    - :file_folder: Bridges - :page_facing_up: *scripts for bridges game mode and its levels*\n    - :file_folder: Squares - :page_facing_up: *scripts for squares game mode and its levels*\n    - :file_folder: PipesAndSliders - :page_facing_up: *scripts for pipes and sliders game mode and its levels*\n  - :file_folder: Css\n    - :page_facing_up: *css files compiled by prepros*\n    - :file_folder: less - :page_facing_up: *less files*\n\n## Code organization\n\n![program diagram](/_for_readme/program_diagram.png)\n\n\u003e [!WARNING]  \n\u003e Classes must be loaded from bottom to the top to avoid situation when class does not exist in the time of its objects creation\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpasek108%2Fconnectgame","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpasek108%2Fconnectgame","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpasek108%2Fconnectgame/lists"}