psyduck-snake
v1.0.4
Published
A colorful terminal-based Snake game
Maintainers
Readme
🐍 Psyduck Snake
A colorful and modern terminal-based Snake game with beautiful UI and smooth controls.

✨ Features
- 🎨 Colorful terminal interface
- ⭐ Modern game board design
- 📊 Score tracking
- 🎮 Smooth controls
- 🎯 Star-shaped food
- 🐍 Snake with block design
🚀 Installation
npm install -g psyduck-snake🎮 How to Play
After installation, start the game by running:
psyduck-snakeControls
W- Move UpS- Move DownA- Move LeftD- Move RightCtrl+C- Exit Game
🎯 Game Rules
- Control the snake to eat the stars (⭐)
- Each star eaten increases your score
- Avoid hitting the walls or yourself
- The snake grows longer with each star eaten
🛠️ Development
If you want to contribute or run the game locally:
# Clone the repository
git clone https://github.com/dinarsanjaya/psyduck-snake.git
# Navigate to the directory
cd psyduck-snake
# Install dependencies
npm install
# Run the game
npm start📝 License
This project is licensed under the MIT License - see the LICENSE file for details.
👥 Author
Created by Psyduck
⭐ Support
If you like this game, please give it a star on GitHub!
