README.md

croptimizer

The goal of croptimizer is to optimize the crops planted in Stardew Valley! It optimizes crops, therefore – a croptimizer. 😬

Installation

This package is in process, and as such it is not stable and may change frequently. However, if you would like to install it, then do so from this repo, e.g. using devtools or any alternative package that offers an install_github() function.

devtools::install_github(repo = "aftonsteps/croptimizer", ref = "main")

Overview

The goal of this project is to allow optimization of your Stardew Valley crop choices. Users should be able to provide information such as number of squares available, season, and day of season, and receive the optimal crops to choose for these squares. Optimization will select crops that have sufficient time to grow before season end and then choose among these those which yield the most predicted gold.

The loose plan for building this croptimizer is to handle it in a few phases:



aftonsteps/croptimizer documentation built on Jan. 28, 2021, 12:50 p.m.