ImEagle / TibiaJS

Tibia remake in Typescript made with webgl and socket.io

Home Page:http://52.29.101.185/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TibiaJS

Tibia remake for modern web. Build on top of WebGL, socket.io and node.js.

Screenshot

Image

How to run

  • [npm install gulp -g]
  • git clone https://github.com/RemoveIt/TibiaJS.git
  • cd TibiaJS
  • git submodule init
  • git submodule update
  • npm install
  • gulp build
  • gulp run or cd Out & node Server.js

How to update cloned repo

  • git pull origin master
  • git submodule foreach git pull origin master

About

Tibia remake in Typescript made with webgl and socket.io

http://52.29.101.185/


Languages

Language:TypeScript 95.8%Language:HTML 2.3%Language:JavaScript 1.8%Language:Batchfile 0.2%