Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 582 Bytes

File metadata and controls

18 lines (14 loc) · 582 Bytes

SnakeGame-HTML_CSS_JS

Feed the Snake is a fun and interactive Snake Game built using HTML, CSS, and JavaScript.
Control the snake, eat food, grow in size, and try to achieve the highest score while avoiding collisions with the walls or yourself!


How to Play?

Use the Arrow Keys to move the snake.
Eat food to grow and increase your score.
Avoid crashing into walls or yourself.
Try to beat your high score!


Technologies Used

HTML – Game structure
CSS – Styling and layout
JavaScript – Game logic and interactivity