Update README.md

master
Colin 2014-09-12 17:18:00 -07:00
parent ff38d75e41
commit 089bbac9fa
1 changed files with 13 additions and 13 deletions

View File

@ -12,16 +12,16 @@ Voxel Engine
This is a voxel engine made in Java that uses software raycasting. You can compile and run it using Eclipse. Right now it's pretty hacked together, so yeah.
**Controls:**
W Move forward
A Move left
D Move right
S Move backward
E Rise
Q Fall
J Rotate left
L Rotate right
I Rotate up
K Rotate down
+ Increase pixel size (reduce quality)
- Decrease pixel size (increase quality)
C Capture screenshot
- W Move forward
- A Move left
- D Move right
- S Move backward
- E Rise
- Q Fall
- J Rotate left
- L Rotate right
- I Rotate up
- K Rotate down
- + Increase pixel size (reduce quality)
- - Decrease pixel size (increase quality)
- C Capture screenshot