{"id":24350851,"url":"https://github.com/rdarida/gameforge","last_synced_at":"2025-10-26T21:06:35.369Z","repository":{"id":315149062,"uuid":"1047834015","full_name":"rdarida/gameforge","owner":"rdarida","description":"Lightweight HTML5 boilerplate for quick 2D game prototyping","archived":false,"fork":false,"pushed_at":"2025-10-02T23:23:01.000Z","size":841,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-10-03T01:22:36.101Z","etag":null,"topics":["2d-game","boilerplate","game-prototyping","html5","lightweight"],"latest_commit_sha":null,"homepage":"https://rdarida.github.io/gameforge/","language":"TypeScript","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/rdarida.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-08-31T10:43:26.000Z","updated_at":"2025-10-02T23:23:05.000Z","dependencies_parsed_at":"2025-09-17T01:28:27.425Z","dependency_job_id":"2eafab38-bf0c-4858-92e1-9bf515b62f40","html_url":"https://github.com/rdarida/gameforge","commit_stats":null,"previous_names":["rdarida/gameforge"],"tags_count":30,"template":false,"template_full_name":null,"purl":"pkg:github/rdarida/gameforge","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rdarida%2Fgameforge","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rdarida%2Fgameforge/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rdarida%2Fgameforge/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rdarida%2Fgameforge/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rdarida","download_url":"https://codeload.github.com/rdarida/gameforge/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rdarida%2Fgameforge/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281172768,"owners_count":26455686,"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","status":"online","status_checked_at":"2025-10-26T02:00:06.575Z","response_time":61,"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":["2d-game","boilerplate","game-prototyping","html5","lightweight"],"created_at":"2025-01-18T14:06:28.150Z","updated_at":"2025-10-26T21:06:35.365Z","avatar_url":"https://github.com/rdarida.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cimg src=\"https://repository-images.githubusercontent.com/1047834015/b6547cd4-f329-42d5-a481-cae5b7debfbc\" alt=\"Cover\" /\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://npmjs.com/package/gameforge/\" target=\"_blank\" alt=\"NPM\" \u003e\n    \u003cimg src=\"https://img.shields.io/npm/v/gameforge.svg\" alt=\"NPM Badge\" /\u003e\n  \u003c/a\u003e\n\n  \u003ca href=\"https://github.com/rdarida/gameforge\" target=\"_blank\" alt=\"GitHub Repository\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/-repository-222222?style=flat\u0026logo=github\" alt=\"GitHub Repository Badge\" /\u003e\n  \u003c/a\u003e\n\n  \u003ca href=\"https://github.com/rdarida/gameforge/actions/workflows/publish.yml\" target=\"_blank\" alt=\"GitHub Actions\"\u003e\n    \u003cimg src=\"https://github.com/rdarida/gameforge/actions/workflows/publish.yml/badge.svg\" alt=\"Publish Badge\" /\u003e\n  \u003c/a\u003e\n\n  \u003ca href=\"https://sonarcloud.io/dashboard?id=rdarida_gameforge\" target=\"_blank\" alt=\"SonarCloud\"\u003e\n    \u003cimg src=\"https://sonarcloud.io/api/project_badges/measure?project=rdarida_gameforge\u0026metric=coverage\" alt=\"Coverage Badge\" /\u003e\n  \u003c/a\u003e\n\n  \u003cimg src=\"https://img.shields.io/librariesio/release/npm/gameforge\" alt=\"Dependencies Badge\" /\u003e\n\u003c/p\u003e\n\u003chr\u003e\n\n# gameforge\nLightweight HTML5 boilerplate for quick 2D game prototyping.\n\nA lightweight HTML5 game development boilerplate designed to streamline the\nprototyping process for simple 2D games. With a minimalistic implementation, it\nprovides essential tools and structure to kickstart your project without the\noverhead of a full-fledged game engine. Perfect for rapid prototyping, game jams,\nor learning the basics of game development, gameforge lets you focus on creating\ngameplay mechanics and experimenting with ideas.\n\n## Installation\n\n```shell\nnpm i gameforge\n```\n\n## Used Libraries\n\n### [pixi.js@7.4](https://www.npmjs.com/package/pixi.js)\n\nPixiJS is the fastest, most lightweight 2D library available for the web, working\nacross all devices and allowing you to create rich, interactive graphics and\ncross-platform applications using WebGL and WebGPU.\n\n### [@pixi/sound@5.2](https://www.npmjs.com/package/@pixi/sound)\n\nWebAudio API playback library, with filters. Modern audio playback\nfor modern browsers.\n\n### [webfontloader@1.6](https://www.npmjs.com/package/webfontloader)\n\nWeb Font Loader gives you added control when using linked fonts via @font-face.\nIt provides a common interface to loading fonts regardless of the source, then\nadds a standard set of events you may use to control the loading experience.\n\n\u003chr\u003e\n\n\u003cdetails\u003e\n  \u003csummary\u003e\n    \u003cstrong\u003eResources\u003c/strong\u003e\n  \u003c/summary\u003e\n\n- [Documentation](https://rdarida.github.io/gameforge/)\n\u003c/details\u003e\n\n\u003chr\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"LICENSE\" target=\"_blank\" alt=\"License\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/license-MIT-green\" alt=\"License Badge\" /\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frdarida%2Fgameforge","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frdarida%2Fgameforge","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frdarida%2Fgameforge/lists"}