https://github.com/cestef/wolfenstein-rs
Very poorly written Wolfenstein remake in Rust.
https://github.com/cestef/wolfenstein-rs
Last synced: 9 days ago
JSON representation
Very poorly written Wolfenstein remake in Rust.
- Host: GitHub
- URL: https://github.com/cestef/wolfenstein-rs
- Owner: cestef
- Created: 2023-07-20T21:24:57.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-03-12T07:44:01.000Z (over 2 years ago)
- Last Synced: 2025-02-23T05:28:01.510Z (over 1 year ago)
- Language: Rust
- Homepage:
- Size: 294 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# wolfenstein-rs
Very poorly written Wolfenstein remake in Rust.
## Running
```bash
git clone https://github.com/cestef/wolfenstein-rs.git
cd wolfenstein-rs
cargo run --release
```
## Controls
- `W` - Move forward
- `S` - Move backward
- `A` - Strafe left
- `D` - Strafe right
- `Q` - Turn left
- `E` - Turn right
## Screenshots

