A simple browser-based Snake Game built for the Intuition community.
The goal of the game is to control the snake, eat food, and grow as long as possible without hitting the walls or yourself.
- Use the Arrow Keys (⬆️⬇️⬅️➡️) on your keyboard to move the snake.
- Eat the food to increase your score and make the snake grow.
- Avoid running into the walls or your own tail.
- The game ends when the snake collides with itself or the border.
- Classic snake mechanics.
- Score counter to track your progress.
- Lightweight and works directly in your browser.
- Built with HTML, CSS, and JavaScript.
This project is inspired by the Intuition community, aiming to create fun, interactive web3 experiences.