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

Adding Arcade Game #1813

Merged
merged 3 commits into from
Jun 18, 2024
Merged

Conversation

codewithganeshhh
Copy link
Contributor

πŸ› οΈ Fixes Issue #1790

πŸ‘¨β€πŸ’» Changes proposed and Brief Description:

A pure CSS game where the user controls a stack of blocks by clicking and dragging the mouse.

  • Use the mouse to move the stack of blocks slowly and carefully.
  • Try to stack the blocks in a way that they support each other.
  • Avoid stacking the blocks too high, or they will fall off the screen.
  • If you see that the stack of blocks is about to fall, try to move it to a more stable position.

βœ… Check List (Check all the applicable boxes)

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

πŸ“„ Note to reviewers

πŸ“· Screenshots

125- Arcade Game

Copy link

netlify bot commented Jun 18, 2024

βœ… Deploy Preview for 30daysofjs ready!

Name Link
πŸ”¨ Latest commit 4aeb1d1
πŸ” Latest deploy log https://app.netlify.com/sites/30daysofjs/deploys/6671509717e27f0008921d50
😎 Deploy Preview https://deploy-preview-1813--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.

@codewithganeshhh
Copy link
Contributor Author

Dear @swapnilsparsh It is also make compatible for mobile.

Copy link
Owner

@swapnilsparsh swapnilsparsh left a comment

Choose a reason for hiding this comment

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

Add your project to index.html also

@codewithganeshhh
Copy link
Contributor Author

@swapnilsparsh Done

@swapnilsparsh swapnilsparsh merged commit d5fb788 into swapnilsparsh:master Jun 18, 2024
4 of 5 checks passed
@swapnilsparsh
Copy link
Owner

@codewithganeshhh Thank you for contributing to this repo. Looking forward for more πŸš€

@swapnilsparsh swapnilsparsh added gssoc GirlScript Summer of Code 2024 level3 Hard labels Jun 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gssoc GirlScript Summer of Code 2024 level3 Hard
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants