Skip to content

50Projects-HTML-CSS-JavaScript : Jump game #34

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

Merged
merged 6 commits into from
Jul 30, 2024
Merged

50Projects-HTML-CSS-JavaScript : Jump game #34

merged 6 commits into from
Jul 30, 2024

Conversation

tajulafreen
Copy link
Owner

This PR adds the initial implementation of the Jump Game, including :

  • Basic HTML Structure: Game layout, character, and blocks.
  • CSS Styling: Visual design for game elements and animations.
  • JavaScript Logic: Event handling for character jumps, collision detection, score calculation, and game-over logic.

Changes Made:

  • HTML: Defined game area, character, and blocks.
  • CSS: Styled game elements and implemented animations for jumping and block movement.
  • JavaScript: Implemented game logic, including jump function, event listeners, collision detection, and score tracking.

@tajulafreen tajulafreen merged commit b8037ba into main Jul 30, 2024
5 checks passed
@tajulafreen tajulafreen deleted the Jump_Game branch July 30, 2024 23:02
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.

1 participant