iiitl / snake-game-js

0 stars 43 forks source link

Increase Snake Speed when Eating Food #2

Open ANKITy102 opened 6 months ago

ANKITy102 commented 6 months ago

Description:

Currently, the Snake game maintains a constant speed throughout gameplay, regardless of the snake's actions. To introduce dynamic gameplay and add a level of challenge, implement a feature where the speed of the snake increases each time it consumes food. This will make the game progressively more difficult as the snake grows longer and moves faster.

Tasks:

Resolution:

Solve the tasks outlined above and submit a pull request referencing this issue ID (#ISSUE_ID) with a screenshot or video demonstrating the implemented feature.

sulfur05 commented 6 months ago

Hey @ANKITy102 please assign me this issue