Skip to content
This repository has been archived by the owner on Jun 17, 2023. It is now read-only.

Commit

Permalink
Update and rename README.txt to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
guitarfreak authored Apr 25, 2018
1 parent 826c05b commit ce73df7
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 33 deletions.
34 changes: 34 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@

Voxel Demo.

![Screenshot1](https://raw.githubusercontent.com/guitarfreak/VoxelDemo/master/screenshot.png)

Minimal functionality. You can walk around and add/remove blocks.

Runs on Windows x64 starting with Windows XP.
Requires Opengl 4.5 or higher.

Controls:

W,A,S,D - Move.
Shift - Run.
Space - Jump.
RightMB - Place block.
LeftMB - Remove block.
MWheel, 0-9 - Switch selected block.

Debug Controls:

F3 - Switch capturing mouse.
F4 - Free camera.
F5 - Console. Tab to switch through commands. (Doesn't do anything usefull right now.)
F6 - Gui panel.
F7 - App statistics.
F8 - Debug info text.
F11 - Switch fullscreen/windowed.

In free cam:
Q,E - Fly Down/Up.
Ctrl - Lock Z direction.
Shift - Fly faster.
T - Fly very fast.
33 changes: 0 additions & 33 deletions README.txt

This file was deleted.

0 comments on commit ce73df7

Please sign in to comment.