An open API service indexing awesome lists of open source software.

https://github.com/bbc/genie

BBC Genie Games Framework
https://github.com/bbc/genie

genie phaser3

Last synced: 11 months ago
JSON representation

BBC Genie Games Framework

Awesome Lists containing this project

README

          

# BBC Games - Genie Starter Pack

* [Genie - Getting Started](./docs/getting-started.md)
* [Developing a Gameplay Component](./docs/development/gameplay-component.md)
* [Creating a Theme](./docs/theming.md)
* [Tech Review Tool](./docs/tech-review-tool.md)
* [Testing](./docs/testing.md)

## Gameplay Development Specifics

* [Code Restrictions](./docs/development/code-restrictions.md)
* [Games Messaging Interface (GMI)](./docs/development/gmi.md)
* [Using Local Storage](./docs/development/data-storage.md)
* [Game Settings](./docs/development/settings.md)
* [The Signal Bus](./docs/development/signal-bus.md)
* [Settings](./docs/development/settings.md)
* [Accessibilify](./docs/development/accessibilify.md)
* [Brim](./docs/development/brim.md)
* [Phaser Terminology](./docs/development/phaser-terminology.md)
* [Stats](docs/development/stats.md)
* [States](docs/development/stats.md)

## Genie Screens
* [Results](./docs/development/results-screen/results-start.md)
* [Narrative](./docs/development/narrative-screen.md)
* [Select](./docs/development/select-screen.md)