All Projects → mikebryant → Ac Nh Turnip Prices

mikebryant / Ac Nh Turnip Prices

Licence: other
Price calculator/predictor for Turnip prices

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Ac Nh Turnip Prices

Dentaku
math and logic formula parser and evaluator
Stars: ✭ 636 (-51%)
Mutual labels:  calculator
Numilaunchbar
Launchbar action for Numi calculator app
Stars: ✭ 33 (-97.46%)
Mutual labels:  calculator
Libraries
Common libraries for use on the TI84+CE/TI83PCE calculators
Stars: ✭ 66 (-94.92%)
Mutual labels:  calculator
Ccalc
Scientific calculator in which you can define new constants and functions
Stars: ✭ 19 (-98.54%)
Mutual labels:  calculator
Derivative Calculator
calculates the derivative of the given function
Stars: ✭ 21 (-98.38%)
Mutual labels:  calculator
Sharpmath
A small .NET math library.
Stars: ✭ 36 (-97.23%)
Mutual labels:  calculator
Ncalc
Power calculator for Android. Solve some problem algebra and calculus.
Stars: ✭ 512 (-60.55%)
Mutual labels:  calculator
React Native Redux Calculator
Sexy Calculator made using React Native & Redux 😍
Stars: ✭ 72 (-94.45%)
Mutual labels:  calculator
Nsdl
SDL for TI-Nspire calculators
Stars: ✭ 27 (-97.92%)
Mutual labels:  calculator
String Calc
PHP calculator library for mathematical terms (expressions) passed as strings
Stars: ✭ 60 (-95.38%)
Mutual labels:  calculator
Php Math Parser
Simple mathematical expression parser and calculator.
Stars: ✭ 24 (-98.15%)
Mutual labels:  calculator
Notecalc3
NoteCalc is a handy calculator trying to bring the advantages of Soulver to the web.
Stars: ✭ 879 (-32.28%)
Mutual labels:  calculator
Flutter Calculator Demo
Example project - how to build a simple calculator in Flutter
Stars: ✭ 49 (-96.22%)
Mutual labels:  calculator
Calculator
Simple calculator built with React
Stars: ✭ 833 (-35.82%)
Mutual labels:  calculator
Llumino Pwa
📱 Llumino, a luminous calculator, re-built with the latest web technology (PWA)
Stars: ✭ 71 (-94.53%)
Mutual labels:  calculator
Cemu
Third-party TI-84 Plus CE / TI-83 Premium CE emulator, focused on developer features
Stars: ✭ 593 (-54.31%)
Mutual labels:  calculator
Js calculator
JavaScript模仿Windows10计算器
Stars: ✭ 34 (-97.38%)
Mutual labels:  calculator
Simply Calculator Vuejs
A simple calculator made by vuejs 用vue.js实现简易计算器
Stars: ✭ 76 (-94.14%)
Mutual labels:  calculator
Knightos
OS for z80 calculators
Stars: ✭ 1,179 (-9.17%)
Mutual labels:  calculator
Matex
PHP Mathematical expression parser and evaluator
Stars: ✭ 55 (-95.76%)
Mutual labels:  calculator

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.

If you have a prediction issue, please open an issue describing your problem and give the permalink to your prediction. Otherwise, please search the issues before opening a new one to make sure you are not opening a duplicate issue.

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, suggestion 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 you 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 Node.js

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 to improve it and spend their time.

Stay awesome guys.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].