{"id":17042329,"url":"https://github.com/stepio/labescape","last_synced_at":"2025-03-23T01:26:59.521Z","repository":{"id":72378847,"uuid":"95981851","full_name":"stepio/labescape","owner":"stepio","description":null,"archived":false,"fork":false,"pushed_at":"2021-03-28T13:14:37.000Z","size":76,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-28T04:42:53.906Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","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/stepio.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}},"created_at":"2017-07-01T18:45:23.000Z","updated_at":"2021-03-28T13:14:39.000Z","dependencies_parsed_at":null,"dependency_job_id":"41eba4e3-c35c-413f-92fb-e814fd08206f","html_url":"https://github.com/stepio/labescape","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stepio%2Flabescape","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stepio%2Flabescape/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stepio%2Flabescape/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stepio%2Flabescape/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stepio","download_url":"https://codeload.github.com/stepio/labescape/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245043046,"owners_count":20551710,"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":[],"created_at":"2024-10-14T09:16:16.937Z","updated_at":"2025-03-23T01:26:59.502Z","avatar_url":"https://github.com/stepio.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Escape Maze\n\n[![Build Status](https://api.travis-ci.org/repositories/stepio/labescape.svg?branch=master)](https://travis-ci.org/stepio/labescape)\n\nUsing the framework(s) of your choice (if any) implement a relatively simple API over HTTP which accepts a \"maze\" structure as input, along with starting point, and returns the solution to said maze.\n\n## Example\n\nInput\n\n\tOOOOOOOOOO\n\tO    O   O\n\tO OO O O O\n\tO  O O O O\n\tO OO   O  \n\tO OOOOOOOO\n\tO        O\n\tOOOOOOOOOO\n\t\nStarting point: (x=3, y=1)\n \t\n \tOOOOOOOOOO\n\tO    O   O\n\tO OO O O O\n\tO• O O O O\n\tO OO   O  \n\tO OOOOOOOO\n\tO        O\n\tOOOOOOOOOO\n\t\nDesired output:\n\t\n\tOOOOOOOOOO\n\tO••••O•••O\n\tO•OO•O•O•O\n\tO• O•O•O•O\n\tO OO•••O••\n\tO OOOOOOOO\n\tO        O\n\tOOOOOOOOOO","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstepio%2Flabescape","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstepio%2Flabescape","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstepio%2Flabescape/lists"}