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

Create settings for simulation starting menu #94

Closed
WyattHolliday opened this issue Apr 20, 2024 · 0 comments
Closed

Create settings for simulation starting menu #94

WyattHolliday opened this issue Apr 20, 2024 · 0 comments
Assignees

Comments

@WyattHolliday
Copy link
Collaborator

Motivation
The current buttons "Load Simulation" and "Run Tutorial" need to be removed as we are not planning to have those features. We also want to be able to adjust the variables we currently have for the simulation before the simulation starts.

Description
Delete the "Run Tutorial" button and move the "Quit" button in its place. Replace the "Load Simulation" with one that says Configure Simulation. On pressing the button the menu should change to list the configurable variables and list the default values with the ability to change them. These inputs should directly change the variables in their respective cpp file.
These variables include but are not limited to:

  • _nNutrientZones in CellEnvironment
  • _numCells in CellSpawner
  • more TBD

Acceptance Criteria
Starting screen looks as described
Properly presents new menu
Variables are changed and used in simulation
The changes are pushed to a feature branch and a pull request is created

@WyattHolliday WyattHolliday converted this from a draft issue Apr 20, 2024
@WyattHolliday WyattHolliday moved this from Validated Backlog to In Progress in A-Life Capstone Project May 11, 2024
@WyattHolliday WyattHolliday self-assigned this May 11, 2024
MylesScholz added a commit that referenced this issue May 22, 2024
Major UI Overhaul.
-Menu rework
-Menu settings (simple- will expand)
-Keybindinds update + display
-Main Menu rework
-Nav bar rework
-Camera zoom + controls
-Select + deselect visuals and functionality
-Small button reworks. Visual consistency updates.
-Style updates.

Resolved:
#89
#94
#85

---------

Co-authored-by: MylesScholz <myles.scholz@gmail.com>
Co-authored-by: WyattHolliday <wph03@icloud.com>
@WyattHolliday WyattHolliday moved this from In Progress to In Review in A-Life Capstone Project May 24, 2024
@WyattHolliday WyattHolliday moved this from In Review to Done in A-Life Capstone Project May 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

1 participant