Code Monkey home page Code Monkey logo

flyffulator's Introduction

flyffulator

Flyffulator - The extensive Flyff simulator

About

Flyffulator is a website for Flyff Project M players to simulate characters and be able to calculate an optimal build or leveling strategy.

  • Highest experience per kill monster at your level.
  • Kills per level chart for the relevant monsters.
  • Experience-to-Health ratio chart for the relevant.
  • An extensive hits per level chart for the relevant monsters.
    • Take user-specified damage output into account.
    • Take critical chance and damage into account.
    • Take level difference damage reduction into account.
    • Take level difference experience reduction into account.
    • Take hit-rate into account.
  • Relevant skills' damage calculations.
  • General stat calculations.
  • Assist buffs calculation.
  • Class-specific buffs calculation and option.
  • Equipment bonus calculation.
  • Equipment customization.
  • Skill customization.
  • Mobile browser support.

flyffulator

This project originally used Pyff, a python wrapper for the Project M API. The library used for rendering the all the charts is ApexCharts. We are also now using Vue3 as the front end framework.

Installation for development

Clone the repository into any directory.

git clone https://github.com/Frostiae/Flyffulator.git

Start a terminal in the directory of the step from above, and run the following command.

npm install

In the same directory, start the local server by running the following.

npm run serve

flyffulator's People

Contributors

frostiae 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.