-
Notifications
You must be signed in to change notification settings - Fork 5.2k
add: Onchain gaming page #15453
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
base: dev
Are you sure you want to change the base?
add: Onchain gaming page #15453
Conversation
✅ Deploy Preview for ethereumorg ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
9952b99
to
c7a2454
Compare
Revert: ProductList component changes; Allow `title` to use React.ReactNode type, passing Tag's used via this title value. Title-case headers; linting
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for this @Anish-Gupta1! Just checked it over from the dev side... cleaned up some merge conflicts, ran the linter on it, and adjusted a few things. Reverted the changes to the ProductCard and instead just allowed us to pass a component as title
, which keeps the component "dumber", while giving us the flexibility we need.
Content-wise, soliciting feedback, but overall would like to see more related to state-tracking, ie MUD dev, or autonomous worlds. "Owning your own assets" feels like the strongest push here, but also feels a bit hype-like, as it doesn't seem like something that's really proven to be super effective so far.
Concerned also about continuing to push games like Gods Unchained so strongly. Dark Forest MUD would be a great addition (round going on right now: https://r4.dfmud.xyz/ https://xcancel.com/DFArchon)
I do like the mentions of interoperability, and also about common gamer concerns, ie frequent shut downs with nothing left for users to show of their accomplishments.
Personally would focus a bit less on the monetary side (P2E / assets can be "owned and traded"). I think the scalability section could probably also be improved a bit.. maybe just reworded as "as Ethereum has matured, solutions exist to significantly reduce the cost of onchain gaming" something like this? Haven't used Immutable X myself, but a bit uneasy about trying to list specific L2's here, versus keeping it more generalized.
Just my initial 2 gwei =)
updating some content based on feedback
This issue is stale because it has been open 30 days with no activity. |
lets replace the higlighted apps with the apps from app store |
Co-authored-by: mnelsonBT <[email protected]>
Co-authored-by: mnelsonBT <[email protected]>
Co-authored-by: mnelsonBT <[email protected]>
Co-authored-by: mnelsonBT <[email protected]>
Co-authored-by: mnelsonBT <[email protected]>
Co-authored-by: mnelsonBT <[email protected]>
Co-authored-by: mnelsonBT <[email protected]>
Co-authored-by: mnelsonBT <[email protected]>
Co-authored-by: mnelsonBT <[email protected]>
Co-authored-by: mnelsonBT <[email protected]>
Co-authored-by: mnelsonBT <[email protected]>
Description
added the Onchain Gaming Page
Preview Link
https://deploy-preview-15453--ethereumorg.netlify.app/en/gaming/
Related Issue
Closes: #15361