Snake ASCII XP is a retro ASCII Snake game styled like a classic Windows XP window. Play directly in your browser or as a Chrome extension popup!
- Classic Snake gameplay in ASCII art
- Windows XP-inspired interface
- Keyboard controls (Arrow keys or WASD)
- Restart with "R" after game over
- Responsive and lightweight
- Clone the repository:
git clone https://github.com/yourusername/snake_ascii_xp.git cd snake_ascii_xp
- Open
snake.html
in your browser
or
Load the folder as an unpacked extension in Chrome for popup play.
- Use Arrow keys or WASD to control the snake.
- Eat
@
to grow. - Avoid crashing into yourself or the walls.
- When you lose, "GAME OVER! Press R to restart" will appear inside the arena.
- Press R or any direction to restart.
This project is licensed under the MIT License. See the LICENSE file for details.
Created by Lucas Lopes.