Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 463 Bytes

README.md

File metadata and controls

18 lines (15 loc) · 463 Bytes

Cursed Text

A zalgo text generator written in rust

Compiling from Source

git clone https://github.com/Milansuman/cursed_text.git && cd cursed_text
cargo build
cargo run input_string [craziness_level]

Release

Get curse v0.1.0-aplha from the releases tab.

Usage

curse input_string [craziness_level 0..5]

Where input_string is the string you want to curse and [craziness_level is an integer denoting how cursed the output should be.