Няма описание

Gary Munnelly 8be6bc542b Initial commit преди 2 години
src 8be6bc542b Initial commit преди 2 години
webapp 8be6bc542b Initial commit преди 2 години
.gitignore 8be6bc542b Initial commit преди 2 години
Cargo.toml 8be6bc542b Initial commit преди 2 години
README.md 8be6bc542b Initial commit преди 2 години

README.md

Fourteen Screws

While waiting for my calcaneus to heal, I’m writing a Wolfenstein 3D type engine in Rust and WebAssembly.

I don’t know Rust. Or WebAssembly.

Building

From the root directory run:


From the `webapp` directory run:

npm install```

Running

From the webapp directory run:

npm run start

And browse to http://localhost:8080