ac-nh-turnip-prices for BananaNetwork - to apply required patches before release or release in async to the official version https://github.com/mikebryant/ac-nh-turnip-prices
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Go to file
Élise Rubio 53fccf2dd7
Update README.md
4 years ago
css Update styles.css 4 years ago
img feat: Updated the website favicon and PWA icon 4 years ago
js Merge pull request #239 from Perlmint/master 4 years ago
locales Merge pull request #239 from Perlmint/master 4 years ago
CNAME Create CNAME 4 years ago
LICENSE Initial commit 4 years ago
NOTICE docs: Add notice file 4 years ago
README.md Update README.md 4 years ago
favicon.ico feat: Updated the website favicon and PWA icon 4 years ago
index.html Revert "fix: Remove animation" 4 years ago
manifest.json feat: Updated the website favicon and PWA icon 4 years ago
service-worker.js Change tab -> 2 space 4 years ago

README.md

Animal Crossing New Horizons: Turnip Prophet

discord issues pull requests contributors

Turnip Prophet is a price calculator/price predictor for Animal Crossing New Horizons turnip prices.

Support

If you have any questions feel free to join our Discord server to ask or open a new issue.

Before opening a new issue, we would appreciate it if you would briefly use the search to avoid duplicate questions, because every duplicate question causes other functions to wait ;-)

Please create issues in English language only.

What about feature X?

At first please have a look at our current project scope:

Turnip Prophet is Turnip Prophet is not
A predictor for future prices that week A calculator for how much money you'll make
Able to calculate probabilities for different futures A way to count your turnips
Able to show data from a query string A way to store multiple people's islands
A single page web-based app Something with a backend

If your idea, suggestment or improvement is anything out of the above named, feel free to open a new issue or contribute by a new pull request.

How to run the project locally?

To run the project locally you will have to clone it and then, from the folder your just cloned, you will have to execute a command. There are multiple options, listed below:

Using python

For python 2.7:

python -m SimpleHTTPServer

For python 3:

python3 -m http.server

Using Nodejs

npx serve

Using Chrome

google-chrome --allow-file-access-from-files

Adding a new language

Turnip Prophet is already available in some languages. If your local language is not listed you may go on to create a JSON file corresponding to your language in the folder locales. You may copy the English localisation and translate it.

Please make sure not to translate "Turnip Prophet" and include the new language in the selector inside js/translations.js.

If you have any remaining questions, feel free to stop by the Discord server and ask.

Final statement

A special thanks to all who contribute to this project, helping improve it and spend their time.

Stay awesome guys.