Code Monkey home page Code Monkey logo

chocobocoloring's Introduction

ChocoboColoring

This simple algorithm aims to solve the problem of feeding a Chocobo in FFXIV in order to modify its color as desired. Providing the current color of your Chocobo and the new one you want, you'll get the berries you need and the feeding order that ensures a successful color modification.

Why?

I have seen many websites where you can check the total berries you need to use to modify the color of a Chocobo. They use to recommend to alternate berries to avoid getting out of the RGB value range (from 0 to 255), which will cause the modification to fail. This algorithm ensures that you are always within those values, therefore you have not to worry about wasting berries and time.

Usage

Execute the main function (or the compiled jar) with two arguments, being the first the name of the current color of your chocobo, and the second the target color. A correct input will provide the berries you need to feed the chocobo (totals and order), otherwise it will print the available colors.

Usage example

java -jar chocobo-coloring-0.1.jar "Desert Yellow" "Ash Gray"

License

LGPL v3.0

chocobocoloring's People

Contributors

zhrea avatar harze avatar

Stargazers

Jonathan Strickland avatar  avatar  avatar Daniel wright avatar Chel Sea avatar Mike Hacker avatar Guillaume Liautard avatar

Watchers

James Cloos avatar  avatar Sarin Achawaranont 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.