{"id":17169408,"url":"https://github.com/johnmurray/labyrinth","last_synced_at":"2025-03-24T19:18:23.895Z","repository":{"id":933344,"uuid":"705096","full_name":"JohnMurray/Labyrinth","owner":"JohnMurray","description":"Labyrinth - In Python","archived":false,"fork":false,"pushed_at":"2010-07-25T18:09:15.000Z","size":420,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-29T23:41:36.723Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","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/JohnMurray.png","metadata":{"files":{"readme":"README","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}},"created_at":"2010-06-05T18:29:20.000Z","updated_at":"2014-06-15T20:26:24.000Z","dependencies_parsed_at":"2022-08-16T11:30:59.181Z","dependency_job_id":null,"html_url":"https://github.com/JohnMurray/Labyrinth","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/JohnMurray%2FLabyrinth","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JohnMurray%2FLabyrinth/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JohnMurray%2FLabyrinth/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JohnMurray%2FLabyrinth/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JohnMurray","download_url":"https://codeload.github.com/JohnMurray/Labyrinth/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245334909,"owners_count":20598389,"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-14T23:26:07.205Z","updated_at":"2025-03-24T19:18:23.868Z","avatar_url":"https://github.com/JohnMurray.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"Adventurer Class\n    - the class for the main character\n\nCreature Class\n    - people to fight\n\nTreasure Class\n    - self explanatory\n\nWeapons Class\n    - also self explantory at this point\n\nArmor Class\n    -self explanatory\n\nRoom Class\n    - contains a monster, and a weapon or armor or treasure\n\nLevel Class\n    - contains all the rooms\n    - has commands for \"move east\", \"move north\", etc.\n    - made up of a multi-dimensional array of rooms\n\n\nSOME NOTES\n    - since python uses white-space for indenting code-blocks, I've been\n      using 4-spaces to denote indention\n\n    - item ID's. Items are stored in an array (list technicall) and the `Item ID` corresponds to it's position in the list. Item ID doesn't have an \"interface\" per-say, but is a front-end feature that allows easy translation from front-end to specific item.\n\n    - Inspect - front end command to look at an item in more detail. This means that both ITEMS and WEAPONS need a toString method for inspection.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohnmurray%2Flabyrinth","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjohnmurray%2Flabyrinth","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohnmurray%2Flabyrinth/lists"}