A classic Snake Game built with HTML, CSS Grid, and JavaScript! ๐ฎโจ
- Responsive design using CSS Grid ๐ฆ
- Smooth gameplay with JavaScript logic ๐ก
- Retro-style snake mechanics ๐๐
- Fun and addictive! ๐ฅ
git clone https://github.com/tse-coder/tse-coder.github.io.git
cd snake-game
open index.html- Clone or download the repository.
- Open
index.htmlin your favorite browser. - Use arrow keys (โฌ๏ธโฌ๏ธโฌ ๏ธโก๏ธ) to control the snake.
- Eat the apples ๐ to grow the snake.
- Avoid crashing into the walls or yourself!
- use space bar to pause the game
Check out the live version here.