{"id":15642969,"url":"https://github.com/florianrappl/mario5ts","last_synced_at":"2025-10-30T05:03:56.444Z","repository":{"id":22576677,"uuid":"25918197","full_name":"FlorianRappl/Mario5TS","owner":"FlorianRappl","description":"The TypeScript version of the Mario5 demo application.","archived":false,"fork":false,"pushed_at":"2019-11-17T22:16:45.000Z","size":10509,"stargazers_count":60,"open_issues_count":0,"forks_count":16,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-04-30T10:06:32.410Z","etag":null,"topics":["codeproject","game","html5","mario","tutorial","typescript"],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"mijustin/stresswriter","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/FlorianRappl.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-10-29T11:40:56.000Z","updated_at":"2024-05-14T14:26:45.000Z","dependencies_parsed_at":"2022-08-21T08:00:45.613Z","dependency_job_id":null,"html_url":"https://github.com/FlorianRappl/Mario5TS","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FlorianRappl%2FMario5TS","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FlorianRappl%2FMario5TS/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FlorianRappl%2FMario5TS/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FlorianRappl%2FMario5TS/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FlorianRappl","download_url":"https://codeload.github.com/FlorianRappl/Mario5TS/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251683356,"owners_count":21626953,"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":["codeproject","game","html5","mario","tutorial","typescript"],"created_at":"2024-10-03T11:58:26.217Z","updated_at":"2025-10-30T05:03:56.435Z","avatar_url":"https://github.com/FlorianRappl.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Mario5 TS\n\nThis repository contains the code for the TypeScript version of the Mario5 demo application.\n\n**[Online demo at mario5ts.florian-rappl.de](https://mario5ts.florian-rappl.de)**\n\n## Requirements\n\nFor compiling the code you will need the following applications:\n\n* Node.js (tested with v10) for running gulp\n* NPM (tested with v6) for installation\n\nThe rest will be installed upon local installation.\n\n# Installation\n\nFirst you should clone the repository. Then in the directory of the repository run\n\n```sh\nnpm install\n```\n\nIf you want to run the game just type in\n\n```sh\nnpm start\n```\n\nOtherwise if you want to build it for deployment, run\n\n```sh\nnpm run build\n```\n\n## Releases\n\n### Current\n\n(branch: `master`)\n\n* Refined use of modern module system\n* Use Parcel for bundling\n* Generate repetitive code\n* Use SASS for the style\n\n### Fusebox\n\n(tag: `fuse`)\n\n* Use modern module system\n* Apply FuseBox for bundling\n* Standard CSS for the style\n* Removed jQuery (completely DOM standard rendering)\n\n### Legacy\n\n(tag: `legacy`)\n\n* The original JavaScript code is available in `src/Original`.\n* The description below hints, where features of TypeScript have been placed.\n* An article describing the original code is available on [CodeProject](http://www.codeproject.com/Articles/396959/Mario).\n* The system is built by using `gulp`.\n\nThe legacy branch README also contains some more background information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflorianrappl%2Fmario5ts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fflorianrappl%2Fmario5ts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflorianrappl%2Fmario5ts/lists"}