@fettstorch/snake
v0.1.6
Published
A simple terminal-based Snake game. Enjoy!
Downloads
122
Readme
Terminal Snake Game 🐍
A simple terminal-based Snake game. Enjoy!
Getting Started
npm i @fettstorch/snake -g
OR
npx @fettstorch/snake
How to Play
- Use ←↑↓→ or WASD to control the snake
- Eat flies (🪰) to grow
- Avoid hitting walls and yourself