{"id":51567592,"url":"https://github.com/doen1el/geo-shape","last_synced_at":"2026-07-10T16:01:38.992Z","repository":{"id":368891658,"uuid":"1284375398","full_name":"doen1el/geo-shape","owner":"doen1el","description":"A browser multiplayer country guessing game.","archived":false,"fork":false,"pushed_at":"2026-07-02T16:16:02.000Z","size":76645,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-07-02T18:20:14.674Z","etag":null,"topics":["country","multiplayergame","svelte","websocket"],"latest_commit_sha":null,"homepage":"https://geoshape.danielmuenstermann.de","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/doen1el.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":"2026-06-29T19:58:10.000Z","updated_at":"2026-07-02T16:16:32.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/doen1el/geo-shape","commit_stats":null,"previous_names":["doen1el/geo-shape"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/doen1el/geo-shape","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doen1el%2Fgeo-shape","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doen1el%2Fgeo-shape/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doen1el%2Fgeo-shape/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doen1el%2Fgeo-shape/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/doen1el","download_url":"https://codeload.github.com/doen1el/geo-shape/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doen1el%2Fgeo-shape/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35335898,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-10T02:00:06.465Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","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":["country","multiplayergame","svelte","websocket"],"created_at":"2026-07-10T16:01:15.047Z","updated_at":"2026-07-10T16:01:38.975Z","avatar_url":"https://github.com/doen1el.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n    \u003cimg src=\"docs/icon/icon_white.png\" alt=\"App Icon\" width=\"100\" /\u003e\n    \u003cbr\u003e\n    v1.2.0\n\u003c/p\u003e\n\n## GeoShape\n\nA browser multiplayer guessing game. Name the country, continent or state from its bare outline before the timer runs out.\n\n## 💪 Features\n\n- **Solo \u0026 multiplayer** — play alone or share a 4-letter room code with friends\n- **Four categories** — German states, European countries, continents and US states\n- **Easy \u0026 hard** difficulty\n- **Persistent stats \u0026 global leaderboard** — wins, games played and best scores (SQLite)\n- **No accounts** — just pick a name and an avatar\n\n## 🖼️ Impressions\n\n\u003ctable\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\u003cimg src=\"docs/feature_graphics/homepage.png\" alt=\"Home page\" width=\"100%\" /\u003e\u003c/td\u003e\n    \u003ctd\u003e\u003cimg src=\"docs/feature_graphics/lobby.png\" alt=\"Lobby\" width=\"100%\" /\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\u003cimg src=\"docs/feature_graphics/game.png\" alt=\"In-game round\" width=\"100%\" /\u003e\u003c/td\u003e\n    \u003ctd\u003e\u003cimg src=\"docs/feature_graphics/solo_settings.png\" alt=\"Solo setup\" width=\"100%\" /\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n\u003c/table\u003e\n\n## 📦 Installation\n\nClone the repository:\n\n```bash\ngit clone https://codeberg.org/doen1el/geo-shape\ncd geo-shape\n```\n\n### Run with Docker\n\n```bash\ndocker compose up -d --build\n```\n\nThe game is then available at `http://localhost:3000`.\n\n## 🚀 Contributing\n\nYou can of course open issues for bugs, feedback, and feature ideas. All suggestions are very welcome :)\n\n## 💻 Local development\n\nClone the repository:\n```bash\ngit clone https://codeberg.org/doen1el/geo-shape\ncd geo-shape\n```\n\nInstall dependencies:\n\n```bash\nnpm install\n```\n\nRun the development server:\n```bash\npnpm dev\n```\n\n## 📜 Credits\n\n- [NaturalEarth](https://www.naturalearthdata.com/)\n- [DiceBear](https://www.dicebear.com/)\n- [Svelte](https://svelte.dev/)\n- [NodeJS](https://nodejs.org/)\n- [SQLite](https://www.sqlite.org/index.html)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdoen1el%2Fgeo-shape","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdoen1el%2Fgeo-shape","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdoen1el%2Fgeo-shape/lists"}