Skip to content

Repository files navigation

DOOM Fire

Screenshot

A variation on the famous DOOM Fire algorithm written using WebAssembly, Rust and JS.

Check it out

Dependencies

Building

Rust

cd rust
rm -rf pkg
wasm-pack build --target web
cd ..
cp -r rust/pkg/ ./src/wasm/

JS

yarn build

Alternatively, you can just install Taskfile and run task build from the root of the repository

About

A variation on the famous DOOM Fire algorithm written using WebAssembly, Rust and JS.

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages