danieldesira / TurtleQuest

https://turtle-quest.vercel.app/
Creative Commons Attribution 4.0 International
0 stars 0 forks source link

Choose a background with lighter colours #38

Closed danieldesira closed 2 months ago

danieldesira commented 3 months ago

The main menu/settings background should be simpler with lighter colours in order to make it look more like a children's game.

danieldesira commented 3 months ago

Need to cleanup style prop and declare background in css.

danieldesira commented 3 months ago

To redo background since turtle is looking evil and also need to fix menu in mobile landscape mode. If the Continue Game button is available, the About button is hidden. Mobile should have less or zero padding.

danieldesira commented 2 months ago

Menu layout sorted. To redo background image next.

danieldesira commented 2 months ago

Menu may actually be simplified and hence require less vertical screen space:

danieldesira commented 2 months ago

To fix in background image:

  1. Smoothen transition between sand and sea.
  2. Add rocks.
  3. Make grass smaller.
danieldesira commented 2 months ago

Awaiting feedback before closing

danieldesira commented 2 months ago

Juliane's feedback: To make sand colour lighter

danieldesira commented 2 months ago

Done and merged with develop