Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/AMTerp/stardew-valley-assistant


https://github.com/AMTerp/stardew-valley-assistant

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# 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](http://i.imgur.com/b70fafe.gif)