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

Update Bullet Fired from Ships and modify alignment of page #526

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Shalinis19137
Copy link

What does this PR do?

This PR updates the behavior of bullets fired from ships in the Alien Invasion Defense game. The modification enhances the mechanics of the bullets, including speed, direction, and collision detection for a smoother and more engaging gameplay experience. In addition, the alignment and layout of the game's web page have been refined to improve the user interface, providing a more cohesive and visually appealing design.

Fixes #39 (Enhance bullet mechanics and improve page alignment).

Type of change

  • Bug fix (non-breaking change which fixes an issue with bullet mechanics)
  • New feature (non-breaking change which adds improvements to page alignment)

How should this be tested?

  1. Test A : Bullet Mechanics

    • Run the game and verify that bullets fired from the ships move smoothly and accurately.
    • Check for proper collision detection with enemy ships.
    • Test at different difficulty levels to ensure the bullets behave as expected.
  2. Test B : Page Alignment

    • Load the game page and verify that all elements, including the control buttons, live score, and game instructions, are properly aligned.
    • Test on different screen sizes (desktop, tablet, mobile) to ensure responsive design.

Mandatory Tasks

  • Self-reviewed the code for quality.
  • Tested bullet mechanics in different game scenarios.
  • Verified alignment changes on various devices and screen sizes.

I am a beginner in this field if you like my work please provide points under gssocs-ext 2024

Copy link

Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. In the meantime, please ensure that your changes align with our chaotic CONTRIBUTING.md. If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊

Copy link

netlify bot commented Oct 24, 2024

Deploy Preview for thunderous-starlight-9c463d ready!

Name Link
🔨 Latest commit 7dd4645
🔍 Latest deploy log https://app.netlify.com/sites/thunderous-starlight-9c463d/deploys/671a725fcb30c20008d537f0
😎 Deploy Preview https://deploy-preview-526--thunderous-starlight-9c463d.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented Oct 24, 2024

Deploy Preview for alienid ready!

Name Link
🔨 Latest commit 7dd4645
🔍 Latest deploy log https://app.netlify.com/sites/alienid/deploys/671a725f904e6d000828129c
😎 Deploy Preview https://deploy-preview-526--alienid.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

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.

Update the bullets fired by the ship
1 participant