classical-terminal-snake
v1.1.1
Published
A classical snake game for your terminal
Readme
Terminal Snake Game
____ _ _ _ _ _ ____ _____
/ ___|| \ | | / \ | \ | |/ ___| ____|
\___ \| \| | / _ \ | \| | | _| _|
___) | |\ |/ ___ \| |\ | |_| | |___
|____/|_| \_/_/ \_\_| \_|\____|_____|A classic Snake game for your terminal!
Installation
Install globally to play anywhere:
npm install -g terminal-snakeUsage
After installation, run:
snake-gameControls
- Arrow keys: Change direction
- R: Restart game
- Q or ESC: Quit
Features
- Score tracking
- High scores
- Increasing difficulty
