Thanks to visit codestin.com
Credit goes to github.com

Skip to content
forked from Mojang/ore-ui

💎 Building blocks to construct game UIs using web tech.

License

ChuiShui233/ore-ui

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ore UI meta-repo

Open-source building blocks from Mojang Studios to construct video game user interfaces (UI's) using web standards.

What is this?

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:

Packages

  • @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!

Documentation

We currently only have one package that is open-source, and its documentation is available at https://react-facet.mojang.com/.

The source of the documentation is available in the docs/ directory. To contribute to the documentation:

# Install and start the documentation site
yarn docs:install
yarn docs:start

For more details, see the documentation README.

Logo

The React Facet and Ore UI logos are designed by Nekofresa.

About

💎 Building blocks to construct game UIs using web tech.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 98.6%
  • JavaScript 1.4%