Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 1.08 KB

README.md

File metadata and controls

18 lines (14 loc) · 1.08 KB

Stardew Valley Assistant

As assistant application that allows the user to input the date, budget, and desired number and types of seeds in the video game Stardew Valley, and provides the optimal types and amounts of seeds to purchase.

GUI Edition

Currently being worked on. Started development 9+ months after the initial release of the original command line SVA. Aims to:

  • Provide a graphical user interface (GUI). The original used a command line which isn't very appealing, particularly to the general public. The addition of a GUI will make use of the program far simpler and faster.
  • Overhaul calculation algorithms. Found some errors in the original and so this edition will try to create a correct algorithm.
Requirements

In order to compile from source code, the following module(s) are required:

  • tkinter

Legacy Edition

The original project in command line form. Not recommended once GUI Edition is released as the GUI Edition will feature more than just visual changes, but also back-end calculaton changes.

Demo:

legacy edition demo