A browser based game that is also mobile friendly so you can finally say "How about THEM apples".
This is a grow-your-own apple orchard simulator app game.
Grow your own apple tree, sell apples, and make money!
Use your hard earned profits to buy more trees
OR
Upgrade your enterprise and sell delicious:
As a grade-school child, I am looking for a fun game I can play on the internet SO THAT I can be entertained and learn about running a make-believe apple business.
As a parent, I want a browser-based computer game that is family friendly and easy to play SO THAT my kid can have some free time and stay safe on the web.
As a person on the move, I want a multi-platform game SO THAT I can play no matter where I am and what device I’m on.
Clone the repository
git clone git@github.com:scottrohrig/apple-orchard-games.git
Navigate into the repository's root directory
cd apple-orchard-games
Install dependencies
npm install && npm run install
Run the project in development mode
npm run develop