{"id":16898906,"url":"https://github.com/joeyparrish/moonshot","last_synced_at":"2026-02-26T07:41:25.408Z","repository":{"id":96842576,"uuid":"311861723","full_name":"joeyparrish/moonshot","owner":"joeyparrish","description":"A work of interactive fiction created for the GitHub Game Off 2020 - A NASA intern in the 1960s scrambles to make Apollo 11 a success","archived":false,"fork":false,"pushed_at":"2025-08-19T04:57:21.000Z","size":158537,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-02-12T16:57:53.251Z","etag":null,"topics":["adventure","adventure-game","game","inform7","interactive-fiction","text","webapp"],"latest_commit_sha":null,"homepage":"https://joeyparrish.github.io/moonshot/","language":"Inform 7","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/joeyparrish.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2020-11-11T04:23:43.000Z","updated_at":"2025-08-19T04:57:25.000Z","dependencies_parsed_at":"2025-03-09T06:21:45.828Z","dependency_job_id":"bc160e8f-5096-4997-9359-44c650850ccf","html_url":"https://github.com/joeyparrish/moonshot","commit_stats":null,"previous_names":[],"tags_count":24,"template":false,"template_full_name":null,"purl":"pkg:github/joeyparrish/moonshot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joeyparrish%2Fmoonshot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joeyparrish%2Fmoonshot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joeyparrish%2Fmoonshot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joeyparrish%2Fmoonshot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joeyparrish","download_url":"https://codeload.github.com/joeyparrish/moonshot/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joeyparrish%2Fmoonshot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29851655,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-25T22:37:40.667Z","status":"online","status_checked_at":"2026-02-26T02:00:06.774Z","response_time":89,"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":["adventure","adventure-game","game","inform7","interactive-fiction","text","webapp"],"created_at":"2024-10-13T17:45:54.634Z","updated_at":"2026-02-26T07:41:25.384Z","avatar_url":"https://github.com/joeyparrish.png","language":"Inform 7","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![MoonShot cover art: an image of a camera reflected in an astronaut's helmet](MoonShot.materials/Cover.jpg)](https://joeyparrish.github.io/moonshot/)\n\n# MoonShot\n\nA work of interactive fiction created by Joey \u0026 Charity Parrish for the [GitHub\nGame Off 2020](https://itch.io/jam/game-off-2020).\n\nCreated with [Inform 7](http://inform7.com/).\n\n\n## Synopsis\n\nYou play as a NASA intern in the 1960s, working on the Apollo 11 project.\n\nEverything goes very well, and you have no difficulties at all.  :grin:\n\n\n## Playing in a browser\n\nTo play the latest official release version, visit\nhttps://joeyparrish.github.io/moonshot/\n\n\n## Compilation\n\nYou can either load the folder MoonShot.inform into the Inform IDE, or you can\nbuild on the command-line.  You can install Inform from\nhttp://inform7.com/downloads/ if you don't already have it.\n\nFor command-line builds on Linux using Docker (no Inform installation\nrequired), just type `make`.  (For this, you must have Docker, of course.)\n\nThe HTML output goes to `MoonShot.materials/Release/`.\n\n\n## Source\n\nThe project structure is more or less dictated by Inform 7, so if you are\nunfamiliar with Inform, you may find it hard to locate the relevant source\nfiles.\n\nThe main story source is in `MoonShot.inform/Source/story.ni`.  It relies on\nseveral extensions, some of which are standard, some of which were installed\ninto the sources, and some of which were written expressly for this project.\nExtensions are like source modules or libraries in Inform, and can be found in\n`MoonShot.materials/Extensions/`.  The extensions written explicitly for this\nproject are all in `MoonShot.materials/Extensions/Joey Parrish/`, and were\nmainly used to organize the source code and keep the non-story elements out of\nthe main source file.\n\nOther assets, including CSS, cover art, and other associated, non-story\ncontent, can all be found in the `MoonShot.materials/` folder.\n\nThe final HTML output goes to `MoonShot.materials/Release/`.\n\n\n## License\n\nThis work is licensed under the Creative Commons\nAttribution-NonCommercial-NoDerivatives 4.0 license (CC-BY-NC-ND-4.0).\n\nIn short, you may use the work under the following terms:\n\n1. Attribution - You must give appropriate credit, provide a link to the\nlicense, and indicate if changes were made. You may do so in any reasonable\nmanner, but not in any way that suggests the licensor endorses you or your use.\n\n2. Non-Commercial - You may not use the material for commercial purposes.\n\n3. No Derivatives - If you remix, transform, or build upon the material, you\nmay not distribute the modified material without express permission from the\nauthors.\n\n4. No additional restrictions - You may not apply legal terms or technological\nmeasures that legally restrict others from doing anything the license permits.\n\nSee [`LICENSE.md`](LICENSE.md) or\nhttps://creativecommons.org/licenses/by-nc-nd/4.0/ for full license terms.\n\n-----\n\nThis repository also includes JavaScript code and Inform7 extensions from\nVorple (https://vorple-if.com/), under MIT and Creative Commons licenses,\nrespectively.  See [`LICENSE.vorple.md`](LICENSE.vorple.md) for details.\n\n-----\n\nThe HTML version of the game makes use of the fonts \"KBKinderWrite\",\ndesigned by KhrysKreations (Khrys Bosland), and \"Lovecraft's Diary\", designed\nby Nate Piekos of Blambot Comic Fonts.  The license terms of these fonts can be\nfound in [`LICENSE.KBKinderWrite.md`](LICENSE.KBKinderWrite.md) and\n[`LICENSE.LovecraftsDiary.md`](LICENSE.LovecraftsDiary.md), respectively.\n\nThe terms for \"KBKinderWrite\" include:\n\n\u003e * You may use this font on your personal blog or website; however you must\n\u003e   include my button on the site.\n\nThere weren't any instructions for including Khrys's button, so here's my best\nguess and a link to their page on fontspace:\n\n[![KhrysKreations / Khrys Bosland](https://img.fontspace.co/gallery/160x160/1/6ed0b50b0b0f4c4b89011ee4a20a54ec.png)](https://www.fontspace.com/khryskreations)\n\nIt took so long to find this font, and it's a perfect fit.  Thank you, Khrys!\n\n-----\n\nThis also includes web fonts for Roboto, Copyright 2011 [The Roboto Project Authors](https://github.com/googlefonts/roboto-classic), under the SIL Open Font License v1.1, and Roboto Mono, designed by Christian Robertson, under the Apache license v2.0.  See also [`LICENSE.Roboto.md`](LICENSE.Roboto.md) and [`LICENSE.RobotoMono.md`](LICENSE.RobotoMono.md).\n\n\n## Cover Art\n\nThe cover art is based on the following images:\n - Astronaut helmet photo\n   - [original link](https://pxhere.com/en/photo/116453)\n   - \"No Rights Reserved; Free for personal and commercial use\"\n   - [Creative Commons CC0 license](https://creativecommons.org/share-your-work/public-domain/cc0/)\n - Glass sphere photo\n   - [original link](https://www.pickpik.com/photographer-hobby-profession-glass-ball-leisure-leisure-activity-142240)\n   - \"The images provided by PickPik are free to use for personal and\n     commercial projects\"\n   - [PickPik Terms of Service](https://www.pickpik.com/terms-of-service)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoeyparrish%2Fmoonshot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjoeyparrish%2Fmoonshot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoeyparrish%2Fmoonshot/lists"}