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

Game Settings Configuration #8

Open
mpoapostolis opened this issue Jun 3, 2023 · 0 comments
Open

Game Settings Configuration #8

mpoapostolis opened this issue Jun 3, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@mpoapostolis
Copy link
Owner

User Story

As a user of the game development platform,

I want to be able to access a settings window where I can name my game and choose the platform (AR/VR/Standard/WebXR) on which it will run, to have control over the basic parameters of my game.

Acceptance Criteria

  1. There should be a settings window that is easily accessible to the user.
  2. In this settings window, the user should be able to name their game.
  3. The user should be able to select the platform webxr(AR/VR/) or standar web on which the game will run.
  4. These settings should be saved and applied to the game appropriately.
  5. Users should be able to change these settings at any time during the game development.

Tasks

  1. Design the UI for the game settings window.
  2. Implement functionality to save and apply these settings to the game.
  3. Test the settings window functionality thoroughly to ensure it works as expected.
@mpoapostolis mpoapostolis added the enhancement New feature or request label Jun 3, 2023
@mpoapostolis mpoapostolis moved this to Backlog in VXLverse Jun 3, 2023
@mpoapostolis mpoapostolis moved this from Backlog to To-Do/Plan in VXLverse Jun 3, 2023
@mpoapostolis mpoapostolis moved this from To-Do/Plan to In Progress/Ongoing in VXLverse Jun 4, 2023
@mpoapostolis mpoapostolis moved this from In Progress/Ongoing to To-Do/Plan in VXLverse Jun 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: To-Do/Plan
Development

No branches or pull requests

1 participant