hexcraft
ARCHIVED - browser-based 3D hexagonal tile editor built with Three.js
git clone https://git.vogt.world/hexcraft.git
Log | Files | README.md | LICENSE
← Commit log
commit
message
Making markdown file actually useful, with image.
author
date
2014-02-11 19:36:55
stats
1 file(s) changed, 1 insertions(+), 2 deletions(-)
files
README.md
 1diff --git a/README.md b/README.md
 2index 3a16548..92786c7 100644
 3--- a/README.md
 4+++ b/README.md
 5@@ -1,6 +1,6 @@
 6 # Hexcraft
 7 
 8-https://raw.github.com/vogtb/hexcraft/master/img/demo_img.png
 9+![alt tag](https://raw.github.com/vogtb/hexcraft/master/img/demo_img.png)
10 
11 Browser-based 3D hexagonal tile editor built with Three.js 
12 
13@@ -10,7 +10,6 @@ Entirely front end. Open index.html in your browser and off you go! Scene saves
14 
15 You can try it out at http://benjvogt.com/hex
16 
17-
18 ##Instructions
19 
20 ###Camera Controls