{"id":18376950,"url":"https://github.com/bbc/childrens-games-starter-pack","last_synced_at":"2025-04-06T20:31:53.450Z","repository":{"id":33164832,"uuid":"36805771","full_name":"bbc/childrens-games-starter-pack","owner":"bbc","description":"This is the Starter Pack for Children's games, containing everything a games developer might need to start building an HTML5 game for Children's BBC. Every game should be forked into a new repository from this repo.","archived":false,"fork":false,"pushed_at":"2024-06-28T09:52:27.000Z","size":2864,"stargazers_count":36,"open_issues_count":0,"forks_count":13,"subscribers_count":72,"default_branch":"master","last_synced_at":"2025-03-22T06:51:16.979Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/bbc.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":"2015-06-03T13:34:08.000Z","updated_at":"2024-06-28T09:52:30.000Z","dependencies_parsed_at":"2023-01-14T23:45:18.762Z","dependency_job_id":"7d190eae-96f8-4f20-9b93-54f94a60756f","html_url":"https://github.com/bbc/childrens-games-starter-pack","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbc%2Fchildrens-games-starter-pack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbc%2Fchildrens-games-starter-pack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbc%2Fchildrens-games-starter-pack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbc%2Fchildrens-games-starter-pack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bbc","download_url":"https://codeload.github.com/bbc/childrens-games-starter-pack/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247547708,"owners_count":20956603,"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":[],"created_at":"2024-11-06T00:25:38.084Z","updated_at":"2025-04-06T20:31:52.628Z","avatar_url":"https://github.com/bbc.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Children's Starter Pack\n\nThis is the Starter Pack for Children's games which contains some helpful bits\nand pieces a games developer might need to start building a HTML5 game for\nChildren's BBC.\n\n## Important Links\n\n| Context | URL | Description |\n|---------|-----|-------------|\n| CAGE Page | [CAGE](https://www.bbc.co.uk/cbbc/embed/game/*gid*) | Pipeline automatically pushes new builds to this location |\n| GDZ location | [GDZ](https://childrens-data-public-live.s3.amazonaws.com/childrens/assets/games/childrens-games-starter-pack/latest/starterpack.gdz) | Pipeline automatically pushes new .gdz build to this location (app games-only) |\n| Version Info | [Version.txt](https://www.bbc.co.uk/childrens/assets/games/childrens-games-starter-pack/latest/version.txt) | See what version of your game is currently on Test |\n| Jira ticket | [Gamestream](https://jira.dev.bbc.co.uk/browse/GAMESSTREAM-xxxx) | For BBC use |\n| Build job | Enter Jenkins URL | For BBC use |\n\n___\n## Table of Contents\n\n### Process\n  * [Game Design](docs/game-design.md#game-design)\n  * [Game Delivery Definitions](docs/game-delivery-definitions.md#game-delivery-definitions)\n  * [Issue Prioritization](docs/game-delivery-definitions.md#issue-prioritization)\n  * [Tech Review](docs/tech-review.md#tech-review)\n    * [Checks on release files](docs/tech-review.md#checks-on-release-files)\n    * [Web browser checks](docs/tech-review.md#web-browser-checks)\n    * [Tech Review Tool](docs/tech-review.md#tech-review-tool)\n  * [Deliverable Review](docs/deliverable-review.md#deliverable-review)\n\n### Development\n  * [Technical Specifications](docs/game-specifications.md)\n  * [Build pipeline](docs/build-pipeline.md)\n    * [Building your game](docs/build-pipeline.md#building-your-game)\n    * [Building for apps](docs/build-pipeline.md#building-for-apps)\n  * [GEL Guidelines, Toolkit, Accessibility and Icon Assets](docs/gel-guidelines.md#gel-guidelines-accessibility-and-icon-assets)\n  * GMI\n    * [Working with GMI](docs/working-with-gmi.md)\n    * [API Reference](docs/gmi.md)\n    * [Settings](docs/settings.md)\n    * [Stats](docs/stats.md#stats)\n    * [Using Local Storage](docs/data-storage.md#using-local-storage)\n  * [Brim](docs/brim.md#brim)\n  * [Device Rotation](docs/device-rotation.md)\n  * [Known Issues](docs/known-issues.md)\n\n### Testing\n  * [Tech Review Tool](docs/tech-review-tool.md#tech-review-tool)\n  * [Testing on a BBC environment](docs/testing-on-bbc.md)\n  * [Testing your game in the Live environment](docs/testing-on-cbbc-page.md#testing-your-game-in-the-live-environment)\n  * [Testing your game in a mobile app](docs/testing-in-a-mobile-app.md#testing-in-a-mobile-app)\n  * [User Testing and Prototyping](docs/user-testing-and-prototyping.md#user-testing-and-prototyping)\n  * [Supplier Quality Assurance and Testing](docs/supplier-quality-assurance-and-testing.md#supplier-quality-assurance-and-testing)\n  * [BBC Certification](docs/bbc-certification.md#bbc-certification)\n\n### Other\n* [Updating your pack](docs/updating-starter-pack.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbbc%2Fchildrens-games-starter-pack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbbc%2Fchildrens-games-starter-pack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbbc%2Fchildrens-games-starter-pack/lists"}