Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement World contract #5

Closed
tarrencev opened this issue Jan 11, 2023 · 1 comment
Closed

Implement World contract #5

tarrencev opened this issue Jan 11, 2023 · 1 comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@tarrencev
Copy link
Contributor

tarrencev commented Jan 11, 2023

The world contract acts as a global namespace.

Its primary responsibilities are:

  • Deploy + register components into the world
  • Maintain registry of entities and components, enabling entity/component lookups using selectors
  • Mux events from constituent components
@tarrencev tarrencev added good first issue Good for newcomers help wanted Extra attention is needed Duration: 0.5 day labels Jan 26, 2023
@tarrencev tarrencev assigned tarrencev and unassigned tarrencev Jan 26, 2023
@TeddyNotBear TeddyNotBear self-assigned this Jan 26, 2023
@TeddyNotBear TeddyNotBear removed their assignment Feb 10, 2023
@ponderingdemocritus
Copy link
Contributor

closing as I see World contract exists now

Cheelax pushed a commit to Cheelax/dojo that referenced this issue Dec 8, 2023
Fixed metadata types array init
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants