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.
ac-nh-turnip-prices/README.md

63 lines
2.7 KiB
Markdown

# Animal Crossing New Horizons: Turnip Prophet
[![discord](https://img.shields.io/badge/discord-join-7289DA.svg?logo=discord&longCache=true&style=for-the-badge)](https://discord.gg/bRh74X8)
[![issues](https://img.shields.io/github/issues/mikebryant/ac-nh-turnip-prices?style=for-the-badge)](https://github.com/mikebryant/ac-nh-turnip-prices/issues)
[![pull requests](https://img.shields.io/github/issues-pr/mikebryant/ac-nh-turnip-prices?style=for-the-badge)](https://github.com/mikebryant/ac-nh-turnip-prices/pulls)
[![contributors](https://img.shields.io/github/contributors/mikebryant/ac-nh-turnip-prices?style=for-the-badge)](https://github.com/mikebryant/ac-nh-turnip-prices/graphs/contributors)
Turnip Prophet is a price calculator/price predictor for Animal Crossing New Horizons turnip prices.
4 years ago
4 years ago
## Support
4 years ago
4 years ago
If you have any questions feel free to join our [Discord server](https://discord.gg/bRh74X8) to ask or [open a new issue](https://github.com/mikebryant/ac-nh-turnip-prices/issues).
4 years ago
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.
4 years ago
## Adding a new language
4 years ago
Turnip Prophet is already available in some languages. If your local language is not listed you may go on to create a language file for it (requires basic git and development skills).
For details don't hesitate to talk to us, e.g. using our Discord server.
4 years ago
## What's about feature X?
4 years ago
At first please have a look at our current project scope:
<table width="100%">
<thead>
<tr>
<th>Turnip Prophet is for</th>
<th>Turnip Prophet is <u>not</u> for</th>
</tr>
</thead>
<tbody>
<tr>
<td>
<ul>
<li>A predictor for future prices that week</li>
<li>Able to calculate probabilities for different futures</li>
<li>Able to show data from a query string</li>
<li>A single page web-based app</li>
</ul>
</td>
<td>
<ul>
<li>A calculator for how much money you'll make</li>
<li>A way to count your turnips</li>
<li>A way to store multiple people's islands</li>
<li>Something with a backend</li>
</ul>
</td>
</tr>
</tbody>
</table>
If your idea, suggestment or improvement is anything out of the above named, feel free to [open a new issue](https://github.com/mikebryant/ac-nh-turnip-prices/issues) or contribute by a [new pull request](https://github.com/mikebryant/ac-nh-turnip-prices/pulls).
4 years ago
## Final statement
4 years ago
A special thanks to all who [contribute](https://github.com/mikebryant/ac-nh-turnip-prices/graphs/contributors) to this project, helping improve it and spend their time.
4 years ago
Stay awesome guys.