A collection of example commands and their expected outputs.
./ckitty_v3Generates a random kitty without colors in a random pose.
./ckitty_v3 -cSame as above but with colors enabled.
./ckitty_v3 -l -cWatch the kitty being drawn piece by piece, similar to cbonsai's branch growth.
/\_/\
( o.o ) A content kitty sitting upright
> ^ < with alert whiskers
( * )
| * |
(_)(_)
zzZ
(^.^) Curled up and dreaming
( ) with occasional z's floating up
(_____)
/\_/\
( o.o ) \ Pouncing position with
> ^ </ \ raised paws and excited tail
======= @ Often appears with yarn ball
/ \ @@@
# Fat fluffy kitty
./ckitty_v3 -c -s 42
# Thin elegant kitty
./ckitty_v3 -c -s 1337
# Hyperactive playing kitty
./ckitty_v3 -c -s 9999
# Always sleeping kitty
./ckitty_v3 -c -s 2024./ckitty_v3 -rKitty cycles through all available colors.
./ckitty_v3 -c -d 100000Slower animations for a relaxed viewing experience.
./ckitty_v3 -c -d 10000Hyperactive kitty with rapid animations.
./ckitty_v3 -S -cGenerates new kitties continuously at random positions.
./ckitty_v3 -S -c -m "Gone fishing, back soon!"Kitties can appear with various objects:
- Yarn Ball: Pink ball of yarn with trailing string
- Mouse: Small gray mouse (appears during play)
- Birds: Flying overhead (random chance)
- Terminal Size: Minimum 80x24 recommended
- Color Support: 256 colors preferred
- Font: Monospace font required
- iTerm2 (macOS) - Excellent
- Terminal.app (macOS) - Good
- gnome-terminal (Linux) - Excellent
- xterm (Linux) - Good
- Windows Terminal (Windows) - Good
- PuTTY (Windows) - Basic
./ckitty_v3 -r -d 20000 -S./ckitty_v3 -c -s 2024 -d 80000./ckitty_v3 -c -s 12345Always generates the same kitty for testing.