MCPcopy Create free account
hub / github.com/Handfish/confetty_rs

github.com/Handfish/confetty_rs @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
63 symbols 90 edges 13 files 19 documented · 30% updated 2y ago★ 861 open issues

Browse by type

Functions 50 Types & classes 13
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

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.

Core symbols most depended-on inside this repo

browse all functions →

Shape

Method 41
Class 11
Function 9
Enum 2

Languages

Rust100%

Modules by API surface

src/simulation_shooting_star.rs12 symbols
src/app.rs11 symbols
src/simulation_fireworks.rs10 symbols
src/simulation_confetti.rs8 symbols
src/tui.rs6 symbols
src/projectile.rs6 symbols
src/event.rs4 symbols
src/system.rs2 symbols
src/main.rs2 symbols
src/ui.rs1 symbols
src/handler.rs1 symbols

For agents

$ claude mcp add confetty_rs \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page