About the game
TibiaJS (by Pawel / krtr) is an early open-source attempt to rebuild a classic isometric/top-down fantasy multiplayer experience in the browser. The client draws with SpriteGL/WebGL; the Node server talks over Socket.IO on the same origin. Expect a playable demo rather than Kaetram- or Canary-level completeness.
Features
- Play instantly in a modern browser — no client download
- WebGL sprite rendering (SpriteGL)
- Realtime multiplayer via Socket.IO
- Self-contained Express static hosting + game loop
- Open source upstream for forks and experiments
Play — no install required
| Platform | How to play |
|---|---|
| Windows | Chrome, Firefox, or Edge |
| macOS | Chrome, Firefox, or Safari |
| Linux | Chrome or Firefox |
| iOS / Android | Mobile browser (WebGL) |
How to play
- Open tibiajs.opengame.win.
- Wait for sprites to load, then move and chat in the canvas UI.
- Other players on the same server appear over Socket.IO.
Disclaimer
This is an independent fan remake. It is not affiliated with, endorsed by, or connected to CipSoft GmbH or the official Tibia game.