Ross ROSS = Recommend OSS · open-source software intelligence for agents

bberak/react-native-game-engine

A lightweight Game Engine for React Native 🕹⚡🎮 observed · 2026-08-28

github.com/bberak/react-native-game-engine · JavaScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3362
  • days_rel: n/a
  • days_push: 610
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

3103 stars · 189 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

A lightweight game engine for React Native providing components for building dynamic, interactive 2D scenes using a familiar update + draw game loop lifecycle. It supports both a simple GameLoop component and a component-entity-system architecture via its GameEngine component.

Use cases

  • build 2d games in react native
  • create interactive animated scenes on mobile
  • run a game loop with react native components
  • structure game logic with entity component systems
  • make a mobile puzzle game with javascript
  • add physics-based gameplay to a react native app

When to choose

  • you are building a 2d or casual game with react native
  • you want a lightweight engine that fits react native's component model
  • you prefer javascript and entity-component-system patterns over heavy native engines

When to avoid

  • you need high-performance 3d graphics or console-grade rendering
  • you are building a web-only game (use react-game-engine instead)
  • you need a fully maintained engine with frequent updates and large ecosystem

Facets

library · maturity maintenance

game-engine animation mobile-development cross-platform cross-platform react-native game-loop entity-component-system 2d-games javascript game-development mobile ios android

2 sources

Member repositories

RepositoryRoleHealth v2
bberak/react-native-game-enginemain32

For agents

markdown · JSON · MCP: product_card(name="bberak/react-native-game-engine")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem