{"id":19839072,"url":"https://github.com/nuclearredeye/platforming","last_synced_at":"2026-03-04T19:31:06.308Z","repository":{"id":162829386,"uuid":"637318460","full_name":"NuclearRedeye/platforming","owner":"NuclearRedeye","description":"A simple 2d platforming engine built in TypeScript","archived":false,"fork":false,"pushed_at":"2023-05-07T08:41:18.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-28T22:19:52.025Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Makefile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/NuclearRedeye.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":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-05-07T07:18:35.000Z","updated_at":"2023-05-07T07:18:42.000Z","dependencies_parsed_at":"2023-05-20T13:46:04.029Z","dependency_job_id":null,"html_url":"https://github.com/NuclearRedeye/platforming","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":"NuclearRedeye/typescript-web-application","purl":"pkg:github/NuclearRedeye/platforming","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuclearRedeye%2Fplatforming","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuclearRedeye%2Fplatforming/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuclearRedeye%2Fplatforming/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuclearRedeye%2Fplatforming/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NuclearRedeye","download_url":"https://codeload.github.com/NuclearRedeye/platforming/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuclearRedeye%2Fplatforming/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30090506,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-04T18:31:08.343Z","status":"ssl_error","status_checked_at":"2026-03-04T18:31:07.708Z","response_time":59,"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":[],"created_at":"2024-11-12T12:20:10.580Z","updated_at":"2026-03-04T19:31:06.288Z","avatar_url":"https://github.com/NuclearRedeye.png","language":"Makefile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Plaforming\n\nA simple 2d platforming engine built in [TypeScript](https://www.typescriptlang.org/).\n\n## Prerequisites\n\n* A machine running Linux or OSX (Windows should be supported via WSL 2 but has not been tested).\n* A recent version of [GNU Make](https://www.gnu.org/software/make/).\n* A recent version of [Node.js](https://nodejs.org/en).\n* A recent version of [Docker](https://www.docker.com/).\n\n## Quick Start\n\nYou can get up and running quickly with...\n\n```\nmake dev\n```\n\nThen open http://localhost:8080 in your browser.\n\nYou can also package the application into a docker container...\n\n```\ndocker build -t typescript-web-application:local .\ndocker run -p 8080:80 typescript-web-application:local\n```\n\nAnd again, then open http://localhost:8080 in your browser.\n\n## License\n\nLicensed under [MIT](https://choosealicense.com/licenses/mit/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnuclearredeye%2Fplatforming","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnuclearredeye%2Fplatforming","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnuclearredeye%2Fplatforming/lists"}