Bez popisu

gary 74478478f8 Fixing some missing commands in Dockerfile před 2 měsíci
engine e111c67ce4 General refactoring. Also updating node dependencies. před 3 měsíci
examples 6dba79bca1 Switching from Google Analytics to self-hosted Umami. Adding Cargo.lock před 2 měsíci
macros 1c482e9dd6 Fixed some bugs with player movement and updated raycasting před 2 roky
shared a63e525871 Wall Raycast working again, now with lookup table for indexing texture před 2 roky
tools e93b1dab00 Refactored code into modules. Deleted much legacy code. Switched lookup table generation from build.rs to macros před 2 roky
.dockerignore e111c67ce4 General refactoring. Also updating node dependencies. před 3 měsíci
.gitignore 6dba79bca1 Switching from Google Analytics to self-hosted Umami. Adding Cargo.lock před 2 měsíci
.gitmodules e111c67ce4 General refactoring. Also updating node dependencies. před 3 měsíci
Cargo.lock 6dba79bca1 Switching from Google Analytics to self-hosted Umami. Adding Cargo.lock před 2 měsíci
Cargo.toml 74478478f8 Fixing some missing commands in Dockerfile před 2 měsíci
Dockerfile 74478478f8 Fixing some missing commands in Dockerfile před 2 měsíci
README.md 6fd47b5e6c Wall texturing implemented. Testing tilesheets added. Added img2tex project and turned project into a workspace před 2 roky

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.