ChromeGaming / Spaceship-escort

"Spaceship Escort" is a game where players protect spacecraft from threats in space. Players control escort ships, defend against attacks, and complete missions involving navigation, combat, and strategic decisions.
https://chromegaming.github.io/Spaceship-escort/
MIT License
27 stars 51 forks source link

Home icon #70

Closed Harsh-KumarJha closed 4 weeks ago

Harsh-KumarJha commented 1 month ago

White home icon svg that is used in the pull request and is compatible with the dark background of the game.

PR Description 📜

Fixes #14 and #13


home-button-svgrepo-com


Harsh-KumarJha commented 1 month ago

https://github.com/GameSphere-MultiPlayer/Spaceship-escort/assets/121922047/53ab75f6-a3e6-4a95-835f-ff552f0f67b7

Demo Video showing :

  1. Home button visibility and works fine.
  2. Dialog boxes do not conflict and close when some other button is pressed.
  3. All dialog boxes are closed when play button is clicked.
  4. pause button shape was distorting so added padding in the button to maintain the shape.

These are all the changes I have pushed above I have also added the home icon that I have used.

Let me know if there is something else you want to be reviewed