{"id":28267313,"url":"https://github.com/npdeehan/bpmn-escape-room","last_synced_at":"2026-01-26T00:37:58.813Z","repository":{"id":288403951,"uuid":"967961114","full_name":"NPDeehan/bpmn-escape-room","owner":"NPDeehan","description":"This is a getting started process which creates an escape room game using Camudna. It uses BPMN, DMN, forms, Connectors and most other fundements of process building","archived":false,"fork":false,"pushed_at":"2025-04-17T10:32:08.000Z","size":28,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-19T10:44:16.437Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/NPDeehan.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"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,"zenodo":null}},"created_at":"2025-04-17T09:19:33.000Z","updated_at":"2025-04-17T10:32:13.000Z","dependencies_parsed_at":"2025-04-18T00:19:50.251Z","dependency_job_id":null,"html_url":"https://github.com/NPDeehan/bpmn-escape-room","commit_stats":null,"previous_names":["npdeehan/bpmn-escape-room"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/NPDeehan/bpmn-escape-room","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NPDeehan%2Fbpmn-escape-room","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NPDeehan%2Fbpmn-escape-room/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NPDeehan%2Fbpmn-escape-room/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NPDeehan%2Fbpmn-escape-room/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NPDeehan","download_url":"https://codeload.github.com/NPDeehan/bpmn-escape-room/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NPDeehan%2Fbpmn-escape-room/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28762873,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-26T00:37:26.264Z","status":"ssl_error","status_checked_at":"2026-01-26T00:37:25.959Z","response_time":113,"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":[],"created_at":"2025-05-20T15:10:36.519Z","updated_at":"2026-01-26T00:37:58.807Z","avatar_url":"https://github.com/NPDeehan.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Escape Room Process\n\n## Overview\nThis BPMN diagram represents an Escape Room game process. Players attempt to escape a room within a time limit, with the possibility of achieving a high score and winning a prize.\n\n## Process Flow\n\n1. **Start**: The process begins when the Escape Room game is started.\n\n2. **Escape the Room**: Players attempt to escape the room. This is a user task with a 2-minute time limit. A user simply needs to complete the form, but beware the form is haunted and spooky things tend to happen as you fill it out 👻\n\n3. **Check Score**: After completing the room (within the time given), the system checks the player's score.\n\n4. **High Score?**: The process then evaluates if the player achieved a high score. A high score it determined using a DMN table that evaluates how you filled in the form. \n\n   - If Yes: Proceeds to \"Get Prize\"\n   - If No: Ends the process with \"Escaped\" status\n\n5. **Get Prize**: For high scorers, the system retrieves a random fact as a prize.\n\n6. **Collect Prize**: High-scoring players can collect their prize.\n\n7. **End**: The process can end in three ways:\n   - \"Escaped\": For players who complete the room but don't achieve a high score\n   - \"Escaped with High Score\": For players who complete the room and achieve a high score\n   - \"You've failed to escape on time\": If the 2-minute time limit is exceeded\n\n## Additional Notes\n- The process includes a timer event that triggers after 2 minutes, ending the game if the player hasn't escaped.\n- The \"Get Prize\" task uses an HTTP connector to fetch a random fact from an external API.\n- User forms are implemented for the \"Escape the Room\" and \"Collect Prize\" tasks.\n\n## Deploying the Process\n\nOnce you clone this repo locally (or just copy all the files) you'll have two options\n\n**One: Camunda Desktop Modeler**\nOpen this as a process application in your desktop modeler, open up the BPMN file and use the desktop modeler deploy this to either SaaS or SM versions of Camunda\n\n**Two: Camunda Web Modeler**\nCreate a process application in the web modeler called `Escape Room` - You'll see it automatically greats a bpmn process called \"Escape Room\" that has a `main` tag - this is just a place holder for now.\nUpload all of the `.bpmn`, `.dmn` and `.form` files to the process application. \nFind the `Escape Room Process` BPMN process and \"Reasign as main Process\".\nRemove the auto-generated `Escape Room` process\n\nNow open the `Escape Room Process` and click Deoploy\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnpdeehan%2Fbpmn-escape-room","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnpdeehan%2Fbpmn-escape-room","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnpdeehan%2Fbpmn-escape-room/lists"}