rusty-rain icon indicating copy to clipboard operation
rusty-rain copied to clipboard

A cross platform matrix rain made with Rust.

Results 8 rusty-rain issues
Sort by recently updated
recently updated
newest added

Hi, Awesome stuff here! Did you consider an option for reducing the CPU load? I experimented a bit with removing the `rng` calls and noticed performance improvements. How about creating...

#21 I think this could be implemented pretty easily. I will give this a shot tonight.

Weird things happen then direction is going to right with emojies

bug
good first issue

![image](https://user-images.githubusercontent.com/43012445/169707211-cf9db819-aab4-4e74-9e5b-632a011a163f.png) I think this is directly related to #19 as rusty-rain was crashing from on index out of bounds error but none of the arrays holding the locations color should...

bug
good first issue

Maybe this is a bit out of scope for this project but it would be cool to give rusty-rain a ascii image and it turn it into a falling image...

enhancement

I think it would be pretty cool to have this so others could make the rusty rain engine have different front ends. That way if you wanted to make a...

enhancement

Just to let you know that the website has a cert error.

## Does Running current version (0.3.6) on Ubuntu 23.04 in `terminal` application will cause the following thread panic message: thread 'main' panicked at 'cannot sample empty range', /home/user/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.8.4/src/rng.rs:134:9 ### To...