Skip to content

update interface of the home screen#116

Merged
jvondermarck merged 2 commits intojvondermarck:mainfrom
ThreeWater1037:Update-interface
Jan 16, 2025
Merged

update interface of the home screen#116
jvondermarck merged 2 commits intojvondermarck:mainfrom
ThreeWater1037:Update-interface

Conversation

@ThreeWater1037
Copy link
Copy Markdown
Contributor

👉 Checklist

Please make sure to check off the following before submitting:

  • I have reviewed my submission thoroughly.
  • I have tested my code (if submission is related to coding) and run the game before pushing (to make sure the project compile).
  • I have run the JUnit tests (if submission is related to coding).
  • I have read the Code of Conduct and Contribution Guidelines.

✍ Description of the Pull Request

Please concisely describe the changes you have made.

  • Hello, I have made some preliminary modifications to the main menu style.
    I replaced the "Start Game" and "Quit Game" buttons with rounded buttons and adjusted their colors to better match the theme.
    Additionally, I added a background image—the one featuring the cosmos—and set it to scroll horizontally.

🔗 Issue link

Issue reference number and link goes here e.g. 'Fixes/Closes #77 '.


Thanks for taking the time to fill out this Pull Request! ❤️ Thanks for contributing to this project 🦖

Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👋 Hello @ThreeWater1037, thank you for submitting in Dinosaur Exploder 🦖 PR! To allow your work to be integrated as seamlessly as possible, we advise you to:

  • ✅ Verify your PR is up-to-date with the repository /dinosaur-exploder main branch. If your PR is behind you can update your code by clicking the 'Update branch' button or by running git pull and git merge master locally.
  • ✅ Verify all Dinosaur Exploder Continuous Integration (CI) checks are passing.
  • ✅ Verify that you have well fill out the different checkboxes in the PR template.
  • ⚠️ Check that your code is clean: no code redundancy, variable and method names are correct, your code is understandable to everyone, and so on.
  • 💡 Reduce changes to the absolute minimum required for your bug fix or feature addition. "It is not daily increase but daily decrease, hack away the unessential. The closer to the source, the less wastage there is." — Bruce Lee

Copy link
Copy Markdown
Owner

@jvondermarck jvondermarck left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you so much for your contribution !! Sorry for the delay !

@jvondermarck
Copy link
Copy Markdown
Owner

Can you just resolve the conflict please ? @ThreeWater1037

@jvondermarck jvondermarck added the status: pending-conflict-resolution Wait the author to resolve the conflicts before merging label Dec 24, 2024
@ThreeWater1037
Copy link
Copy Markdown
Contributor Author

Hello, I have resolved the conflict.

@jvondermarck jvondermarck removed the status: pending-conflict-resolution Wait the author to resolve the conflicts before merging label Jan 16, 2025
@jvondermarck jvondermarck merged commit ba32001 into jvondermarck:main Jan 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature]: Update interface of the home screen

2 participants