• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

New OTClient c++ to (WebGL + nodejs)

Cany

New Member
Joined
Sep 6, 2007
Messages
11
Reaction score
3
Well, i don't have that kind of knowledge, but someone could take the lead and start to create a client using NW.js or Electron. Both are libraries that uses WebGL, HTML, CSS and JS to develop DESKTOP apps multi platform.

Imagine how easy would be draw the interface of our games with html+css

[links]
NW.js vs Electron: http://tangiblejs.com/posts/nw-js-and-electron-compared-2016-edition

NW: http://nwjs.io/
Electron: http://electron.atom.io/

I found this on git project. Could we reuse this and adapt to these libraries that I mentioned?
https://github.com/krtr/TibiaJS It would be half way done
 
Last edited:
we can start working on sprites instead of using cip ones first then edit client
but i agree html client is something nice
 
Last edited:
Back
Top