All notable changes to this project will be documented in this file.
- New Visual Enhancements: Eye-catching gradient text for the game title.
- Responsive Design: Improved layout for seamless gameplay across desktop, tablet, and mobile devices.
- Keyboard Controls: Added intuitive arrow key navigation for easy gameplay.
- Optimized Graphics: Sleek visuals and smooth animations for an engaging user experience.
- Improved game performance by optimizing JavaScript rendering.
- Enhanced food placement algorithm to prevent overlap with the snake's body.
- Minor updates to color schemes for better visibility and aesthetics.
- Resolved a bug where the snake's body sometimes clipped through walls on specific screen sizes.
- Fixed an issue where the snake occasionally failed to detect collision with itself.
- Corrected a typo in the "Game Over" screen.
- Initial Release of Snake Feast: A modern twist on the classic snake game with the following features:
- Basic snake movement and food consumption mechanics.
- Collision detection with walls and the snake’s body.
- Score counter to track your progress.
- Clean and minimalistic game interface.
- Introduced basic game loop for consistent gameplay across devices.
- Resolved initial bugs related to food spawning outside of visible areas.
- Fixed an issue with arrow key controls being unresponsive on some browsers.
- Controls: Use the arrow keys on your keyboard to navigate the snake.
- Objective: Eat food to grow longer while avoiding collisions with walls or yourself.