Skip to content

moog/rust-doom-fire

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DOOM Fire Algorithm in Rust

Algorithm adapted from a JavaScript version on this repository.

I made this adaptation as part of my beginning in Rust. So if you notice some way to improve this code, please contribute with a PR! You'd make my day <3

Running

To run this code, you will need install Rust, use a compatible terminal (I recomend Hyper), and then run the commands below:

git clone git@github.com:moog/rust-doom-fire.git
cd rust-doom-fire
cargo run

About

🔥 DOOM fire algorithm implemented in Rust!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages