Welcome to Snake Game Evo!
Snake Game Evo is a modern twist on the classic snake game. Get ready for an exciting and colorful journey as you guide the snake through a dynamic grid, collecting food and racking up points. With each piece of food the snake eats, it grows longer, increasing the challenge as you try to avoid walls and your own tail. It's a game of skill, reflexes, and strategy!
How to Play
- Movement: Control the snake using the arrow keys (Note: this game works only on a PC).
- Objective: Collect as much food as possible to grow the snake and increase your score.
- Avoid Obstacles: The game ends if the snake runs into a wall or its own body.
Scoring
- Each Food Item: Earns 10 points, allowing you to gradually build up your score.
- Milestones: Reach 100 points to trigger a special color change! This will continue every 100 points, giving the snake a new vibrant color to celebrate your progress.
Visual Elements
The snake’s color evolves as you play. Every time you reach a score interval of 100 points (100, 200, 300, etc.), the snake adopts a fresh, exciting color, adding to the thrill of reaching new milestones.
Technology Stack
- Frontend: HTML, CSS, and JavaScript provide the structure, style, and interactivity of the game.
- Styling: Bootstrap is used for layout and responsive design, while custom Google Fonts add unique typography. FontAwesome icons are integrated for additional visuals.
- Backend: PHP and MySQL manage player data, including scores and player profiles.
- Development Environment: XAMPP serves as the local development environment, allowing for easy MySQL database management.