{"id":29222434,"url":"https://github.com/vbetsch/mars-rover","last_synced_at":"2026-05-03T17:32:03.629Z","repository":{"id":301204099,"uuid":"1008502347","full_name":"vbetsch/mars-rover","owner":"vbetsch","description":"🪐 Kata from CodingDojo","archived":false,"fork":false,"pushed_at":"2025-06-30T20:49:57.000Z","size":218,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-04-11T03:36:58.941Z","etag":null,"topics":["ci","clean-code","ddd","eslint","jest","kata","prettier","tdd","typescript"],"latest_commit_sha":null,"homepage":"https://codingdojo.org/kata/mars-rover/","language":"TypeScript","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/vbetsch.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}},"created_at":"2025-06-25T16:35:52.000Z","updated_at":"2025-06-30T20:50:00.000Z","dependencies_parsed_at":"2025-06-30T21:27:50.710Z","dependency_job_id":"198a1395-a172-4982-be3c-d2ccae137757","html_url":"https://github.com/vbetsch/mars-rover","commit_stats":null,"previous_names":["vbetsch/mars_rover","vbetsch/mars-rover"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/vbetsch/mars-rover","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vbetsch%2Fmars-rover","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vbetsch%2Fmars-rover/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vbetsch%2Fmars-rover/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vbetsch%2Fmars-rover/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vbetsch","download_url":"https://codeload.github.com/vbetsch/mars-rover/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vbetsch%2Fmars-rover/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32578578,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T06:36:36.687Z","status":"ssl_error","status_checked_at":"2026-05-03T06:36:09.306Z","response_time":103,"last_error":"SSL_read: 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":["ci","clean-code","ddd","eslint","jest","kata","prettier","tdd","typescript"],"created_at":"2025-07-03T04:00:15.541Z","updated_at":"2026-05-03T17:32:03.614Z","avatar_url":"https://github.com/vbetsch.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Mars Rover\n\nYou’re part of the team that make Mars Rover. Develop the simulator program that takes commands and a map, they translate the commands and show the result position and direction of the Rover.\n\n## Requirements\n\nYour program takes in input\n\n * a rover‘s starting point (x, y) and the direction (N, S, E, W) it is facing\n * a map describing the location of obstacles\n * a list of commands to move and turn the rover (⬆️ : move forward, ➡️ : turn right 90°, ⬅️ : turn left 90°)\n\nWhen the rover encounters an obstacle, it does nothing.\n\nThe map could be described by a string like :\n\n```\n🟩🟩🌳🟩🟩\n🟩🟩🟩🟩🟩\n🟩🟩🟩🌳🟩\n🟩🌳🟩🟩🟩\n➡️🟩🟩🟩🟩\n```\n\n```\n🟫🟫🪨🟫🟫\n🟫🟫🟫🟫🟫\n🟫🟫🟫🟫🟫\n🟫🟫🟫🟫🟫\n⬆️🟫🟫🟫🟫\n```\n\n\u003e Extract from https://codingdojo.org/kata/mars-rover/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvbetsch%2Fmars-rover","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvbetsch%2Fmars-rover","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvbetsch%2Fmars-rover/lists"}