Plant Crossing is a trading and buying-based plant game where players can interact with their friends to collect seeds, grow plants, and harvest coins to create the best garden possible.
- React Native
To provide a fun and interactive game for people to play with their friends.
- Cappillen Lee - calee14
- Samantha West - samanthwest
- Sophia Tran - sophiattran
- Grace Feng - gracefeng05
- Richard Fang - richardfang888
- Esme Puzio - epuzio
- Elijah Frankle - ekf626
- Can browse the shop to view available seeds.
- Can get a random free seed periodically.
- Can purchase seeds from the shop using in-game currency.
- Can unlock space and plant seeds in their garden.
- Can watch their plants mature over time.
- Can water their plants to give them a boost.
- Can harvest plants to gain money and build their garden.
- Can add friends and trade seeds with them.
- Expo Go App: Download from the App or Google Play Store, or through https://expo.dev/go.
- npm (version 10.9.0): Can be downloaded from Node.js: https://nodejs.org/en.
- Clone the GitHub repository.
git clone https://github.com/ucsb-cs184-f24/team06.git
- Enter the project directory.
cd plant-crossing
- Install dependencies.
npm install
- Start the development server with Expo Go.
npx expo start --tunnel
- Scan the QR code to access Plant Crossing.