{"id":28445425,"url":"https://github.com/suptarr/findyourhat","last_synced_at":"2026-07-21T13:31:39.810Z","repository":{"id":43909784,"uuid":"511368526","full_name":"SupTarr/findYourHat","owner":"SupTarr","description":"An interactive terminal game that the player has lost their hat in a field full of holes, and they must navigate back to it.","archived":false,"fork":false,"pushed_at":"2023-09-18T11:22:58.000Z","size":88,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-14T19:33:49.820Z","etag":null,"topics":["javascript"],"latest_commit_sha":null,"homepage":"https://replit.com/@SupTarr/findYourHat","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/SupTarr.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":"2022-07-07T03:22:44.000Z","updated_at":"2023-09-18T12:06:29.000Z","dependencies_parsed_at":"2025-06-29T20:32:55.487Z","dependency_job_id":"2bed3077-a970-4ccd-964f-1ef388294532","html_url":"https://github.com/SupTarr/findYourHat","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/SupTarr/findYourHat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SupTarr%2FfindYourHat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SupTarr%2FfindYourHat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SupTarr%2FfindYourHat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SupTarr%2FfindYourHat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SupTarr","download_url":"https://codeload.github.com/SupTarr/findYourHat/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SupTarr%2FfindYourHat/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35726551,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-07-21T02:00:06.728Z","response_time":109,"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":["javascript"],"created_at":"2025-06-06T10:12:56.336Z","updated_at":"2026-07-21T13:31:39.700Z","avatar_url":"https://github.com/SupTarr.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Find Your Hat\n\n## About The Project\n\nIn this project, you’ll be building an *interactive terminal game*. The scenario is that the player has lost their hat in a field full of **holes**, and they must navigate back to it without falling down one of the holes or stepping outside of the field.\n\n### Index of Default Map\n\n|**R/C**| **0**  | **1**  | **2**  |\n|:-----:|:------:|:------:|:------:|\n| **0** | 00     | 01     | 02     |\n| **1** | 10     | 11     | 12     |\n| **2** | 20     | 21     | 22     |\n\n### Default Map For Testing\n\n|**R/C**| **0**  | **1**  | **2**  |\n|:-----:|:------:|:------:|:------:|\n| **0** | *      | ░      | O      |\n| **1** | ░      | O      | ░      |\n| **2** | ░      | ^      | ░      |\n\n* ``*`` = Player\n* ``░``  = Path\n* ``^``  = Hat\n\n## Technologies\n\nThis project was created with:\n\n* JavaScript Classes\n* JavaScript Conditional Statements\n\n## Installation\n\n### Run Locally\n\nClone the project\n\n```sh\ngit clone https://github.com/SupTarr/findYourHat.git\n```\n\nPlay on default map\n\n```sh\nnode mapDefault.js\n```\n\nPlay on generated Map\n\n```sh\nnode mapGenerate.js\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsuptarr%2Ffindyourhat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsuptarr%2Ffindyourhat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsuptarr%2Ffindyourhat/lists"}