scottrohrig / apple-orchard-games

Plant trees to harvest apples. Sell apples to buy upgrades. Sell apples and wares to make the most money and top the leaderboard!
https://happy-harvesters.herokuapp.com/
8 stars 5 forks source link
apollo express graphql heroku mern mongodb node react

Happy Harvesters Apple Orchard Game

A browser based game that is also mobile friendly so you can finally say "How about THEM apples".

Table of Contents

Game Description

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:

User Story

Tools, Technologies, Languages

JavaScript Badge CSS Badge

Screenshot

happy-harvesters-login

my-orchard-sc

Credits

Installation

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

Future Ideas