- Notifications
You must be signed in to change notification settings - Fork20
💎 Building blocks to construct game UIs using web tech.
License
Mojang/ore-ui
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Open-source building blocks from Mojang Studios to construct video game user interfaces (UI's) usingweb standards.
This repository contains some infrastructure bits used internally, but that can also be shared across other game studios and general-purpose web applications.
Some of the projects using this tech are:
- Minecraft Bedrock Edition
- Minecraft Legends
Ore UI is based on:
@react-facet
: Observable-based state management for performant game UIs built in React@mojang/react-gamepad
: Declarative Gamepad focus navigation (coming soon)- More to come!
We currently only have one package that is open-source, and its documentation is available athttps://react-facet.mojang.com/.
The source of the documentation (for contributions) is available at thedocumentation branch.
The repository is maintained by JavaScript developers at Mojang Studios.
![]() Paulo Ragonha | ![]() Fernando Vía Canel | ![]() Marlon Huber-Smith | ![]() Anna Päärni |
![]() Danila Dergachev | ![]() Omar ElGaml | ![]() James Nicholls |
TheReact Facet andOre UI logos are designed byNekofresa.
About
💎 Building blocks to construct game UIs using web tech.