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

Feat : Added Zoombie survival game #1115

Merged
merged 1 commit into from
Aug 7, 2024
Merged

Conversation

Meetjain1
Copy link
Contributor

Description

PR Title: Add Zombie Survival Game

Description:

This PR introduces a new "Zombie Survival" game built with HTML, CSS, and JavaScript. The game features:

  • Player Movement: The player can move using the arrow keys.
  • Shooting Mechanism: The player can shoot bullets by clicking.
  • Zombie Waves: Zombies spawn at the top and move down towards the player.
  • Collision Detection:
    • Bullets can destroy zombies, increasing the player's score.
    • Zombies colliding with the player ends the game.
  • Score Display: Real-time score updates as zombies are destroyed.
  • Game Over Screen: Displays a "Failed" message and the final score when the player is hit by a zombie.

The game is fully responsive and ensures smooth gameplay on various screen sizes.

Screenshot Section

zoombie2
zoombie1

Demo Video Section*

Checklist

  • I have added image into screensort in "SinglePlayer - Games/Banner - image" in this section*
  • I have added game into "additionalpage/game.html"*
  • I have added Update main README.md file*

Task

Enter you User Id's:

LinkedIn:

GitHub:

YouTube:

Discord:

If you Follow us in both social medias we provide 'level2'
*Only First time

@Meetjain1
Copy link
Contributor Author

@Durgesh4993 please review this pr . Thanks

Copy link
Member

@Durgesh4993 Durgesh4993 left a comment

Choose a reason for hiding this comment

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

Approved

@Durgesh4993 Durgesh4993 merged commit 6bda261 into ChromeGaming:main Aug 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants