Skip to content

eliagoris/otbm-render

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

otbm-render

Render a Remeres map in the browser.


What is happening in this project:
  • Reads your .otbm file (Remeres map).
  • Reads your .dat, .spr, & .otb files.
  • Loops through the entire map and renders item sprites using pixi.js.

In a nutshell, you can create your game using Remeres, Open Tibia tools, and sprites; and by using this project, you can develop & deploy your game to the web browser. This project is barebones and is meant to be further developed.

Thanks to the Open Tibia community for making this possible. Especially the open-tibia-library, otbm2json, open_tibia_sprite_pack, & RME authors.

develop

  • clone this repo
  • run yarn
  • run yarn build
  • run yarn dev

About

Render a Remere's map in the browser.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published