Skip to content

Latest commit

 

History

History
40 lines (21 loc) · 657 Bytes

README.md

File metadata and controls

40 lines (21 loc) · 657 Bytes

KhaTile

About

  • webgl2 terrain tiling experiment using haxe, kha, koui, aura and colyseus
  • Project status: working/prototype
  • emmanuel.botros@gmail.com

Build

Build / serve

git clone https://github.com/mebyz/Khatile.git --recurse-submodules [--branch branchname]

cd Khatile

./run.sh

Usage

open http://localhost:9000/ in your browser

Infos

uses:

mebyz/primitive

mebyz/noisetile

mebyz/instances

aura audio library

colyseus networking library

koui ui library