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

roboryantron/Unite2017 resource

Sample project for Game Architecture with Scriptable Objects from Unite Austin 2017 observed · 2026-08-28

github.com/roboryantron/Unite2017 · C# · 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: 3250
  • days_rel: n/a
  • days_push: 2172
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1253 stars · 206 forks observed · 2026-08-28

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

A sample Unity project demonstrating the game architecture patterns presented in the 'Game Architecture with Scriptable Objects' talk at Unite Austin 2017. It contains simplified implementations of event channels, variables, and runtime sets built on ScriptableObjects.

Use cases

  • learn scriptable object architecture in unity
  • decouple game systems with scriptable objects
  • study event-driven unity game architecture
  • find unity design pattern examples
  • replace singleton managers in unity projects

When to choose

  • you want to learn the Scriptable Object architecture pattern from the well-known Unite 2017 talk
  • you need a small, readable reference implementation to adapt into your Unity project

When to avoid

  • you need production-ready, fully featured systems rather than simplified teaching code
  • your project does not use Unity or C#
  • you need actively maintained or updated code

Facets

learning-resource · maturity maintenance

game-engine developer-tools tutorials game-engine cross-platform unity scriptable-objects sample-project architecture csharp game-development

1 source

Member repositories

RepositoryRoleHealth v2
roboryantron/Unite2017main32

For agents

markdown · JSON · MCP: product_card(name="roboryantron/Unite2017")

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