alordash / tetris_progressbar

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tetris progressbar

demo

Random animation I came up with.

Image is constructed using a formula, meaning no states are used.
You can freely switch between different progress states by setting step variable and then calling update_image.
Percentage progress can be described as step / max_step.

About


Languages

Language:Rust 100.0%