dhairyagothi / 100_days_100_web_project

This repository contains 100 web projects from basic to intermediate using html css and js Please star the repo before start working on it
https://50-days-50-web-project.vercel.app/
MIT License
30 stars 36 forks source link

Enhance Snake Game with Levels, Obstacles, and Power-ups #232

Closed atharva012004 closed 3 months ago

atharva012004 commented 3 months ago

Is your feature request related to a problem? Please describe. I'm always frustrated when the snake game remains too basic and doesn't offer increasing levels of difficulty, varied gameplay elements, or enhanced features that can make the game more engaging.

Describe the solution you'd like I would like to update the snake game to an advanced level by adding the following features:

  1. Levels and Increasing Difficulty:

    • Introduce levels where the game speed increases or new obstacles appear.
    • Add different types of food with varying points and effects (e.g., bonus food that appears for a short time).
  2. Obstacles:

    • Add static or moving obstacles that the snake must avoid.
    • Implement different obstacle types with varying difficulty.
  3. Power-ups:

    • Include power-ups that temporarily enhance the snake's abilities (e.g., speed boost, invincibility).
    • Add a countdown timer for the power-ups' effects.

Describe alternatives you've considered As an alternative, a simpler approach could be to only add new types of food with different point values and effects, without changing levels, obstacles, or power-ups.

Additional context Updating the game to an advanced level will significantly enhance user engagement and replay value. Adding levels, obstacles, and power-ups will make the game more challenging and enjoyable.

I request the project admin to assign this issue with a hard label, as the amount of effort required to advance the game is substantial.

the original game at present Screenshot 2024-07-07 013832

github-actions[bot] commented 3 months ago

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 CONTRIBUTING.md carefully. Your contributions are highly appreciated! 😊

github-actions[bot] commented 3 months ago

Hello @atharva012004! Your issue #232 has been closed. Thank you for your contribution!