Code Monkey home page Code Monkey logo

tibia-bosses-tracker's Introduction

Tibia Bosses Tracker

This is a web app written in React, designed to track bosses in the MMORPG game, Tibia.

Fundamentals

A boss has a range of dates when it may appear after its previous defeat. E.g., Dharalion was killed 2 days ago, and its time range to reappear is between 4 to 6 days.

The app calculates the probability of a boss's appearance based on the comparison between the last kill date and the time range.

Limitations

This app currently only works for the Venebra world and does not require user setup; it is open for anyone to use.

Data Source

The probability calculation is complex and requires a daily update of the last day's killed bosses. Therefore, I integrated this web app with a personal API that sources data from multiple platforms.

The primary data source is GuildStats. However, this API also connects to TibiaBosses and Tibia-Statistics.

Future Implementations

  • Implement user management.
  • Add additional worlds.
  • Introduce a Boss Detail page with a Probability Graph.

Screenshots

Main Page Main View

Filters enter image description here

Check bosses timeline enter image description here

tibia-bosses-tracker's People

Contributors

viniciuspaldes avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.