Game Mode #174
ceolinwill
started this conversation in
Ideas
Game Mode
#174
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Game Mode allows users to learn by exploring the real world, using real locations and map APIs to create an immersive experience. When activated, it fetches the user's location and generates a goal based on their interests and goals. Each goal consists of missions that must be completed to progress. However, this is an open-world system, meaning other users can see and start existing goals as well.
AI-Generated World, Persistent Data
Game Mode relies on AI to generate data dynamically, including:
However, once generated, this data is saved to our database, meaning:
A Dynamic, Evolving World
Like in real life, resources can change locations based on user actions. For example:
This means the virtual world continuously evolves as users trade, build, and interact.
Inventory & Resource Management
Inspired by No Man’s Sky, users manage an inventory filled with resources and materials, collected by:
Users can also trade resources with others and use them to craft materials. Brand products are automatically added as materials, and each material has a recipe showing the resources needed to build it. If users lack a material, they must first gather the necessary resources, triggering a new goal to acquire them.
Real-World Simulation
Game Mode mimics real-world dynamics:
Team Goals & Social Interaction
Some goals require teamwork. Users might need to recruit people for a project, finding them on the map. These could be real users or NPCs (non-playable characters).
Environmental & Ethical Impact
Game Mode merges education, real-world application, and game mechanics, creating an engaging way to learn, collaborate, and build while fostering environmental awareness.
Beta Was this translation helpful? Give feedback.
All reactions