Skip to content

Handfish/confetty_rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

confetty_rs

Particle System written in rust and rendered in the terminal via ratatui. Mostly a rust port of confetty.

confetty demo in terminal fireworks demo in terminal

Homebrew Particle System

Also made my own simulation:

shooting stars demo in terminal

# Confetti
cargo run --release

# Fireworks
cargo run --release -- --name fireworks

# Shooting Stars
cargo run --release -- --name stars

Press any key for particles. Cntrl-c or q to quit.

About

Rust port of maaslalani/confetty

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages