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

Flappy Bird game implementation using HTML, CSS, and JavaScript with basic physics (30th mini-project) #31

Closed
Yaser-123 opened this issue Jun 17, 2024 · 2 comments
Assignees
Labels
documentation Improvements or additions to documentation enhancement New feature or request IN-PROGRESS MEDIUM VSoC'24 contribution under VSOC 24

Comments

@Yaser-123
Copy link
Contributor

  • Created game structure with HTML
  • Styled components with CSS
  • Implemented game mechanics and logic in JavaScript
    • Added bird character with jump functionality
    • Included moving pipes as obstacles
    • Developed collision detection
    • Implemented scoring system
  • Integrated gravity and bird movement physics
  • Added game over and restart functionality
bird.1.mp4
Copy link
Contributor

Thank you for raising this issue! We'll look into it as soon as possible. Please ensure that the issue is not duplicate, and you read CONTRIBUUTING.md carefully. Your contributions are highly appreciated! 😊

@dhairyagothi
Copy link
Owner

Assigned @Yaser-123
make sure to add correct Day first Pull the changes

Level of PR is assigned after checking it
Go Ahead

@dhairyagothi dhairyagothi added documentation Improvements or additions to documentation enhancement New feature or request VSoC'24 contribution under VSOC 24 MEDIUM IN-PROGRESS labels Jun 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request IN-PROGRESS MEDIUM VSoC'24 contribution under VSOC 24
Projects
None yet
Development

No branches or pull requests

2 participants