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. 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:** **Controls:**
W Move forward - W Move forward
A Move left - A Move left
D Move right - D Move right
S Move backward - S Move backward
E Rise - E Rise
Q Fall - Q Fall
J Rotate left - J Rotate left
L Rotate right - L Rotate right
I Rotate up - I Rotate up
K Rotate down - K Rotate down
+ Increase pixel size (reduce quality) - + Increase pixel size (reduce quality)
- Decrease pixel size (increase quality) - - Decrease pixel size (increase quality)
C Capture screenshot - C Capture screenshot