{"id":16658588,"url":"https://github.com/omikhleia/room.js-ng2-cli","last_synced_at":"2026-04-26T09:32:28.887Z","repository":{"id":118415914,"uuid":"80351697","full_name":"Omikhleia/room.js-ng2-cli","owner":"Omikhleia","description":"RoomJS angular2 client","archived":false,"fork":false,"pushed_at":"2017-07-01T18:19:03.000Z","size":8911,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-26T20:57:55.118Z","etag":null,"topics":["mud","mud-client"],"latest_commit_sha":null,"homepage":null,"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/Omikhleia.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-01-29T14:49:49.000Z","updated_at":"2020-06-01T10:55:08.000Z","dependencies_parsed_at":null,"dependency_job_id":"d925efcd-6b69-4ccc-805d-fd5cdbbdfe23","html_url":"https://github.com/Omikhleia/room.js-ng2-cli","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Omikhleia/room.js-ng2-cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Omikhleia%2Froom.js-ng2-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Omikhleia%2Froom.js-ng2-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Omikhleia%2Froom.js-ng2-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Omikhleia%2Froom.js-ng2-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Omikhleia","download_url":"https://codeload.github.com/Omikhleia/room.js-ng2-cli/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Omikhleia%2Froom.js-ng2-cli/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32292857,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T08:29:33.829Z","status":"ssl_error","status_checked_at":"2026-04-26T08:29:18.366Z","response_time":129,"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":["mud","mud-client"],"created_at":"2024-10-12T10:06:01.994Z","updated_at":"2026-04-26T09:32:28.854Z","avatar_url":"https://github.com/Omikhleia.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# room.js-ng2-cli\nRoom.JS Angular client\n\n**Alpha version - Work in Progress**\n\nThis is an _experimental_ browser-based client for Doughsay's [Room.JS](https://github.com/doughsay/room.js) MOO/MUD game engine.\n\nThe original (read: official) client is found [here](https://github.com/doughsay/room.js-client). It is based on Knockout.js for the view models, and on Babel and Rollup for transpiling and packaging its ECMAScript6 sources.\n\nWhile obviously reusing similar concepts, this client project is my attempt at playing with Angular2, TypeScript and Angular-CLI.\n\nAdditionaly, this client aims at offering some sort of Graphical MOO/MUD, rather than a pure text experience:\n- Sounds\n- Images and maps\n- Split views, pop-ups, etc.\n- ...\n\nFor that purpose, the client expects some JSON structures to be sent from the game world. A specific  game world is therefore included, to be used in place of the standard demonstration provided with Room.JS.\n\n## Installation\nSteps:\n\n1. install **room.js** referring to its own documentation\n1. Install **room.js-ng2-cli**\n1. Replace the default demonstration world in Room.JS by the one provided with the client (*demo* subfolder)\n1. Start the server\n1. Go to *roomjs-client2* and run `npm install`\n1. Edit the environment files in *roomjs-client2/src/environments* and configure the **serverURL** key to point to your own Room.JS instance (address and port)\n1. Build and/or serve the client with Angular-CLI, as detailed in its own *README*\n\n## Work in Progress\nHigh level features and TODO list:\n- [x] Basic communication logic\n  - [x] Login logic with menus/popups\n  - [x] Command line\n  - [x] Text view (as in original client)\n  - [x] Players in current location, with status\n- [x] Verb/Function editing (as in original client)\n  - [x] Look-up, code retrieval and display\n  - [x] Save to game engine\n- [x] Sound system\n  - [x] Effects (one-shot) sounds\n  - [x] Ambiant sounds\n  - [x] User settings control (UI)\n- [ ] Image/Map system\n  - [x] Isometric basic view\n  - [ ] Environment specific assets (indoor, outdoor...)\n  - [x] Room contents\n- [ ] Inventory system\n  - [x] View\n  - [ ] Simple interactions (use item)\n  - [ ] Drag and drop interations (use item on item)\n  - [ ] Trade (with other players, etc.)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fomikhleia%2Froom.js-ng2-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fomikhleia%2Froom.js-ng2-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fomikhleia%2Froom.js-ng2-cli/lists"}