Skip to content

ucsb-cs184-f24/team06

Repository files navigation

Team06

Project Name: Plant Crossing

Project Description

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.

Tech Stack

  • React Native

Goal

To provide a fun and interactive game for people to play with their friends.

Team Members

  • Cappillen Lee - calee14
  • Samantha West - samanthwest
  • Sophia Tran - sophiattran
  • Grace Feng - gracefeng05
  • Richard Fang - richardfang888
  • Esme Puzio - epuzio
  • Elijah Frankle - ekf626

Players

  • 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.

Installing Plant Crossing

Prerequisites

Installation

  • 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.

Deployment

Release V.0.1.1