rain in the terminal using ncurses (rewrite/revamp of humidify)
- ncurses
- clang
git clone https://github.com/mazylol/crain && cd crainclang nob.c -o nobsudo ./nob install
- Custom Character
- Speed
- Color
- Number of drops
- Gravity
- Splash
- Direction
- Angle
It's cool. Also humidify was written in Go, and I did it in an awful horribly unoptomized way (every drop is it's own goroutine). I feel the need to right a wrong. It's about time I align myself with the suckless folks.