Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/AMTerp/stardew-valley-assistant
https://github.com/AMTerp/stardew-valley-assistant
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/AMTerp/stardew-valley-assistant
- Owner: amterp
- License: mit
- Created: 2016-04-09T05:29:35.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-02-28T06:32:56.000Z (almost 8 years ago)
- Last Synced: 2024-09-21T13:10:13.177Z (4 months ago)
- Language: Python
- Size: 44.9 KB
- Stars: 3
- Watchers: 2
- Forks: 2
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
- awesomestardew - Assistant for Purchasing Seeds
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)