COMP3122-2324-Project / Simpsyber

0 stars 0 forks source link

[FEATURE]: Provide a function for setting default Canary and Production in ready to deploy when first task achieve level 2 #6

Open ckw-polyu opened 7 months ago

ckw-polyu commented 7 months ago

Start form level 2 task, each time the game will show Canary and Production before deploy, and the default Canary and Production is 70% and 30% which is not I want. Therefore, I need to change it every time.

Screenshot 2024-02-13 at 19 31 55

The game can add the function button in the READY TO DEPLOY label upper side which is similar to Test Automation button

Screenshot 2024-02-13 at 20 16 30

which look like this

Group 23

Also, the setting will allow us to input the number instead of using button to increase and decrease.

less2771 commented 7 months ago

Agree. I also suggest that the design could be changed to range slider, which is suitable for the function.

IndigoNg commented 7 months ago

I agree with (@ckw-polyu) your view, adding a settings button that allows us to enter numbers instead of using buttons to increase and decrease is indeed a good idea. In addition, I think the game system could also add a function that automatically records the last "Canary" and "Production" data. When players need to allocate the "Canary" and "Production" parameters again, the "Canary" and "Production" data will continue to display the last data. Therefore, players will not need to modify the "Canary" and "Production" data again, and this method can also enhance the player's gaming experience.

alvinlor2001 commented 7 months ago

Agreed. I also suggest allowing players to input numbers directly from their keyboards. This will give them more options to select accurate and precise number according to their preferences.