Update readme

This commit is contained in:
Felix Ableitner 2021-03-07 19:30:30 +01:00
parent 1f9493efb5
commit 5cad527759

View file

@ -1,3 +1,15 @@
## Controls
- WASD: walk
- Mouse: look
- Space: jump
- Left Click: shoot (unfinished)
## How to run
1. [Install Rust](https://www.rust-lang.org/tools/install)
2. Execute `cargo run`
## License
Code is licensed under [AGPL](LICENSE).