Skip to content

amterp/stardew-valley-assistant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages