{"id":22687057,"url":"https://github.com/lp1dev/mirage","last_synced_at":"2026-04-18T01:36:11.950Z","repository":{"id":69591551,"uuid":"138348029","full_name":"lp1dev/Mirage","owner":"lp1dev","description":"TypeScript/JavaScript text-based game engine","archived":false,"fork":false,"pushed_at":"2020-03-23T17:58:22.000Z","size":542,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-31T00:26:43.921Z","etag":null,"topics":["engine","javascript","retrogaming","text-game","typescript"],"latest_commit_sha":null,"homepage":"","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/lp1dev.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":"2018-06-22T21:03:53.000Z","updated_at":"2020-05-24T16:39:58.000Z","dependencies_parsed_at":null,"dependency_job_id":"19e265be-1079-47ef-9ef2-26d6039aa447","html_url":"https://github.com/lp1dev/Mirage","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lp1dev/Mirage","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lp1dev%2FMirage","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lp1dev%2FMirage/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lp1dev%2FMirage/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lp1dev%2FMirage/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lp1dev","download_url":"https://codeload.github.com/lp1dev/Mirage/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lp1dev%2FMirage/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31953515,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T00:39:45.007Z","status":"ssl_error","status_checked_at":"2026-04-18T00:39:20.671Z","response_time":62,"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":["engine","javascript","retrogaming","text-game","typescript"],"created_at":"2024-12-09T23:16:49.172Z","updated_at":"2026-04-18T01:36:11.935Z","avatar_url":"https://github.com/lp1dev.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MIRAGE\n## Modern Interactive Retro Adventure Game Engine\n\nMirage is a retro adventure game engine written in TypeScript/JavaScript.\n\nThe goal of this project is to build a quick and easy to use tool to build one's own text game.\n\nIt can be used with Node.JS, web applications and mostly anything running with TypeScript/JavaScript.\n\nIt requires a JSON game file, containing game configuration and logic. You can have a look at this [example file](./examples/node-cli/game.json)\n\nFor more information please read the [documentation](./doc/).\n\n### Node.js Example\n![node-screenshot](https://raw.githubusercontent.com/lp1dev/Mirage/master/examples/screens/screen_node.gif)\n### Android (Ionic) Example\n![android-screenshot](https://raw.githubusercontent.com/lp1dev/mirage-ionic-example/master/screens/android.gif)\n\n## Use mirage in your npm project\n\n\u003e npm install --save https://github.com/lp1dev/Mirage.git\n\n## Build the engine from its sources\n\nTo install the needed dependencies :\n\n\u003e npm i\n\nTo build the JavaScript files from the TypeScript\n\n\u003e tsc\n\nThe MIT License (MIT)\n=====================\n\nCopyright © 2018 Lp1.eu\n\nPermission is hereby granted, free of charge, to any person\nobtaining a copy of this software and associated documentation\nfiles (the “Software”), to deal in the Software without\nrestriction, including without limitation the rights to use,\ncopy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the\nSoftware is furnished to do so, subject to the following\nconditions:\n\nThe above copyright notice and this permission notice shall be\nincluded in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND,\nEXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES\nOF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND\nNONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT\nHOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,\nWHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING\nFROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR\nOTHER DEALINGS IN THE SOFTWARE.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flp1dev%2Fmirage","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flp1dev%2Fmirage","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flp1dev%2Fmirage/lists"}