terminal-chaos-generator
Version:
🔥 INSANE terminal effects! Glitch art, rainbow explosions, dancing ASCII, and mind-bending chaos for your command line!
69 lines (53 loc) • 1.42 kB
Markdown
# 🚀 Installation & Usage Guide
## Quick Installation
### Option 1: Global Installation (Recommended)
```bash
npm install -g .
```
After installation, you can run from anywhere:
```bash
chaos
# or
madness
# or
insane
```
### Option 2: Local Usage
```bash
npm install
npm start
```
### Option 3: Direct Demo
```bash
node bin/demo.js
```
## 🎮 How to Use
1. **Start the chaos**: Run `chaos` command
2. **Switch modes**: Press keys 1-8 while it's running
3. **Pause/Resume**: Press SPACE
4. **Exit**: Press Q or Ctrl+C
## 🎠Modes Available
- **1** - Chaos Mode: Pure random madness
- **2** - Glitch Mode: Reality breakdown
- **3** - Rainbow Mode: Colorful waves
- **4** - Dance Mode: ASCII dancers
- **5** - Explosion Mode: Fire circles
- **6** - Wave Mode: Sine waves
- **7** - Spiral Mode: Hypnotic spirals
- **8** - Drunk Mode: Wobbly text
## 📦 Package Commands
```bash
npm run chaos # Start in chaos mode
npm run glitch # Start in glitch mode
npm run rainbow # Start in rainbow mode
npm run dance # Start in dance mode
npm run explosion # Start in explosion mode
npm test # Run tests
npm run demo # Run demo
```
## 🔧 Requirements
- Node.js 12.0.0 or higher
- Terminal with color support
- A sense of humor and wonder! 🎉
**Ready to break your terminal? Install now!** 🔥