{"id":16216756,"url":"https://github.com/skyost/escapegamekit","last_synced_at":"2025-03-19T10:30:36.973Z","repository":{"id":41492278,"uuid":"465449163","full_name":"Skyost/EscapeGameKit","owner":"Skyost","description":"EscapeGameKit is a package, entirely built using Flutter, that helps creating escape games.","archived":false,"fork":false,"pushed_at":"2023-04-24T10:30:41.000Z","size":32068,"stargazers_count":16,"open_issues_count":0,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-17T06:04:30.814Z","etag":null,"topics":["escape","flutter","game","lib"],"latest_commit_sha":null,"homepage":"https://pub.dev/packages/escape_game_kit","language":"Dart","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/Skyost.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":"Skyost","patreon":null,"open_collective":null,"ko_fi":"Skyost","tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":["paypal.me/Skyost"]}},"created_at":"2022-03-02T19:51:56.000Z","updated_at":"2025-03-14T16:16:39.000Z","dependencies_parsed_at":"2024-10-23T03:19:13.429Z","dependency_job_id":null,"html_url":"https://github.com/Skyost/EscapeGameKit","commit_stats":{"total_commits":56,"total_committers":2,"mean_commits":28.0,"dds":0.375,"last_synced_commit":"4a60a6c2aee79e263ff00ef9365cfadb4afe1e90"},"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Skyost%2FEscapeGameKit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Skyost%2FEscapeGameKit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Skyost%2FEscapeGameKit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Skyost%2FEscapeGameKit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Skyost","download_url":"https://codeload.github.com/Skyost/EscapeGameKit/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244407690,"owners_count":20447835,"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":["escape","flutter","game","lib"],"created_at":"2024-10-10T11:22:08.149Z","updated_at":"2025-03-19T10:30:35.588Z","avatar_url":"https://github.com/Skyost.png","language":"Dart","funding_links":["https://github.com/sponsors/Skyost","https://ko-fi.com/Skyost","paypal.me/Skyost","https://paypal.me/Skyost"],"categories":[],"sub_categories":[],"readme":"# 🕵️‍♂️ EscapeGameKit\n\nEscapeGameKit is a package, entirely built using Flutter, that helps creating\n[escape games](https://en.wikipedia.org/wiki/Escape_the_room).\n\nIt is better suited for web and desktop platforms (Windows, Linux, macOS) but can totally\nbe used on mobile platforms as well !\n\n## Examples\n\nYou'll find an example in the [`example`](https://github.com/Skyost/EscapeGameKit/tree/master/example)\ndirectory. It's a little escape game called _ERROR 1980_ that I've created for my students. I've translated\nit into English, so that you can try it [here](https://skyost.github.io/EscapeGameKit/).\n\n\u003cimg src=\"https://github.com/Skyost/EscapeGameKit/raw/master/example/screenshots/screenshot-1.png\" width=\"30%\"\u003e \u003cimg src=\"https://github.com/Skyost/EscapeGameKit/raw/master/example/screenshots/screenshot-2.png\" width=\"30%\"\u003e \u003cimg src=\"https://github.com/Skyost/EscapeGameKit/raw/master/example/screenshots/screenshot-5.png\" width=\"30%\"\u003e\n\n\u003cdetails\u003e\n  \u003csummary\u003eMore screenshots\u003c/summary\u003e\n\n  \u003cimg src=\"https://github.com/Skyost/EscapeGameKit/raw/master/example/screenshots/screenshot-3.png\" width=\"30%\"\u003e\n  \u003cimg src=\"https://github.com/Skyost/EscapeGameKit/raw/master/example/screenshots/screenshot-4.png\" width=\"30%\"\u003e\n  \u003cimg src=\"https://github.com/Skyost/EscapeGameKit/raw/master/example/screenshots/screenshot-6.png\" width=\"30%\"\u003e\n  \u003cimg src=\"https://github.com/Skyost/EscapeGameKit/raw/master/example/screenshots/screenshot-7.png\" width=\"30%\"\u003e\n\u003c/details\u003e\n\nHere's what I've created using this package :\n\n* [Voyage à Cendlard](https://skyost.github.io/VoyageACendlard/).\n* [Murder Mystery](https://skyost.github.io/MurderMystery/).\n\nPlease note that these escape games are in french.\n\n## Getting started\n\nEverything you need to get started with this library is available in the\n[wiki](https://github.com/Skyost/EscapeGameKit/wiki).\n\n## Caveats\n\nThe plugin is currently in beta. Here's the list of things we (me, and hopefully any contributor 😀)\nneed to work on before release :\n\n* **Better support of hot reload**. Currently, escape games don't support hot reload.\n* **Better support of Android and iOS platforms**.\n  The plugin is still untested on these platforms, but it should perfectly work. The only problem\n  we may encounter is with tooltips.\n\n## Contributions\n\nYou have a lot of options to contribute to this project ! You can :\n\n* [Fork it](https://github.com/Skyost/EscapeGameKit/fork) on Github.\n* [Submit](https://github.com/Skyost/EscapeGameKit/issues/new/choose) a feature request or a bug report.\n* [Donate](https://paypal.me/Skyost) to the developer.\n\nAlso if you've created something using this library, feel free to\n[tell me about it](https://github.com/Skyost/EscapeGameKit/issues/new?assignees=Skyost\u0026labels=creation\u0026template=created_something.md\u0026title=) !\nI may create a showcase to expose all creations if this library eventually become popular.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fskyost%2Fescapegamekit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fskyost%2Fescapegamekit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fskyost%2Fescapegamekit/lists"}