Skip to content

All issues solved & Refactored#31

Open
Krishnnavadiya wants to merge 8 commits into
gamekeepers:mainfrom
DivyaKaal:main
Open

All issues solved & Refactored#31
Krishnnavadiya wants to merge 8 commits into
gamekeepers:mainfrom
DivyaKaal:main

Conversation

@Krishnnavadiya

Copy link
Copy Markdown

This PR implements the following improvements and fixes for the Snake Game:

  • Added functionality to maintain and update the score dynamically as the game progresses.
  • Implemented feature to track and display the top 10 highest scores.
  • Introduced poisonous food items that the snake must avoid.
  • Fixed bug where food could spawn inside the snake's body.
  • Added play/pause functionality to improve user control.
  • Increased game difficulty level gradually to enhance gameplay challenge.

@Krishnnavadiya

Copy link
Copy Markdown
Author
  • Improved code structure and consistency across snake.h, main.cpp, and snake_test.cpp
  • Standardized naming conventions for better clarity
  • Simplified readability without changing core logic or functionality

@Krishnnavadiya Krishnnavadiya changed the title All issues solved 1-6 All issues solved & Refactored Sep 26, 2025
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.

4 participants