30DaysOfJavaScript icon indicating copy to clipboard operation
30DaysOfJavaScript copied to clipboard

fix: Reset button, overflow of the projectile, feat: added check for …

Open mondalsurojit opened this issue 1 year ago • 1 comments

🛠️ Fixes #1637

👨‍💻 Changes proposed and Brief Description

📌 Reset button is fixed. It works in any situation, even if, the body is moving 📌 Overflow of the projectile is tackled 📌 Added a check in the initial velocity and angle inputs, so that no arbitrary value can be entered 📌 Seperated the messy js file into Projectile.js (module) and script.js (main file) 📌 Improved the UI a bit, and made the site responsive, as much as possible

✅ Check List (Check all the applicable boxes)

  • [X] My code doesn't break any part of the project
  • [X] This PR does not contain plagiarized content.
  • [X] My Addition/Changes works properly and matches the overall repo pattern.
  • [X] The title of my pull request is a short description of the requested changes.

📄 Note to reviewers

Hope you like this :)

📷 Screenshots

sc

mondalsurojit avatar Jun 26 '24 07:06 mondalsurojit

Deploy Preview for 30daysofjs ready!

Name Link
Latest commit 3e7a591ccb196ee51c567464f4845da2e9a05809
Latest deploy log https://app.netlify.com/sites/30daysofjs/deploys/667bc2f544eda3000804ffd3
Deploy Preview https://deploy-preview-1882--30daysofjs.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.

netlify[bot] avatar Jun 26 '24 07:06 netlify[bot]